summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-01-171-0/+8
|\
| * watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli2021-12-281-0/+8
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-102/+0
|\ \
| * | iio:dac:ad5755: Switch to generic firmware properties and drop pdataJonathan Cameron2021-12-121-102/+0
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-121-1/+1
|\ \
| * | ACPI: APD: Add a fmw property clk-nameAjit Kumar Pandey2022-01-061-0/+1
| * | drivers: acpi: acpi_apd: Remove unused device property "is-rv"Ajit Kumar Pandey2022-01-061-1/+0
* | | Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-01-111-17/+0
|\ \ \
| * | | spi: remove unused header file <linux/platform_data/spi-clps711x.h>Jonathan Corbet2021-11-151-17/+0
| | |/ | |/|
* | | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-01-111-1/+9
|\ \ \
| * \ \ Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal2021-12-311-1/+9
| |\ \ \ | | |/ / | |/| |
| | * | memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros2021-12-221-1/+8
| |/ /
* | | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-113-0/+103
|\ \ \
| * | | platform/x86: simatic-ipc: add main driver for Siemens devicesHenning Schild2021-12-232-0/+101
| * | | Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede2021-12-151-0/+35
| |\ \ \ | | | |/ | | |/|
| * | | platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones2021-11-161-0/+2
| | |/ | |/|
* | | Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-50/+0
|\ \ \
| * | | hwmon: (ntc_thermistor) Merge platform data into driverLinus Walleij2021-12-261-50/+0
| |/ /
* | | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-01-101-0/+35
|\ \ \ | | |/ | |/|
| * | platform_data: Add linux/platform_data/tps68470.h fileHans de Goede2021-12-131-0/+35
| |/
* / ARM: ixp4xx: remove unused header file pata_ixp4xx_cf.hJonathan Corbet2021-12-061-21/+0
|/
* Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-101-2/+5
|\
| * platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani2021-10-311-1/+1
| * platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani2021-09-301-2/+2
| * platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani2021-09-301-2/+2
| * platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani2021-09-301-0/+3
| * platform/chrome: cros_ec_proto: Fix check_features ret valPrashant Malani2021-09-231-1/+1
* | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-11-101-18/+0
|\ \
| * | watchdog: ux500_wdt: Drop platform dataLinus Walleij2021-11-011-18/+0
* | | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-0/+3
|\ \ \
| * | | bus: ti-sysc: Handle otg force idle quirkTony Lindgren2021-09-211-0/+1
| * | | bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren2021-09-211-0/+1
| * | | bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren2021-09-211-0/+1
| | |/ | |/|
* | | Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-022-0/+147
|\ \ \
| * | | ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede2021-10-191-0/+65
| * | | platform_data/mlxreg: Add new field for secured accessVadim Pasternak2021-10-191-0/+1
| * | | platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak2021-10-191-0/+24
| * | | platform_data/mlxreg: Add new type to support modular systemsVadim Pasternak2021-10-191-0/+57
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-0/+2
|\ \ \ | | |/ | |/|
| * | ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-051-0/+2
| |/
* / brcmfmac: Replace zero-length array with flexible array memberLen Baker2021-09-241-1/+1
|/
* Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-9/+12
|\
| * dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko2021-08-061-10/+10
| * dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko2021-07-141-0/+3
* | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-071-25/+0
|\ \
| * | gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko2021-08-111-24/+0
| * | gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko2021-08-111-1/+0
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-09-021-1/+1
|\ \
| * | clk: x86: Rename clk-lpt to more specific clk-lpss-atomAndy Shevchenko2021-07-271-1/+1
| |/
* | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-021-0/+7
|\ \