summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-4/+4
|\
| * dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-4/+4
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-0/+55
|\ \
| * | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-0/+55
| |/
* | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-181-0/+5
|\ \
| * | mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-211-0/+1
| * | mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-261-0/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-151-0/+26
|\ \
| * | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-311-0/+26
| |/
* | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-7/+11
|\ \
| * | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-061-6/+1
| * | ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta2013-11-061-2/+11
| |/
* | backlight: lm3630: apply chip revisionDaniel Jeong2013-11-132-57/+65
* | backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-131-0/+19
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-122-4/+38
|\ \
| * | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-4/+2
| * | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-221-0/+35
| * | leds: lp55xx: enable setting default triggerLinus Walleij2013-10-221-0/+1
| |/
* | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+40
|\ \
| * | pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang2013-09-191-0/+40
| |/
* | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-121-0/+2
|\ \
| * | ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha2013-10-221-0/+2
| |/
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-112-0/+15
|\ \
| * \ Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-141-0/+12
| |\ \
| | * | pinctrl: single: Add support for auxdataTony Lindgren2013-10-101-0/+12
| | |/
| * | clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones2013-09-261-0/+3
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-112-0/+106
|\ \
| * \ Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2013-10-271-0/+46
| |\ \
| | * | ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner2013-10-211-0/+3
| | * | dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner2013-10-081-0/+43
| | |/
| * | ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash2013-09-251-0/+35
| * | gpio: davinci: move to platform deviceKV Sujith2013-09-241-0/+25
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-2/+0
|\ \
| * | clk: nomadik: declare OF clock providerSebastian Hesselbarth2013-09-291-2/+0
| |/
* | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-241-0/+22
|\ \
| * | usb: phy: Add RCAR Gen2 USB phyValentine Barshak2013-10-101-0/+22
| |/
* | exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki2013-10-161-9/+0
* | USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-141-21/+0
* | USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-111-21/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-122-9/+26
|\
| * leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-261-13/+14
| * leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-0/+6
| * leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-261-0/+10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-121-119/+0
|\ \
| * \ Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-151-119/+0
| |\ \ | | |/ | |/|
| | * thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-131-119/+0
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-102-0/+105
|\ \ \
| * | | ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes2013-09-041-0/+2
| * | | dma: add driver for R-Car HPB-DMACMax Filippov2013-09-021-0/+103
| |/ /
* | | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-092-13/+4
|\ \ \
OpenPOWER on IntegriCloud