index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
1
-1
/
+1
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2016-11-25
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
1
-6
/
+7
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
3
-0
/
+262
2016-11-13
efi: Add device path parser
Lukas Wunner
3
-0
/
+209
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
3
-0
/
+52
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
4
-14
/
+16
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
1
-0
/
+72
2016-11-13
efi/libstub: Fix allocation size calculations
Roy Franz
1
-10
/
+14
2016-11-13
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+3
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
1
-2
/
+2
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
1
-2
/
+3
2016-10-18
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
1
-1
/
+3
2016-10-18
efi/efi_test: Use memdup_user() as a cleanup
Ivan Hu
1
-7
/
+3
2016-10-18
efi/efi_test: Fix uninitialized variable 'rv'
Ivan Hu
1
-1
/
+1
2016-10-18
efi/efi_test: Fix uninitialized variable 'datasize'
Ivan Hu
1
-1
/
+1
2016-10-18
efi/arm*: Fix efi_init() error handling
Yisheng Xie
1
-1
/
+3
2016-10-18
efi: Remove unused include of <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-14
/
+265
2016-10-06
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-310
/
+1483
2016-10-03
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-25
/
+26
2016-09-20
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+11
2016-09-20
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2
-6
/
+7
2016-09-20
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
1
-0
/
+11
2016-09-15
Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-14
/
+5
2016-09-15
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-0
/
+260
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-49
/
+193
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
17
-310
/
+1472
2016-09-09
efi/arm64: Treat regions with WT/WC set but WB cleared as memory
Ard Biesheuvel
1
-15
/
+17
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
5
-0
/
+878
2016-09-09
efi/arm64: Add debugfs node to dump UEFI runtime page tables
Ard Biesheuvel
1
-0
/
+20
2016-09-09
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
1
-2
/
+1
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2
-32
/
+52
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
3
-70
/
+125
2016-09-09
efi: Use a file local lock for efivars
Sylvain Chouleur
1
-36
/
+47
2016-09-09
efi/arm*: esrt: Add missing call to efi_esrt_init()
Ard Biesheuvel
1
-0
/
+1
2016-09-09
efi/esrt: Use memremap not ioremap to access ESRT table in memory
Ard Biesheuvel
1
-2
/
+3
2016-09-09
efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
Matt Fleming
1
-16
/
+4
2016-09-09
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
1
-22
/
+13
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
1
-0
/
+30
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2
-7
/
+26
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
4
-267
/
+274
2016-09-09
efi/fake_mem: Refactor main two code chunks into functions
Matt Fleming
1
-95
/
+134
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2
-43
/
+96
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
4
-16
/
+64
2016-09-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
1
-1
/
+1
2016-09-08
pstore: Split pstore fragile flags
Namhyung Kim
1
-1
/
+1
2016-09-08
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
[next]