summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-1/+78
|\
| * Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-052-1/+6
| |\
| | * mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia2013-02-011-0/+3
| | * mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-141-1/+3
| * | Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-301-0/+41
| |\ \
| * | | dma: coh901318: create a proper platform data fileLinus Walleij2013-01-071-0/+72
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-211-0/+2
|\ \ \
| * | | ARM: s3c: i2c: add platform_device forward declarationArnd Bergmann2013-02-141-0/+2
| | |/ | |/|
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-2/+6
|\ \ \
| * | | ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann2013-02-141-0/+2
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-0/+41
| |\ \ \ | | |/ /
| * | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-2/+2
| * | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-151-0/+2
| | |/ | |/|
* | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-0/+46
|\ \ \
| * \ \ Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-251-0/+41
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-251-0/+27
| |\ \ \
| | * | | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-181-0/+27
| | | |/ | | |/|
| * | | USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim2013-01-111-0/+19
| |/ /
* | | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-212-0/+39
|\ \ \
| * | | Invensense MPU6050 Device Driver.Ge Gao2013-02-101-0/+31
| * | | iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-271-0/+8
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-202-0/+39
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-0/+35
| |\ \ \
| | * | | NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-031-0/+35
| | | |/ | | |/|
| * | | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-0/+3
| * | | drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-061-0/+1
| | |/ | |/|
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-0/+3
|\ \ \
| * \ \ Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-051-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-261-0/+3
| | |/
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-0/+36
|\ \ \
| * | | hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck2013-02-061-0/+36
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown2013-02-191-0/+71
|\ \ \ | |/ / |/| |
| * | regulator: lp8755: new driver for LP8755Daniel Jeong2012-12-241-0/+71
| |/
* | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-0/+41
|/
* Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-2/+7
|\
| * iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-1/+0
| * iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-031-1/+7
| * Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-031-0/+49
| |\
* | \ Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-202-0/+54
|\ \ \
| * \ \ Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-172-0/+54
| |\ \ \
| | * \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-162-0/+54
| | |\ \ \
| | | * | | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-0/+51
| | | * | | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-0/+3
* | | | | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-191-16/+0
|\ \ \ \ \ \
| * | | | | | mtd: delete nomadik_nand driverLinus Walleij2012-11-151-16/+0
* | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-181-0/+27
|\ \ \ \ \ \ \
| * | | | | | | i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-191-0/+27
| |/ / / / / /
* | | | | | | drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-171-7/+2
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-0/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-051-0/+14
| |/ / / /
OpenPOWER on IntegriCloud