Julia Lawall
|
388f430841
drivers/gpio/gpio-omap.c: convert comma to semicolon
|
12 years ago |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 years ago |
Linus Torvalds
|
60b5adffb4
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
12 years ago |
Javier Martinez Canillas
|
397eada946
gpio/omap: don't use linear domain mapping for OMAP1
|
12 years ago |
Arnd Bergmann
|
ea4a21a298
gpio/omap: omap_gpio_init_context stub must be inline
|
12 years ago |
Jon Hunter
|
352a2d5bfc
gpio/omap: ensure gpio context is initialised
|
12 years ago |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Jon Hunter
|
a2797beadf
gpio/omap: force restore if context loss is not detectable
|
12 years ago |
Jon Hunter
|
3513cdeccc
gpio/omap: optimise interrupt service routine
|
12 years ago |
Tarun Kanti DebBarma
|
60b18b9aa4
gpio/omap: remove extra context restores in *_runtime_resume()
|
12 years ago |
Jon Hunter
|
879fe32438
gpio/omap: free irq domain in probe() failure paths
|
12 years ago |
Laurent Navet
|
e83507b763
gpio: gpio-omap.c: fix checkpatch error
|
12 years ago |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 years ago |
Jon Hunter
|
8d4c277e18
gpio/omap: warn if bank is not enabled on setting irq type
|
12 years ago |
Jon Hunter
|
ede4d7a5b9
gpio/omap: convert gpio irq domain to linear mapping
|
12 years ago |
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 |