summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | USB: pci-quirks: Add Raspberry Pi 4 quirkNicolas Saenz Julienne2020-05-131-1/+2
| * | | | firmware: raspberrypi: Introduce vl805 init routineNicolas Saenz Julienne2020-05-131-0/+61
* | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0414-55/+381
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-05-261-16/+48
| |\ \ \ \ \
| | * | | | | firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun2020-05-201-0/+1
| | * | | | | dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng2020-05-131-1/+0
| | * | | | | firmware: imx: scu: Fix corruption of headerFranck LENORMAND2020-04-231-5/+5
| | * | | | | firmware: imx-scu: Support one TX and one RXPeng Fan2020-04-201-11/+43
| | |/ / / /
| * | | | | Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-05-252-8/+5
| |\ \ \ \ \
| | * | | | | firmware: qcom_scm-legacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-1/+1
| | * | | | | firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig2020-04-201-6/+3
| | * | | | | firmware: qcom_scm: Remove unneeded conversion to boolJason Yan2020-04-201-1/+1
| | |/ / / /
| * | | | | Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2020-05-253-10/+24
| |\ \ \ \ \
| | * | | | | firmware: tegra: Defer BPMP probe if shared memory not availableJon Hunter2020-05-221-2/+2
| * | | | | | Merge tag 'scmi-updates-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-05-2510-29/+326
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |