aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2016-06-28arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2016-06-27arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel
2016-06-27x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2016-05-25Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-24 Merge tag 'v4.1.25' into linux-linaro-lsk-v4.1lsk-v4.1-16.05Alex Shi
2016-05-23Merge branch 'v4.1/topic/PSCI' into v4.1/topic/hibernateAlex Shi
2016-05-23ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...v4.1/topic/PSCILorenzo Pieralisi
2016-05-23ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-05-23ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2016-05-17efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-04-21Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.04Alex Shi
2016-04-11efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-11efi: Make our variable validation list include the guidPeter Jones
2016-04-11efi: Do variable name validation tests in utf8Peter Jones
2016-04-11efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-04-11efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter
2016-04-08Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-04-08arm64: add KASAN supportAlex Shi
2016-01-20drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add system suspend supportSudeep Holla
2016-01-20drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla
2016-01-20drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi
2016-01-20drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi
2016-01-20drivers: psci: support native SMC{32,64} callsMark Rutland
2016-01-20arm64: psci: factor invocation code to driversMark Rutland
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-08-03firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05iscsi_ibft: filter null v4-mapped v6 addressesChris Leech
2015-05-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel