summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-225-8/+571
|\
| * Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-112-1/+7
| |\
| | * efi: Work around ia64 build problem with ESRT driverPeter Jones2015-06-082-1/+7
| * | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-024-9/+566
| |\ \ | | |/
| | * efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-051-2/+7
| | * efi/esrt: Fix some compiler warningsPeter Jones2015-04-301-11/+18
| | * efi: Add esrt supportPeter Jones2015-04-303-2/+546
| | * efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter2015-04-301-5/+6
* | | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-061-15/+21
|\ \ \ | |/ / |/| |
| * | iscsi_ibft: filter null v4-mapped v6 addressesChris Leech2015-06-051-15/+21
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-141-6/+6
|\ \ \
| * | | firmware: dmi_scan: Fix ordering of product_uuidJean Delvare2015-05-141-3/+4
| * | | firmware: dmi_scan: Simplified displayed versionJean Delvare2015-05-141-3/+2
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-061-3/+3
|\ \ \ | |/ / |/| |
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-061-3/+3
| |\ \
| | * | efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter2015-05-051-3/+3
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-223-0/+500
|\ \ \ \
| * \ \ \ Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-032-12/+13
| |\ \ \ \
| * | | | | firmware: qcom: scm: Support cpu power down through SCMLina Iyer2015-03-111-0/+57
| * | | | | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer2015-03-111-0/+56
| * | | | | firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-111-2/+39
| * | | | | firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-113-0/+350
* | | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-071-15/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley2015-03-261-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-134-23/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-013-6/+10
| * | | | firmware: dmi_scan: Use direct access to static varsIvan Khoronzhuk2015-03-261-8/+9
| * | | | firmware: dmi_scan: Use full dmi version for SMBIOS3Ivan Khoronzhuk2015-03-261-8/+12
| |/ / /
* | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-311-15/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare2015-03-271-15/+7
* | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-022-12/+13
|\ \ \ | |/ / | | / | |/ |/|
| * firmware: dmi_scan: Fix dmi_len typeIvan Khoronzhuk2015-02-241-2/+2
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-241-4/+4
| * firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk2015-02-181-6/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-10/+6
|\ \ | |/
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-181-10/+6
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+4
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-115-35/+171
|\ \ | |/ |/|
| * arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-123-3/+122
| * efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-121-8/+17
| * efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-121-24/+32
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-297-24/+45
|\ \ | |/ |/|
| * efi: Don't look for chosen@0 node on DT platformsLeif Lindholm2015-01-201-2/+1
| * firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk2015-01-201-5/+0
| * efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-201-6/+10
| * efi: Small leak on error in runtime map codeDan Carpenter2015-01-201-1/+1
| * arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-153-5/+19
| * efi: Expose underlying UEFI firmware platform size to userlandSteve McIntyre2015-01-121-0/+9
OpenPOWER on IntegriCloud