remarkable-linux/drivers/gpio
Colin Cross 0622b25bf0 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
Setting the IRQWAKEN bit was overwriting previous IRQWAKEN bits,
causing only the last bit set to take effect, resulting in lost
wakeups when the GPIO controller is in idle.

Replace direct writes to IRQWAKEN with MOD_REG_BIT calls to
perform a read-modify-write on the register.

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-06-06 16:12:23 -07:00
..
74x164.c
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
gpio-exynos4.c gpio: Move the exynos4 GPIO to drivers/gpio 2011-05-26 17:32:50 -06:00
gpio-nomadik.c gpio/nomadik: add function to read GPIO pull down status 2011-05-26 17:30:18 -06:00
gpio-omap.c GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 2011-06-06 16:12:23 -07:00
gpio-plat-samsung.c gpio: Move to Samsung common GPIO library to drivers/gpio 2011-05-26 17:31:22 -06:00
gpio-s5pc100.c gpio: Move the s5pc100 GPIO to drivers/gpio 2011-05-26 17:33:41 -06:00
gpio-s5pv210.c gpio: Move the s5pv210 GPIO to drivers/gpio 2011-05-26 17:33:37 -06:00
gpio-u300.c gpio: move U300 GPIO driver to drivers/gpio 2011-05-26 17:29:33 -06:00
gpiolib.c gpio: make gpio_{request,free}_array gpio array parameter const 2011-05-27 17:56:45 -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
Kconfig arm gpio drivers: make them 'depends on ARM' 2011-05-29 14:06:42 -07:00
langwell_gpio.c langwell_gpio: add runtime pm support 2011-05-26 14:24:36 -06:00
Makefile Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-05-28 10:56:34 -07: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: Add support for pca9574 and pca9575 devices 2011-05-26 13:58:30 -06:00
pcf857x.c
pch_gpio.c gpio/pch_gpio: Support new device ML7223 2011-05-27 17:56:45 -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
tps65910-gpio.c TPS65911: Add support for added GPIO lines 2011-05-27 10:49:29 +01: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