summaryrefslogtreecommitdiff
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-06-2412-35/+200
|\
| * Merge branch 'efi/urgent'Ingo Molnar2020-06-2311-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
| * | Merge branch 'sched/fifo'Ingo Molnar2020-06-231-9/+1
| |\ \
| | * | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-2/+1
| | * | sched,psci: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-9/+2
| | |/
* | | Merge remote-tracking branch 'imx-mxs/for-next'Stephen Rothwell2020-06-244-3/+60
|\ \ \ | |/ / |/| |
| * | firmware: imx: scu-pd: add more cm4 resourcesPeng Fan2020-06-231-2/+12
| * | firmware: imx: add resource management apiPeng Fan2020-06-232-1/+46
| * | firmware: imx: scu-pd: fix cm40 power domainPeng Fan2020-06-231-2/+2
| * | firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang2020-06-171-0/+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
| * | | | | | | | firmware: xilinx: Add sysfs interfaceRajan Vaja2020-04-281-1/+166
| * | | | | | | | firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja2020-04-281-0/+66
| * | | | | | | | firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja2020-04-281-28/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja2020-04-281-4/+4
| * | | | | | | | firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja2020-04-281-4/+3