summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-12/+4
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0325-48/+1431
| |\
| * | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-011-12/+4
* | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-015-1532/+0
|\ \ \ | |_|/ |/| |
| * | firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes2018-09-274-895/+0
| * | firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes2018-09-273-766/+0
| * | firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes2018-09-272-6/+127
| * | firmware: dell_rbu: Make payload memory uncachableStuart Hayes2018-09-271-0/+8
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-312-2/+3
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-314-4/+4
* | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+1
* | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-2920-41/+1423
|\ \ \ | |_|/ |/| |
| * | Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-10-111-0/+19
| |\ \
| | * | firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding2018-10-101-0/+19
| | |/
| * | Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann2018-10-101-0/+42
| |\ \
| | * | firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja2018-10-091-0/+42
| * | | Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2018-10-106-0/+384
| |\ \ \
| | * | | firmware: imx: add misc svc supportDong Aisheng2018-10-082-1/+100
| | * | | firmware: imx: add SCU firmware driver supportDong Aisheng2018-10-085-0/+285
| | | |/ | | |/|
| * | | Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-10-021-32/+42
| |\ \ \
| | * | | firmware: qcom: scm: Refactor clock handlingBjorn Andersson2018-09-141-32/+42
| | |/ /
| * | | Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2018-09-267-0/+827
| |\ \ \ | | | |/ | | |/|
| | * | firmware: xilinx: Add debugfs for query data APIRajan Vaja2018-09-261-0/+28
| | * | firmware: xilinx: Add debugfs interfaceRajan Vaja2018-09-265-0/+259
| | * | firmware: xilinx: Add clock APIsRajan Vaja2018-09-261-2/+184
| | * | firmware: xilinx: Add query data APIRajan Vaja2018-09-261-0/+14
| | * | firmware: xilinx: Add Zynqmp firmware driverRajan Vaja2018-09-265-0/+344
| | |/
| * | Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2018-09-251-4/+20
| |\ \
| | * | firmware: ti_sci: Provide host-id as an optional dt parameterNishanth Menon2018-08-281-4/+20
| | |/
| * | Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2018-09-255-5/+33
| |\ \
| | * | firmware: arm_scmi: add a getter for power of performance statesQuentin Perret2018-09-101-0/+28
| | * | firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla2018-09-105-5/+5
| * | | Merge tag 'v4.19-rc3' into next/driversOlof Johansson2018-09-251-1/+7
| |\| |
| * | | firmware: meson_sm: Add serial number sysfs entryNeil Armstrong2018-09-121-0/+56
| | |/ | |/|
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\ \ \
| * | | firmware: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-041-1/+1
| |/ /
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-268-245/+215
|\ \ \
| * | | gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh2018-10-151-1/+92
| * | | gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2018-10-152-7/+15
| * | | gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie2018-10-151-0/+6
| * | | gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2018-10-151-3/+2
| * | | Merge 4.19-rc6Greg Kroah-Hartman2018-09-301-3/+6
| |\ \ \
| * | | | firmware: vpd: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-251-1/+1
| * | | | firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd2018-09-141-38/+29
| * | | | firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd2018-09-141-21/+19
| * | | | firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd2018-09-146-176/+72
| * | | | firmware: coreboot: Make bus registration symmetricStephen Boyd2018-09-141-6/+8
| * | | | firmware: coreboot: Unmap ioregion after device populationStephen Boyd2018-09-141-3/+4