summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+0
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-20/+0
2016-08-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-1/+45
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+1
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+1
2016-07-28Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-4/+7
2016-07-28Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-0/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+33
2016-07-25mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng1-0/+1
2016-07-17eeprom: at24: add support for at24mac seriesBartosz Golaszewski1-0/+1
2016-07-17eeprom: at24: support reading the serial number for 24csxxBartosz Golaszewski1-0/+1
2016-07-17eeprom: at24: platform_data: use BIT() macroBartosz Golaszewski1-4/+5
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-17/+0
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann1-17/+0
2016-06-30ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov1-1/+0
2016-06-30ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov1-2/+0
2016-06-30spi: s3c64xx: consider the case when the CS line is not connectedAndi Shyti1-0/+1
2016-06-28hwmon: add support for Sensirion SHT3x sensorsDavid Frey1-0/+25
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD1-1/+1
2016-06-10ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi1-1/+0
2016-06-10ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi1-0/+2
2016-06-10ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi1-0/+1
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+33
2016-06-03platform_data: omapdss: Remove unused members from omap_dss_board_infoPeter Ujfalusi1-5/+0
2016-06-03video/platform_data: omapdss: Create new header file for platform dataPeter Ujfalusi1-0/+42
2016-05-26misc: at24: Fix typo in at24 header fileMoritz Fischer1-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+179
2016-05-21Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-58/+0
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-6/+6
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+22
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko1-1/+1
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko1-1/+1
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu1-1/+1
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu1-1/+0
2016-04-29ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren2-0/+22
2016-04-26mailbox/omap: drop legacy platform device supportSuman Anna1-58/+0
2016-04-24iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie1-1/+4
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+2
2016-04-15mtd: nand: omap2: Implement NAND ready using gpiolibRoger Quadros1-1/+1
2016-04-15memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regsRoger Quadros1-1/+2
2016-04-15mtd: nand: omap: Clean up device tree supportRoger Quadros1-2/+1
2016-04-15mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros1-1/+3
2016-04-15ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform dataRoger Quadros1-0/+142
2016-04-15ARM: OMAP2+: gpmc: Add platform dataRoger Quadros1-0/+30
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-4/+4
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2016-03-21Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-170/+185
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1