summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drivers/psci2' into next/driversOlof Johansson2015-10-231-3/+4
|\
| * drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi2015-10-231-3/+4
* | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-10/+97
|\ \ | |/
| * drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-021-0/+33
| * drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla2015-10-021-10/+11
| * drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi2015-10-021-0/+1
| * drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-021-2/+32
| * drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2015-10-021-0/+6
| * drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-0/+15
| * drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi2015-10-021-0/+1
* | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann2015-10-152-4/+4
|\ \
| * | firmware: qcom-scm: build for correct architecture levelArnd Bergmann2015-10-141-1/+1
| * | qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark2015-10-141-3/+3
* | | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-143-0/+791
|\ \ \
| * | | firmware: arm_scpi: Extend to support sensorsPunit Agrawal2015-10-091-0/+60
| * | | firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla2015-09-283-0/+731
* | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
| |_|/ |/| |
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-273-1/+73
|\ \ \ | | |/ | |/|
| * | firmware: qcom: scm: Add function stubs for ARM64Andy Gross2015-09-233-1/+73
| |/
* | x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-221-4/+0
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-034-3/+387
|\
| * Merge branch 'devel-stable' into for-linusRussell King2015-09-033-0/+386
| |\
| | * drivers: psci: support native SMC{32,64} callsMark Rutland2015-08-031-6/+19
| | * arm64: psci: factor invocation code to driversMark Rutland2015-08-033-0/+373
| * | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-111-3/+1
| |/
* | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
* | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-3/+12
|\ \ | |/ |/|
| * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-3/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-031-4/+2
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-2/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-301-2/+0
| |\ \ \
| | * | | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-2/+0
| | |/ /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-275-0/+262
|\ \ \ \
| * | | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-215-0/+262
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-264-437/+590
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2015-05-294-437/+590
| |\ \ \ \ \
| | * | | | | firmware: qcom: scm: Add HDCP Supportjilai wang2015-05-283-3/+65
| | * | | | | firmware: qcom: scm: Split out 32-bit specific SCM codeKumar Gala2015-04-284-436/+527
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-11/+13
|\ \ \ \ \ \
| * | | | | | drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek2015-06-251-11/+13
* | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-252-27/+113
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | firmware: dmi_scan: Coding style cleanupsJean Delvare2015-06-251-4/+3
| * | | | | | firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk2015-06-252-9/+86
| * | | | | | firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare2015-06-251-5/+10
| * | | | | | firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk2015-06-251-5/+5
| * | | | | | firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare2015-06-251-4/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-225-8/+571
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud