linux/drivers/gpio
Linus Torvalds 8b29336fe0 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/via: rename VIA local config struct
  basic_mmio_gpio: split into a gpio library and platform device
  gpio: remove some legacy comments in build files
  gpio: add trace events for setting direction and value
  gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
  gpiolib: export gpiochip_find
  gpio: remove redundant Kconfig depends on GPIOLIB
  basic_mmio_gpio: convert to non-__raw* accessors
  basic_mmio_gpio: support direction registers
  basic_mmio_gpio: support different input/output registers
  basic_mmio_gpio: detect output method at probe time
  basic_mmio_gpio: request register regions
  basic_mmio_gpio: allow overriding number of gpio
  basic_mmio_gpio: convert to platform_{get,set}_drvdata()
  basic_mmio_gpio: remove runtime width/endianness evaluation
2011-05-26 12:14:41 -07:00
..
74x164.c
Kconfig basic_mmio_gpio: split into a gpio library and platform device 2011-05-20 00:40:19 -06:00
Makefile basic_mmio_gpio: split into a gpio library and platform device 2011-05-20 00:40:19 -06:00
ab8500-gpio.c treewide: cleanup continuations and remove logging message whitespace 2011-04-26 10:24:37 +02:00
adp5520-gpio.c
adp5588-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
basic_mmio_gpio.c basic_mmio_gpio: split into a gpio library and platform device 2011-05-20 00:40:19 -06:00
bt8xxgpio.c
cs5535-gpio.c
gpiolib.c gpio: add trace events for setting direction and value 2011-05-20 00:40:19 -06:00
it8761e_gpio.c
janz-ttl.c mfd: Use mfd cell platform_data for janz cells platform bits 2011-05-26 19:45:08 +02:00
langwell_gpio.c treewide: remove extra semicolons 2011-04-10 17:01:05 +02:00
max730x.c
max732x.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
max7300.c
max7301.c
mc33880.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mcp23s08.c
ml_ioh_gpio.c drivers/gpio/ml_ioh_gpio.c needs slab.h 2011-05-25 08:39:57 -07:00
pca953x.c gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq 2011-05-20 00:40:18 -06:00
pcf857x.c
pch_gpio.c gpio/pch_gpio: Fix output value of pch_gpio_direction_output() 2011-03-31 15:17:40 -06:00
pl061.c gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler 2011-03-25 00:02:52 +01:00
rdc321x-gpio.c mfd: Use mfd cell platform_data for rdc321x cells platform bits 2011-05-26 19:45:06 +02:00
sch_gpio.c gpio: Add Tunnel Creek support to sch_gpio 2011-03-23 10:42:08 +01:00
stmpe-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
sx150x.c gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler 2011-03-25 00:02:52 +01:00
tc3589x-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
timbgpio.c mfd: Use mfd cell platform_data for timberdale cells platform bits 2011-05-26 19:45:05 +02:00
twl4030-gpio.c
ucb1400_gpio.c
vr41xx_giu.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
vx855_gpio.c drivers/gpio/vx855_gpio.c needs slab.h 2011-05-25 08:39:56 -07:00
wm831x-gpio.c
wm8350-gpiolib.c
wm8994-gpio.c
xilinx_gpio.c