aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-omap.c
Commit message (Expand)AuthorAge
* gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas2013-10-16
* gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-01
* gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-01
* drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall2013-08-16
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * gpio/omap: omap_gpio_init_context stub must be inlineArnd Bergmann2013-06-17
* | gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas2013-06-26
|/
* gpio/omap: ensure gpio context is initialisedJon Hunter2013-05-13
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio/omap: force restore if context loss is not detectableJon Hunter2013-04-10
| * gpio/omap: optimise interrupt service routineJon Hunter2013-04-10
| * gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma2013-04-10
| * gpio/omap: free irq domain in probe() failure pathsJon Hunter2013-04-10
| * gpio: gpio-omap.c: fix checkpatch errorLaurent Navet2013-03-27
| * gpio/omap: warn if bank is not enabled on setting irq typeJon Hunter2013-03-05
| * gpio/omap: convert gpio irq domain to linear mappingJon Hunter2013-03-05
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
|/
* gpio: using common order: let 'static const' instead of 'const static'Chen Gang2013-02-11
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devinitBill Pemberton2012-11-28
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\ \ | |/ |/|
| * gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-15
* | gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter2012-10-27
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\
| * ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
* | gpio/gpio-omap: make platformdata used as *of_device_id.data constUwe Kleine-König2012-09-11
* | gpio/gpio-omap.c: add a const qualifierUwe Kleine-König2012-09-11
|/
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\
| * gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-17
* | gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter2012-07-03
* | gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas2012-06-26
|/
* gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman2012-05-18
* gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman2012-05-18
* gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-11
* gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-11
* gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-11
* gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-11
* gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
* gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
* gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-11
* gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-10
* gpio/omap: fix redundant decoding of gpio offsetTarun Kanti DebBarma2012-03-21
* gpio/omap: fix incorrect update to context.irqenable1Tarun Kanti DebBarma2012-03-21
* gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*Tarun Kanti DebBarma2012-03-20
* gpio/omap: fix missing dataout context save in _set_gpio_dataout_regTarun Kanti DebBarma2012-03-20
* gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma2012-03-20
* gpio/omap: fix trigger type to unsignedTarun Kanti DebBarma2012-03-20
* gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()Tarun Kanti DebBarma2012-03-20
* gpio/omap: Fix section warning for omap_mpuio_alloc_gc()Tony Lindgren2012-03-12