summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner2012-05-181-1/+2
* gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-181-1/+51
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-182-43/+39
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-181-0/+29
* gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-181-1/+1
* Add support for TCA6424AAndreas Schallenberg2012-05-181-13/+30
* Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-111-86/+26
|\
| * 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
* | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+8
* | gpio: add MSIC gpio driverMathias Nyman2012-05-113-0/+348
* | gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-111-188/+215
* | gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-101-3/+1
* | gpio/langwell: convert to use irq_domainMika Westerberg2012-05-082-21/+30
* | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-087-41/+84
|\ \ | |/
| * 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
* | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-073-0/+245
* | gpio: Convert drivers to use module_pci_driver()Axel Lin2012-04-074-44/+4
* | gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin2012-04-061-4/+5
* | gpio/langwell: clear IRQ edge detect registers at initMika Westerberg2012-04-051-0/+21
* | gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg2012-04-051-3/+13
* | gpio/langwell: use devm_* helpers to simplify probeMika Westerberg2012-04-051-11/+7
* | gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-051-1/+11
|/
* 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
OpenPOWER on IntegriCloud