summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/apple-properties.c
Commit message (Expand)AuthorAgeFilesLines
* efi: fix return value of __setup handlersRandy Dunlap2022-03-011-1/+1
* efi/apple-properties: Handle device properties with software node APIHeikki Krogerus2021-05-221-1/+1
* efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner2020-12-311-4/+9
* efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel2020-02-231-4/+4
* efi/apple-properties: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-221-2/+2
* efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov2019-11-051-10/+8
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-12/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+1
* device property: Get rid of union aliasingAndy Shevchenko2018-05-171-2/+6
* efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
* efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1
* treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-3/+2
* x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-131-0/+248