index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi-pstore: Make efi-pstore return a unique id
Madper Xie
2013-11-29
1
-6
/
+14
*
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-11-28
3
-16
/
+151
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
2
-18
/
+27
|
\
|
*
DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
Russell King
2013-10-31
1
-5
/
+8
|
*
DMA-API: dcdbas: update DMA mask handing
Russell King
2013-10-31
1
-13
/
+19
*
|
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-12
4
-0
/
+475
|
\
\
|
*
|
dmi: Avoid unaligned memory access in save_mem_devices()
Luck, Tony
2013-11-03
1
-1
/
+2
|
*
|
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
Luck, Tony
2013-10-31
3
-0
/
+414
|
*
|
DMI: Parse memory device (type 17) in SMBIOS
Chen, Gong
2013-10-23
1
-0
/
+60
|
|
/
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-12
3
-1
/
+777
|
\
\
|
|
/
|
/
|
|
*
boot, efi: Remove redundant memset()
Roy Franz
2013-10-04
1
-2
/
+0
|
*
Merge branch 'arm/common' into next
Matt Fleming
2013-09-25
1
-0
/
+638
|
|
\
|
|
*
efi: resolve warnings found on ARM compile
Roy Franz
2013-09-25
1
-3
/
+1
|
|
*
efi: Fix types in EFI calls to match EFI function definitions.
Roy Franz
2013-09-25
1
-6
/
+9
|
|
*
efi: Renames in handle_cmdline_files() to complete generalization.
Roy Franz
2013-09-25
1
-46
/
+46
|
|
*
efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().
Roy Franz
2013-09-25
1
-21
/
+30
|
|
*
efi: Allow efi_free() to be called with size of 0
Roy Franz
2013-09-25
1
-0
/
+3
|
|
*
efi: generalize efi_get_memory_map()
Roy Franz
2013-09-25
1
-3
/
+11
|
|
*
efi: Rename __get_map() to efi_get_memory_map()
Roy Franz
2013-09-25
1
-6
/
+6
|
|
*
efi: Move unicode to ASCII conversion to shared function.
Roy Franz
2013-09-25
1
-0
/
+61
|
|
*
efi: Generalize relocate_kernel() for use by other architectures.
Roy Franz
2013-09-25
1
-21
/
+55
|
|
*
efi: Move relocate_kernel() to shared file.
Roy Franz
2013-09-25
1
-0
/
+35
|
|
*
efi: Enforce minimum alignment of 1 page on allocations.
Roy Franz
2013-09-25
1
-0
/
+16
|
|
*
efi: Rename memory allocation/free functions
Roy Franz
2013-09-25
1
-7
/
+7
|
|
*
efi: Add system table pointer argument to shared functions.
Roy Franz
2013-09-25
1
-44
/
+52
|
|
*
efi: Move common EFI stub code from x86 arch code to common location
Roy Franz
2013-09-25
1
-0
/
+463
|
*
|
Merge branch 'arm/efi-stub' into next
Matt Fleming
2013-09-05
1
-0
/
+140
|
|
\
\
|
|
|
/
|
|
*
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
1
-0
/
+32
|
|
*
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-09-05
1
-0
/
+108
|
*
|
efivars: Mark local function as static
Bojan Prtvar
2013-09-05
1
-1
/
+1
|
|
/
*
|
firmware/dmi_scan: drop OOM messages
Jean Delvare
2013-09-11
1
-17
/
+6
*
|
firmware/dmi_scan: constify strings
Jean Delvare
2013-09-11
1
-5
/
+5
*
|
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
2013-09-11
1
-23
/
+24
*
|
firmware/dmi_scan: drop obsolete comment
Jean Delvare
2013-09-11
1
-5
/
+0
*
|
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-09-11
1
-1
/
+1
*
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
1
-6
/
+21
|
\
\
|
*
|
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-4
/
+18
|
*
|
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+2
|
*
|
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-17
/
+2
|
\
\
|
|
/
|
/
|
|
*
firmware: dcdbas: use binary attribute groups
Greg KH
2013-08-27
1
-17
/
+2
*
|
dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()
Ben Hutchings
2013-07-31
1
-0
/
+14
|
/
*
efivars: check for EFI_RUNTIME_SERVICES
Matt Fleming
2013-07-11
1
-0
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
|
*
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-07-01
1
-1
/
+1
*
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-3
/
+9
|
\
\
|
*
|
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2013-07-03
1
-3
/
+9
*
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-03
1
-3
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
efivars: If pstore_register fails, free unneeded pstore buffer
Lenny Szubowicz
2013-06-28
1
-1
/
+5
|
*
|
efi, pstore: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-06-03
1
-2
/
+1
|
|
/
[next]