linux/drivers/gpio
Linus Torvalds 4a2d732f5d Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
* 'gpio/next' of git://git.secretlab.ca/git/linux-2.6:
  gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
  gpio_msm: Move Qualcomm v6 MSM driver into drivers
  msm: gpio: Fold register defs into C file
  msm: gpiomux: Move public API to public header
  msm: gpio: Remove ifdefs on gpio chip registers
  msm: gpio: Remove chip-specific register definitions
  msm: Remove chip-ifdefs for GPIO io mappings
  msm: gpio: Remove unsupported devices
  gpio: ab8500: fix MODULE_ALIAS for ab8500
  of/gpio: export of_gpio_simple_xlate
2011-08-01 06:13:48 -10:00
..
Kconfig Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-08-01 06:13:48 -10:00
Makefile Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-08-01 06:13:48 -10:00
gpio-74x164.c
gpio-ab8500.c gpio: ab8500: fix MODULE_ALIAS for ab8500 2011-07-28 16:19:23 -06:00
gpio-adp5520.c
gpio-adp5588.c
gpio-bt8xx.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
gpio-cs5535.c
gpio-da9052.c gpio/da9052: remove a redundant assignment for gpio->da9052 2011-07-14 12:41:53 +09:00
gpio-ep93xx.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
gpio-exynos4.c
gpio-generic.c
gpio-it8761e.c
gpio-janz-ttl.c
gpio-langwell.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio-max730x.c
gpio-max732x.c
gpio-max7300.c
gpio-max7301.c
gpio-mc33880.c
gpio-mcp23s08.c mcp23s08: add i2c support 2011-07-15 13:54:18 -06:00
gpio-ml-ioh.c
gpio-mpc5200.c gpio: Move mpc5200 gpio driver to drivers/gpio 2011-07-06 11:57:15 -06:00
gpio-msm-v1.c gpio_msm: Move Qualcomm v6 MSM driver into drivers 2011-08-01 04:58:00 -07:00
gpio-msm-v2.c gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers 2011-08-01 04:58:00 -07:00
gpio-mxc.c gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming 2011-07-19 13:10:02 -06:00
gpio-mxs.c gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming 2011-07-19 13:10:02 -06:00
gpio-nomadik.c
gpio-omap.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio-pca953x.c
gpio-pcf857x.c
gpio-pch.c
gpio-pl061.c
gpio-plat-samsung.c
gpio-rdc321x.c
gpio-s5pc100.c
gpio-s5pv210.c
gpio-sch.c
gpio-stmpe.c
gpio-sx150x.c
gpio-tc3589x.c
gpio-tegra.c gpio/tegra: Use engineering names in DT compatible property 2011-07-05 23:36:32 -06:00
gpio-timberdale.c
gpio-tps65910.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio-tps65912.c tps65912: gpio: add gpio driver 2011-07-31 23:28:22 +02:00
gpio-twl4030.c
gpio-u300.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
gpio-ucb1400.c
gpio-vr41xx.c
gpio-vx855.c
gpio-wm831x.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio-wm8350.c
gpio-wm8994.c
gpio-xilinx.c
gpiolib.c