summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla2018-09-061-1/+7
| |/
* / firmware: meson_sm: Add serial number sysfs entryNeil Armstrong2018-09-131-0/+56
|/
* Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-241-1/+1
|\
| * efi/bgrt: Drop __initdata from bgrt_image_sizeHans de Goede2018-07-031-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-233-41/+76
|\ \
| * | drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotpl...Sudeep Holla2018-07-261-34/+49
| * | Merge tag 'scmi-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-141-5/+0
| |\ \
| | * | firmware: arm_scmi: remove some unnecessary checksDan Carpenter2018-07-091-5/+0
| * | | Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-07-141-2/+27
| |\ \ \ | | |_|/ | |/| |
| | * | firmware: raspberrypi: Remove VLA usageKees Cook2018-07-091-2/+8
| | * | firmware: raspberrypi: Register hwmon driverStefan Wahren2018-07-091-0/+19
| | |/
* | | module: allow symbol exports to be disabledArd Biesheuvel2018-08-221-0/+1
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-1/+4
|\ \ \
| * | | firmware: vpd: Fix section enabled flag on vpd_section_destroyAnton Vasilyev2018-08-021-1/+4
| * | | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-101-0/+1
| |/ /
* | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-161-0/+1
|\ \ \
| * | | media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-08-031-0/+1
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-153-11/+15
|\ \ \
| * | | efi/libstub: Only disable stackleak plugin for arm64Laura Abbott2018-07-311-2/+4
| * | | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-1/+2
| * | | efi/arm: map UEFI memory map even w/o runtime services enabledAKASHI Takahiro2018-07-231-7/+7
| * | | efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel2018-07-232-2/+3
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-141-0/+1
|\ \ \
| * | | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel2018-07-171-0/+1
| |/ /
* | | efi/cper: Use consistent types for UUIDsAndy Shevchenko2018-07-221-1/+1
* | | efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-223-30/+29
* | | efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel2018-07-171-1/+2
* | | efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel2018-07-162-8/+5
* | | efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel2018-07-162-3/+16