summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+68
2022-05-27Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+1
2022-05-27Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+10
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2022-05-26Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-68/+0
2022-05-25Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+207
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-05-11platform_data/mlxreg: Add field for notification callbackMichael Shych1-0/+4
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann1-0/+16
2022-05-06platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker1-1/+0
2022-05-05gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König1-12/+0
2022-05-03platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett1-3/+7
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang1-0/+207
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König1-1/+1
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann1-0/+2
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann1-12/+0
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann1-1/+21
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-0/+31
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer1-68/+0
2022-04-19platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih1-3/+0
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+64
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2-2/+2
2022-03-24Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-38/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown1-5/+7
2022-02-14mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg1-3/+3
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-2/+4
2022-02-14power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri1-0/+64
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij1-21/+0
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileLinus Walleij1-17/+0
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij1-2/+0
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij1-3/+1
2022-01-24spi: s3c64xx: Delete unused boardfile helpersLinus Walleij1-8/+0
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli1-0/+12
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+8
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-102/+0
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+1
2022-01-11Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-17/+0
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds1-1/+9
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+103
2022-01-11Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-50/+0
2022-01-11Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+35
2022-01-07ACPI: APD: Add a fmw property clk-nameAjit Kumar Pandey1-0/+1
2022-01-07drivers: acpi: acpi_apd: Remove unused device property "is-rv"Ajit Kumar Pandey1-1/+0
2021-12-31Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal1-1/+9
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli1-0/+8
2021-12-27hwmon: (ntc_thermistor) Merge platform data into driverLinus Walleij1-50/+0