remarkable-linux/drivers/gpio
Linus Walleij e849dc044a gpio: remove some legacy comments in build files
The build files for drivers/gpio has some wording and comments
about the directory being reserved exclusively for GPIO expanders
(according to the gpio.txt file these are on external busses) and
this has been false for some time. We already have PL061 and
Xilinx drivers which are in silicon and now I'm moving more
silicon drivers here, so delete this and reword it a bit.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-05-20 00:40:19 -06:00
..
74x164.c gpio: Use __devexit at necessary places 2011-03-12 02:14:48 -07:00
ab8500-gpio.c gpio: driver for 42 AB8500 GPIO pins 2011-03-28 08:47:17 +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: convert to non-__raw* accessors 2011-05-20 00:40:17 -06:00
bt8xxgpio.c
cs5535-gpio.c gpio/cs5535-gpio: Fix section mismatch 2011-03-17 12:52:05 -06:00
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: mfd_cell is now implicitly available to janz drivers 2011-03-23 10:41:54 +01:00
Kconfig gpio: remove some legacy comments in build files 2011-05-20 00:40:19 -06:00
langwell_gpio.c gpio/langwell: Clear edge bit before handling 2011-03-17 23:07:44 -06:00
Makefile gpio: remove some legacy comments in build files 2011-05-20 00:40:19 -06: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 gpio/mcp23s08: support mcp23s17 variant 2011-03-12 01:26:34 -07:00
ml_ioh_gpio.c gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() 2011-03-31 15:17:28 -06: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 rdc321x-southbridge: Use mfd_data instead of driver_data 2011-03-23 10:41:57 +01: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 Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-25 20:24:05 -07: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 gpio: Add VIA VX855 GPIO driver 2010-10-29 00:29:51 +02:00
wm831x-gpio.c
wm8350-gpiolib.c
wm8994-gpio.c gpiolib: Add WM8958 support to the WM8994 driver 2010-11-26 15:16:19 +00:00
xilinx_gpio.c