summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-071-70/+0
|\
| * video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König2022-07-261-23/+0
| * video: fbdev: imxfb: Drop unused symbols from headerUwe Kleine-König2022-07-261-35/+0
| * video: fbdev: imxfb: Drop platform data supportUwe Kleine-König2022-07-261-12/+0
* | Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-08-062-0/+3
|\ \
| * | mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2022-07-192-0/+3
* | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-044-3/+30
|\ \ \
| * | | Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Hans de Goede2022-08-012-2/+28
| |\| |
| | * | platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild2022-07-141-2/+0
| | * | platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong2022-07-141-0/+28
| | |/
| * | platform/x86: pmc_atom: Fix comment typoXin Gao2022-07-281-1/+1
| * | platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao2022-07-141-0/+1
| |/
* | Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-042-5/+8
|\ \
| * | platform/chrome: use macros for passthru indexesTzung-Bi Shih2022-06-101-0/+3
| * | platform/chrome: cros_ec_commands: fix compile errorsTzung-Bi Shih2022-06-101-2/+2
| * | platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani2022-06-081-1/+1
| * | platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani2022-06-081-1/+1
| * | platform/chrome: cros_ec_commands: Fix syntax errors in commentsXiang wangx2022-06-061-1/+1
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner2022-06-101-15/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-104-36/+4
|/
* Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-11/+0
|\
| * clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-181-11/+0
* | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-024-13/+68
|\ \
| * | ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-071-0/+16
| * | ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann2022-04-191-12/+0
| * | ARM: pxa: move regs-lcd.h into driverArnd Bergmann2022-04-191-1/+21
| * | ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-191-0/+31
| |/
* | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-262-13/+1
|\ \
| * | gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König2022-05-051-12/+0
| * | gpio: pcf857x: Make teardown callback return voidUwe Kleine-König2022-04-251-1/+1
| |/
* | Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-262-6/+10
|\ \
| * | platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett2022-05-031-3/+7
| * | platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck2022-04-191-0/+3
| * | platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih2022-04-181-3/+0
| |/
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-0/+2
|\ \
| * | ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann2022-04-211-0/+2
| |/
* | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-251-68/+0
|\ \
| * | dmaengine: imx: Move header to include/dma/Sascha Hauer2022-04-191-68/+0
| |/
* | Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-05-241-0/+207
|\ \
| * | mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-261-0/+207
| |/
* | platform_data/mlxreg: Add field for notification callbackMichael Shych2022-05-111-0/+4
* | platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker2022-05-061-1/+0
|/
* Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-251-0/+12
|\
| * mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli2022-01-231-0/+12
* | Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2022-03-251-0/+64
|\ \
| * | power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri2022-02-131-0/+64
| |/
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-242-2/+2
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-172-2/+2
| |/
* | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-232-38/+0
|\ \
| * | net: ixp4xx_eth: Drop platform data supportLinus Walleij2022-02-121-21/+0