aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAge
...
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-27
| |\ \ \ | | | |/ | | |/|
| | * | firmware: qcom: scm: Add function stubs for ARM64Andy Gross2015-09-23
| | |/
| * / x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-22
| |/
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
| |\
| | * Merge branch 'devel-stable' into for-linusRussell King2015-09-03
| | |\
| | | * drivers: psci: support native SMC{32,64} callsMark Rutland2015-08-03
| | | * arm64: psci: factor invocation code to driversMark Rutland2015-08-03
| | * | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-11
| | |/
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-19
* | | efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-11
* | | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* | | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-08
|/ /
* | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-21
|\ \ | |/ |/|
| * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\ \ \
| * \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-30
| |\ \ \
| | * | | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
| | |/ /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\ \ \ \
| * | | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-21
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2015-05-29
| |\ \ \ \ \
| | * | | | | firmware: qcom: scm: Add HDCP Supportjilai wang2015-05-28
| | * | | | | firmware: qcom: scm: Split out 32-bit specific SCM codeKumar Gala2015-04-28
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \ \ \
| * | | | | | drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek2015-06-25
* | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | firmware: dmi_scan: Coding style cleanupsJean Delvare2015-06-25
| * | | | | | firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk2015-06-25
| * | | | | | firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare2015-06-25
| * | | | | | firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk2015-06-25
| * | | | | | firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare2015-06-25
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-11
| |\ \ \ \ \
| | * | | | | efi: Work around ia64 build problem with ESRT driverPeter Jones2015-06-08
| * | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-02
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-05
| | * | | | efi/esrt: Fix some compiler warningsPeter Jones2015-04-30
| | * | | | efi: Add esrt supportPeter Jones2015-04-30
| | * | | | efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter2015-04-30
| | | |/ / | | |/| |
* | | | | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | iscsi_ibft: filter null v4-mapped v6 addressesChris Leech2015-06-05
* | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | firmware: dmi_scan: Fix ordering of product_uuidJean Delvare2015-05-14
| * | | | firmware: dmi_scan: Simplified displayed versionJean Delvare2015-05-14
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-06
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-06
| |\ \ \ | | | |/ | | |/|