aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/apple-properties.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01efi: fix return value of __setup handlersRandy Dunlap1-1/+1
2021-05-22efi/apple-properties: Handle device properties with software node APIHeikki Krogerus1-1/+1
2020-12-31efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner1-4/+9
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel1-4/+4
2020-02-22efi/apple-properties: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2019-11-05efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov1-10/+8
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-12/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport1-1/+1
2018-05-17device property: Get rid of union aliasingAndy Shevchenko1-2/+6
2018-03-09efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko1-5/+6
2018-03-09efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_value_pairs()Andy Shevchenko1-8/+1
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-3/+2
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner1-0/+248