aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-23/+64
2016-02-10efi: Make our variable validation list include the guidPeter Jones2-21/+36
2016-02-10efi: Do variable name validation tests in utf8Peter Jones1-11/+21
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones1-19/+11
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-codingStephen Boyd1-8/+3
2016-01-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-20/+42
2016-01-15firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave1-15/+36
2016-01-15firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare1-1/+1
2016-01-15firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare1-6/+5
2016-01-15firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare1-2/+4
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-13efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel1-1/+1
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-3/+122
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-2/+351
2016-01-12Merge branch 'devel-stable' into for-linusRussell King7-1/+447
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel1-2/+2
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander1-2/+21
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+3
2015-12-14ARM: add UEFI stub supportRoy Franz3-1/+97
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel1-0/+1
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-35/+22
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-0/+362
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-14/+1161
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-15/+179
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang1-1/+1
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel1-1/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2-0/+71
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi1-2/+2
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-4/+4
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblinux into next/driversOlof Johansson3-0/+268
2015-10-23Merge branch 'drivers/psci2' into next/driversOlof Johansson1-3/+4
2015-10-23drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi1-3/+4
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into next/driversOlof Johansson1-10/+97
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm into next/driversArnd Bergmann2-4/+4
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt3-0/+268
2015-10-14firmware: qcom-scm: build for correct architecture levelArnd Bergmann1-1/+1
2015-10-14qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark1-3/+3
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann3-0/+791
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar6-36/+307
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar9-25/+535
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+8
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2-6/+90
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel1-9/+0
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi3-0/+261
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings1-0/+1