summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-111-4/+0Star
|\
| * mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-191-4/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-111-0/+29
|\ \
| * | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1521-196/+293
| |\|
| * | Input: add regulator haptic driverJaewon Kim2014-12-221-0/+29
* | | Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-02-111-27/+0Star
|\ \ \
| * | | [media] v4l: vsp1: Remove support for platform dataLaurent Pinchart2014-12-231-27/+0Star
| | |/ | |/|
* | | NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-281-0/+2
* | | NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
* | | NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0Star
* | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-311-0/+20
|/ /
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-161-74/+0Star
|\ \
| * | drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-74/+0Star
* | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-24/+0Star
|\ \ \
| * | | usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han2014-11-051-24/+0Star
| |/ /
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-121-0/+1
|\ \ \
| * | | dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen2014-11-171-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-113-2/+18
|\ \ \
| * \ \ Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-102-2/+0Star
| |\ \ \
| | * | | NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-1/+0Star
| | * | | NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-1/+0Star
| | |/ /
| * / / net: bcmgenet: enable driver to work without a device treePetri Gynther2014-12-091-0/+18
| |/ /
* | | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-111-0/+1
|\ \ \
| * | | ASoC: Samsung: Add quirk for internal DMAPadmavathi Venna2014-11-071-0/+1
| |/ /
* | | Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-111-0/+2
|\ \ \
| * | | backlight: lp855x: Add supply regulator to lp855xSean Paul2014-12-091-0/+2
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-091-3/+0Star
|\ \ \
| * | | ARM: OMAP: serial: remove last vestige of DTR_gpio support.NeilBrown2014-11-101-3/+0Star
| |/ /
* | | mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart2014-11-261-10/+4Star
* | | mmc: omap_hsmmc: Remove unnecessary callbacks from platform dataAndreas Fenkart2014-11-261-18/+0Star
* | | mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart2014-11-261-52/+48Star
* | | mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart2014-11-261-3/+0Star
* | | mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart2014-11-261-9/+0Star
* | | mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart2014-11-261-19/+0Star
* | | ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2014-11-262-27/+149
* | | mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni2014-11-101-0/+22
* | | mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth2014-11-101-5/+0Star
|/ /
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-191-0/+21
|\ \
| * | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+21
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-191-0/+59
|\ \ \
| * | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-151-23/+4Star
| * | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-151-31/+0Star
| * | | dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko2014-09-111-6/+4Star
| * | | dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-111-0/+111
* | | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-182-0/+17
|\ \ \ \
| * | | | nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García2014-09-221-0/+16
| * | | | nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-171-0/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-141-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-09-181-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2014-09-151-2/+2
| | |/ /