Chen Gang
|
e9a65bb63e
gpio: using common order: let 'static const' instead of 'const static'
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Linus Torvalds
|
b0885d01f9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Jon Hunter
|
c9c55d9211
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
|
12 years ago |
Tobias Klauser
|
086d585f13
gpio/gpio-omap: Use existing pointer to struct device
|
12 years ago |
Linus Torvalds
|
61464c8357
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Tony Lindgren
|
4b25408f1f
ARM: OMAP: Move gpio.h to include/linux/platform_data
|
13 years ago |
Uwe Kleine-König
|
c06e6769a8
gpio/gpio-omap: make platformdata used as *of_device_id.data const
|
13 years ago |
Uwe Kleine-König
|
f6817a2c2e
gpio/gpio-omap.c: add a const qualifier
|
13 years ago |
Linus Torvalds
|
f948ad0787
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
13 years ago |
Tarun Kanti DebBarma
|
346720130a
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
|
13 years ago |
Jon Hunter
|
7b86cef34a
gpio/omap: fix invalid context restore of gpio bank-0
|
13 years ago |
Grazvydas Ignotas
|
9e303f228c
gpio/omap: fix irq loss while in idle with debounce on
|
13 years ago |
Kevin Hilman
|
b3c64bc30a
gpio/omap: (re)fix wakeups on level-triggered GPIOs
|
13 years ago |
Kevin Hilman
|
22770de11c
gpio/omap: fix broken context restore for non-OFF mode transitions
|
13 years ago |
Tarun Kanti DebBarma
|
1b1287032d
gpio/omap: fix missing check in *_runtime_suspend()
|
13 years ago |
Tarun Kanti DebBarma
|
4e962e8998
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
|
13 years ago |
Tarun Kanti DebBarma
|
9c4ed9e6c0
gpio/omap: remove suspend/resume callbacks
|
13 years ago |
Tarun Kanti DebBarma
|
b1a8e3d2d1
gpio/omap: remove retrigger variable in gpio_irq_handler
|
13 years ago |
Tarun Kanti DebBarma
|
499fa2871d
gpio/omap: remove saved_wakeup field from struct gpio_bank
|
13 years ago |
Tarun Kanti DebBarma
|
0aa2727399
gpio/omap: remove suspend_wakeup field from struct gpio_bank
|
13 years ago |
Tarun Kanti DebBarma
|
c6f31c9ec2
gpio/omap: remove saved_fallingdetect, saved_risingdetect
|
13 years ago |
Tarun Kanti DebBarma
|
6edd94db25
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
|
13 years ago |
Tarun Kanti DebBarma
|
7fcca715de
gpio/omap: fix redundant decoding of gpio offset
|
13 years ago |
Tarun Kanti DebBarma
|
2a900eb74c
gpio/omap: fix incorrect update to context.irqenable1
|
13 years ago |
Tarun Kanti DebBarma
|
960edffe29
gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*
|
13 years ago |
Tarun Kanti DebBarma
|
2c836f7ea5
gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
|
13 years ago |
Tarun Kanti DebBarma
|
8276536cec
gpio/omap: fix _set_gpio_irqenable implementation
|
13 years ago |
Tarun Kanti DebBarma
|
00ece7e482
gpio/omap: fix trigger type to unsigned
|
13 years ago |