aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+2
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 1-4/+2
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGravatar Grant Likely 1-2/+0
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 5-0/+262
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-437/+590
2015-06-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-11/+13
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-27/+113
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatGravatar Michal Simek 1-11/+13
2015-06-25firmware: dmi_scan: Coding style cleanupsGravatar Jean Delvare 1-4/+3
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesGravatar Ivan Khoronzhuk 2-9/+86
2015-06-25firmware: dmi_scan: Trim DMI table length before exporting itGravatar Jean Delvare 1-5/+10
2015-06-25firmware: dmi_scan: Rename dmi_table to dmi_decode_tableGravatar Ivan Khoronzhuk 1-5/+5
2015-06-25firmware: dmi_scan: Only honor end-of-table for 64-bit tablesGravatar Jean Delvare 1-4/+9
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-8/+571
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Gravatar Rafał Miłecki 5-0/+262
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 2-1/+7
2015-06-08efi: Work around ia64 build problem with ESRT driverGravatar Peter Jones 2-1/+7
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-15/+21
2015-06-05iscsi_ibft: filter null v4-mapped v6 addressesGravatar Chris Leech 1-15/+21
2015-06-04of: clean-up unnecessary libfdt include pathsGravatar Rob Herring 1-2/+0
2015-06-02Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 4-9/+566
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Arnd Bergmann 4-437/+590
2015-05-28firmware: qcom: scm: Add HDCP SupportGravatar jilai wang 3-3/+65
2015-05-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+6
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidGravatar Jean Delvare 1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionGravatar Jean Delvare 1-3/+2
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-3/+3
2015-05-05efi: dmi: List SMBIOS3 table before SMBIOS tableGravatar Jean Delvare 1-2/+7
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Gravatar Dan Carpenter 1-3/+3
2015-04-30efi/esrt: Fix some compiler warningsGravatar Peter Jones 1-11/+18
2015-04-30efi: Add esrt supportGravatar Peter Jones 3-2/+546
2015-04-30efi: efivar_create_sysfs_entry() should return negative error codesGravatar Dan Carpenter 1-5/+6
2015-04-28firmware: qcom: scm: Split out 32-bit specific SCM codeGravatar Kumar Gala 4-436/+527
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+500
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-23/+31
2015-04-07Merge 4.0-rc7 into tty-nextGravatar Greg Kroah-Hartman 1-15/+7
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Gravatar Olof Johansson 2-12/+13
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableGravatar Ard Biesheuvel 3-6/+10
2015-03-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-15/+7
2015-03-27firmware: dmi_scan: Prevent dmi_num integer overflowGravatar Jean Delvare 1-15/+7
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Gravatar Peter Hurley 1-2/+2
2015-03-26firmware: dmi_scan: Use direct access to static varsGravatar Ivan Khoronzhuk 1-8/+9
2015-03-26firmware: dmi_scan: Use full dmi version for SMBIOS3Gravatar Ivan Khoronzhuk 1-8/+12
2015-03-11firmware: qcom: scm: Support cpu power down through SCMGravatar Lina Iyer 1-0/+57
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionGravatar Lina Iyer 1-0/+56
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APIGravatar Lina Iyer 1-2/+39
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareGravatar Kumar Gala 3-0/+350