summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | firmware/dcdbas: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede2017-08-211-1/+11
| * | | efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel2017-08-211-0/+3
| * | | efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-08-211-1/+1
| * | | efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2017-08-211-1/+9
| * | | efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel2017-08-211-0/+5
| | |/ | |/|
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-052-13/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-031-10/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-10/+2
| | |/ /
| * | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-3/+2
| |/ /
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-5/+5
|\ \ \
| * | | firmware: vpd: use memunmap instead of iounmapPan Bian2017-08-281-5/+5
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-2/+4
|\ \ \
| * | | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-151-2/+4
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-043-4/+38
|\ \ \ | | |/ | |/|
| * | efi: Add an EFI table address match functionTom Lendacky2017-07-181-0/+33
| * | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-182-4/+5
| |/
* | efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He2017-08-171-2/+2
|/
* efi: avoid fortify checks in EFI stubKees Cook2017-07-121-0/+1
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+2
|\
| * firmware/ivc: use dma_mapping_errorChristoph Hellwig2017-06-201-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-17/+187
|\ \
| * | trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-0/+1
| * | efi: print unrecognized CPER sectionTyler Baicar2017-06-221-2/+9
| * | efi: parse ARM processor errorTyler Baicar2017-06-221-0/+129
| * | cper: add timestamp print to CPER status printingTyler Baicar2017-06-221-0/+26
| * | ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-15/+22
* | | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-49/+38
|\ \ \
| * | | pstore: Populate pstore record->time fieldKees Cook2017-05-311-3/+0
| * | | efi-pstore: Refactor erase routineKees Cook2017-05-311-46/+38
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-042-10/+85
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-06-181-10/+18
| |\ \ \ \
| | * | | | firmware: tegra: Fix locking bugs in BPMPDan Carpenter2017-06-141-10/+18
| * | | | | Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2017-06-181-0/+4
| |\ \ \ \ \
| | * | | | | soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-131-0/+4
| | |/ / / /
| * | | | | Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2017-06-181-0/+63
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla2017-06-051-0/+63
| | |/ / /
* | | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-035-43/+89
|\ \ \ \ \
| * \ \ \ \ Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-126-12/+47
| |\ \ \ \ \
| * | | | | | Revert "firmware: vpd: remove platform driver"Dmitry Torokhov2017-05-271-16/+28
| * | | | | | firmware: vpd: remove platform driverDmitry Torokhov2017-05-251-28/+16
| * | | | | | firmware: vpd: do not clear statically allocated dataDmitry Torokhov2017-05-251-3/+0
| * | | | | | firmware: vpd: use kasprintf() when forming name of 'raw' attributeDmitry Torokhov2017-05-251-16/+15
| * | | | | | firmware: vpd: use kdtrndup when copying section keyDmitry Torokhov2017-05-251-3/+2
| * | | | | | firmware: google: memconsole: Prevent overrun attack on coreboot consoleJulius Werner2017-05-251-3/+6
| * | | | | | Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman2017-05-223-16/+20
| |\ \ \ \ \ \
| * | | | | | | firmware: google: memconsole: Adapt to new coreboot ring buffer formatJulius Werner2017-05-181-8/+39
| * | | | | | | firmware: google: memconsole: Make memconsole interface more flexibleJulius Werner2017-05-184-17/+34
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-036-84/+83
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper2017-06-231-1/+2
OpenPOWER on IntegriCloud