summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman2012-05-181-3/+3
* gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman2012-05-181-2/+1
* gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-111-5/+8
* gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-111-2/+2
* gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-111-47/+0
* gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-111-3/+0
* gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-111-9/+3
* gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-111-7/+6
* gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-111-11/+8
* gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-101-6/+3
* ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-2/+19
* gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-101-8/+8
* gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin2012-04-101-1/+1
* gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2012-04-102-14/+11
* gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
* gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+2
|\
| * gpio: pxa: explicitly include mach/irqs.hRob Herring2012-01-251-0/+2
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2813-111/+843
|\ \
| * | gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten2012-03-251-8/+0
| * | gpio/sodaville: Mark broken due to core irqdomain migrationGrant Likely2012-03-231-1/+1
| * | Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-03-231-22/+25
| |\ \
| | * | gpio/omap: fix redundant decoding of gpio offsetTarun Kanti DebBarma2012-03-211-11/+7
| | * | gpio/omap: fix incorrect update to context.irqenable1Tarun Kanti DebBarma2012-03-211-2/+4
| | * | gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*Tarun Kanti DebBarma2012-03-201-4/+1
| | * | gpio/omap: fix missing dataout context save in _set_gpio_dataout_regTarun Kanti DebBarma2012-03-201-2/+5
| | * | gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma2012-03-201-1/+4
| | * | gpio/omap: fix trigger type to unsignedTarun Kanti DebBarma2012-03-201-2/+3
| | * | gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()Tarun Kanti DebBarma2012-03-201-0/+1
| * | | gpio: tegra: tegra_gpio_config shouldn't be __initStephen Warren2012-03-191-1/+1
| |/ /
| * | gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori2012-03-121-5/+6
| * | gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori2012-03-121-5/+10
| * | gpio/omap: Fix section warning for omap_mpuio_alloc_gc()Tony Lindgren2012-03-121-1/+1
| * | ARM: tegra: export tegra_gpio_{en,dis}ableArnd Bergmann2012-03-121-0/+2
| * | gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma2012-03-121-1/+1
| * | GPIO: LPC32xx: Add output reading to GPO P3Roland Stigge2012-03-121-0/+17
| * | GPIO: LPC32xx: Fix missing bit selection maskRoland Stigge2012-03-121-1/+1
| * | gpio/omap: fix wakeups on level-triggered GPIOsKevin Hilman2012-03-121-0/+34
| * | gpio/omap: Fix IRQ handling for SPARSE_IRQBenoit Cousson2012-03-051-16/+17
| * | gpio/omap: Add DT support to GPIO driverBenoit Cousson2012-03-051-9/+112
| * | gpio/omap: Use devm_ API and add request_mem_regionBenoit Cousson2012-03-051-20/+15
| * | gpio/omap: Remove bank->id information and misc cleanupBenoit Cousson2012-03-051-14/+9
| * | gpiolib: Add comments explaining the _cansleep() WARN_ON()sMark Brown2012-03-051-0/+2
| * | gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-051-0/+39
| * | gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-051-2/+42
| * | gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-021-2/+3
| * | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-285-35/+22
| |\ \
| * \ \ Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-221-645/+461
| |\ \ \
| * | | | gpio/gpio-pl061: No need of thaw and poweroff routines for hibernateViresh Kumar2012-02-161-1/+6
| * | | | Fix circular locking dependency (3.3-rc2)Ming Lei2012-02-151-3/+5
OpenPOWER on IntegriCloud