aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-01-15gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto
2014-01-09gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-09gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2013-12-11powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-04gpio: pl061: move irqdomain initializationLinus Walleij
2013-12-04gpio: rcar: NULL dereference on error in probe()Dan Carpenter
2013-12-04gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter
2013-12-04gpio: twl4030: Fix regression for twl gpio outputTony Lindgren
2013-11-04gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg
2013-10-13gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas
2013-10-13gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen
2013-05-20gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-13gpio/omap: ensure gpio context is initialisedJon Hunter
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson
2013-04-26gpio: grgpio: Add irq supportAndreas Larsson
2013-04-26gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg
2013-04-11GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson
2013-04-11ARM: mmp: add more compatible names in gpio driverHaojian Zhuang
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang
2013-04-10gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki
2013-04-10gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin
2013-04-10gpio: mcp23s08: convert driver to DTLars Poeschel