aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+19
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+61
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+128
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+63
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar1-0/+19
2012-05-18gpio: Emma Mobile GPIO driver V2Magnus Damm1-0/+10
2012-05-14ARM: AT91: Add platform data for the AT91 ADCsMaxime Ripard1-0/+61
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+35
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski1-0/+35
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V1-0/+128
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu1-0/+28
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren1-0/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+53
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky1-0/+24
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker1-3/+3
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+26
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+27
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+34
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+13
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+49
2012-03-22thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino1-0/+26
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+55
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+24
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N1-0/+55
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi1-0/+13
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD1-0/+26
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+24
2012-02-06ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson1-0/+34
2012-01-26serial/efm32: add new driverUwe Kleine-König1-0/+18
2012-01-26include: platform_data: Platform data header for OMAP4 ASoC audioPeter Ujfalusi1-0/+49
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+17
2011-12-21usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner1-0/+34
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang1-0/+1
2011-12-20USB: OTG: add Marvell usb OTG driver supportNeil Zhang1-0/+5
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang1-2/+10
2011-11-29ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles1-0/+17
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-0/+14
2011-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+83
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+97
2011-10-24hwmon: Add driver for EXYNOS4 TMUDonggeun Kim1-0/+83
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang1-0/+50
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-09usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi1-0/+47
2011-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+53
2011-07-28hwmon: Driver for NTC ThermistorsDonggeun Kim1-0/+53
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim1-0/+27