summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja2020-04-281-3/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja2020-04-281-3/+3
| * | | | | | | | firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-281-29/+89
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja2020-04-281-4/+4
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja2020-04-281-4/+4
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for query_dataRajan Vaja2020-04-282-4/+3
| * | | | | | | | firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2020-04-281-2/+2
| * | | | | | | | firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2020-04-282-3/+3
| * | | | | | | | firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-282-49/+23
* | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-062-0/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2020-06-062-0/+36
* | | | | | | | | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-062-1/+63
|\ \ \ \ \ \ \ \ \ \