aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-49/+1
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-24/+0
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+63
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes1-0/+2
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-9/+3
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+28
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-32/+0
2013-09-02dma: add driver for R-Car HPB-DMACMax Filippov1-0/+103
2013-08-30mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia1-13/+0
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu1-0/+4
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-0/+30
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+6
2013-08-29Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into next/boardsOlof Johansson1-1/+1
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij1-1/+1
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado1-13/+14
2013-08-26leds: pca9633: Add hardware blink supportMark A. Greer1-0/+6
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo1-0/+10
2013-08-22Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+1
2013-08-20drivers: net: cpsw: remove platform data header file of cpswMugunthan V N1-44/+0
2013-08-18[media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski1-0/+4
2013-08-18[media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov1-0/+25
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+25
2013-08-15brcmfmac: abstract tx packet processing functionsFranky Lin1-0/+6
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-omapMark Brown1-1/+1
2013-08-15Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into exynosZhang Rui1-119/+0
2013-08-14Merge tag 'renesas-tpu-pwm-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-14/+0
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap1-119/+0
2013-08-13ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna1-0/+1
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart1-2/+15
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart1-6/+13
2013-08-09spi: new controller driver for efm32 SoCsUwe Kleine-König1-0/+14
2013-08-07pinctrl: nomadik: delete ancient pin control APILinus Walleij1-24/+0
2013-08-05mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu1-0/+1
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu1-0/+3
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-0/+24
2013-08-02fbdev: simplefb: add common x86 RGB formatsDavid Herrmann1-0/+7
2013-08-02fbdev: simplefb: add init through platform_dataDavid Herrmann1-0/+56
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman1-3/+3
2013-07-31serial: sccnxp: Add DT supportAlexander Shiyan1-3/+3
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan1-3/+0
2013-07-31ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi1-49/+0
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen1-32/+0
2013-07-26serial: max310x: Add MAX14830 supportAlexander Shiyan1-2/+2
2013-07-26serial: max310x: Add MAX3109 supportAlexander Shiyan1-2/+2
2013-07-26serial: max310x: Driver reworkAlexander Shiyan1-4/+1
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+1
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart1-14/+0
2013-07-21gpio: em: Add pinctrl supportMagnus Damm1-0/+1
2013-07-16backlight: Add ROHM BD6107 backlight driverLaurent Pinchart1-0/+19