summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+1
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+3
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-104/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+27
2014-08-07Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-9/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+32
2014-08-06Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2014-08-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+12
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown1-9/+0
2014-08-04hwmon: (ntc_thermistor) Support B57330V2103 from EPCOSJohannes Pointner1-0/+1
2014-07-29ARM: imx: Add the secondary request into the structure for imx-sdmaNicolin Chen1-0/+1
2014-07-29iommu/omap: Remove platform data da_start and da_end fieldsLaurent Pinchart1-6/+0
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi1-0/+2
2014-07-25dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRCNicolin Chen1-0/+1
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann1-0/+18
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard1-2/+2
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard1-0/+32
2014-07-18ARM: i.MX: Remove i.MX1 camera supportAlexander Shiyan1-35/+0
2014-07-18ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo1-46/+0
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan1-23/+0
2014-07-16ARM: OMAP2+: remove DSP platform deviceKristina Martšenko1-34/+0
2014-07-14ASoC: samsung: remove s5pc100 related codesKukjin Kim1-9/+0
2014-07-09mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart1-0/+1
2014-07-09staging:iio:ad7291: Move out of stagingLars-Peter Clausen1-0/+12
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim1-1/+0
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-0/+9
2014-06-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+32
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-35/+0
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop1-0/+23
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+0
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds3-1/+10
2014-06-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+22
2014-06-10watchdog: add Intel MID watchdog driver supportDavid Cohen1-0/+22
2014-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+0
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2014-06-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-28/+0
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+109
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+24
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-06-03Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-18/+10
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-28/+6
2014-05-29usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang1-0/+1
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood1-13/+0
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud1-1/+0
2014-05-28Add support for using a MAX3421E chip as a host driver.David Mosberger1-0/+23
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen1-0/+19
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen1-0/+67
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen1-0/+23