summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* firmware: Fix a reference count leak.Qiushi Wu2020-07-291-3/+4
* Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-259-36/+38
|\
| * efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| * efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-094-12/+16
| * efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| * efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
| * efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
| * efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-172-12/+15
|\ \
| * | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2020-07-132-12/+15
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-101-3/+5
|\| |
| * | drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
| * | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
* | | Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-281-1/+4
|\ \ \
| * \ \ Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann2020-06-281-1/+4
| |\ \ \
| | * | | ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Andy Shevchenko2020-06-171-1/+4
| | |/ /
* | | | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-2811-26/+199
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-174-3/+90
| * | efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel2020-06-171-2/+4
| * | efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-06-162-1/+12
| * | efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt2020-06-162-13/+75
| * | efi/libstub: Fix path separator regressionPhilipp Fent2020-06-151-4/+12
| * | efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel2020-06-151-0/+1
| * | efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva2020-06-151-1/+2
| * | efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-151-1/+1
| * | efi/x86: Fix build with gcc 4Arvind Sankar2020-06-151-1/+2
| |/
* | firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* | ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* | firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-06-151-1/+1
* | firmware: google: memconsole: Replace zero-length array with flexible-array m...Gustavo A. R. Silva2020-06-151-1/+1
* | firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-06-151-1/+1
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1353-1667/+3527
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-215-16/+57
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2145-2126/+2119
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-203-13/+10
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3039-241/+1049
| |\ \ \ \ \
| * | | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+2
* | | | | | | mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse2020-06-091-1/+1
* | | | | | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-074-149/+535
|\ \ \ \ \ \ \
| * | | | | | | firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET2020-05-151-2/+2
| * | | | | | | Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-111-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}Nathan Chancellor2020-05-041-0/+2
| * | | | | | | | firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja2020-04-281-0/+39
| * | | | | | | | firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja2020-04-281-1/+97
| * | | | | | | | firmware: xilinx: Add system shutdown API interfaceRajan Vaja2020-04-281-0/+13