summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-32/+0
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds1-2/+11
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+3
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+2
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-33/+0
2020-08-03Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+83
2020-08-03Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+0
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih1-7/+8
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko1-1/+4
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin1-0/+3
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin1-0/+2
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy1-0/+7
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey1-1/+2
2020-07-15platform_data/mlxreg: Add presence register field for FAN devicesVadim Pasternak1-0/+2
2020-07-15platform_data/mlxreg: Add support for complex attributesVadim Pasternak1-0/+2
2020-07-13spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij1-33/+0
2020-07-13arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototypeLee Jones1-0/+3
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij1-2/+4
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij1-6/+0
2020-07-04media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil1-32/+0
2020-06-15Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown1-0/+82
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih1-0/+82
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-48/+0
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-2/+2
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+0
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2-4/+10
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+18
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2-2/+2
2020-05-31mtd: rawnand: Avoid a typedefMiquel Raynal2-2/+2
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello1-0/+17
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang1-1/+1
2020-05-27Merge tag 'v5.7-rc7' into develLinus Walleij2-1/+2
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-1/+1
2020-05-25gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko1-1/+0
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck1-0/+44
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang1-1/+1
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+44
2020-05-15clk: versatile: Drop the legacy IM-PD1 clock codeRob Herring1-2/+0
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede1-0/+3
2020-05-06Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds1-0/+1
2020-05-05i2c: pxa: move private definitions to i2c-pxa.cRussell King1-48/+0
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou1-0/+1
2020-04-24Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko1-4/+7
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-4/+7
2020-04-18platform_data: wilco-ec.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-90/+0
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+190