aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-245/+215
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh1-1/+92
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2-7/+15
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie1-0/+6
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie1-3/+2
2018-10-11Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+19
2018-10-10firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding1-0/+19
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx into next/driversArnd Bergmann1-0/+42
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversArnd Bergmann6-0/+384
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja1-0/+42
2018-10-08firmware: imx: add misc svc supportDong Aisheng2-1/+100
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng5-0/+285
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann1-32/+42
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman1-3/+6
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreThomas Gleixner6-46/+141
2018-09-27firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes4-895/+0
2018-09-27firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes3-766/+0
2018-09-27firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes2-6/+127
2018-09-27firmware: dell_rbu: Make payload memory uncachableStuart Hayes1-0/+8
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx into next/driversArnd Bergmann7-0/+827
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth1-0/+8
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth1-44/+9
2018-09-26efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu2-0/+37
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel1-0/+32
2018-09-26efi/arm: libstub: add a root memreserve config tableArd Biesheuvel1-0/+27
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel1-1/+26
2018-09-26firmware: xilinx: Add debugfs for query data APIRajan Vaja1-0/+28
2018-09-26firmware: xilinx: Add debugfs interfaceRajan Vaja5-0/+259
2018-09-26firmware: xilinx: Add clock APIsRajan Vaja1-2/+184
2018-09-26firmware: xilinx: Add query data APIRajan Vaja1-0/+14
2018-09-26firmware: xilinx: Add Zynqmp firmware driverRajan Vaja5-0/+344
2018-09-25Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversOlof Johansson1-4/+20
2018-09-25Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversOlof Johansson5-5/+33
2018-09-25Merge tag 'v4.19-rc3' into next/driversOlof Johansson1-1/+7
2018-09-25firmware: vpd: fix spelling mistake "partion" -> "partition"Colin Ian King1-1/+1
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd1-38/+29
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd1-21/+19
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd6-176/+72
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd1-6/+8
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd1-3/+4
2018-09-14firmware: coreboot: Let OF core populate platform deviceStephen Boyd1-25/+3
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King1-1/+1
2018-09-14firmware: qcom: scm: Refactor clock handlingBjorn Andersson1-32/+42
2018-09-12firmware: meson_sm: Add serial number sysfs entryNeil Armstrong1-0/+56
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden1-3/+6
2018-09-10firmware: arm_scmi: add a getter for power of performance statesQuentin Perret1-0/+28
2018-09-10firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla5-5/+5