summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-09-03gpio: improve error path in gpiolibLinus Walleij
2013-08-30gpio: add GPIO support for F71882FG and F71889FSimon Guinot
2013-08-30gpio: mcp23s08: rename the device tree propertyLars Poeschel
2013-08-29gpio: samsung: Drop support for Exynos SoCsTomasz Figa
2013-08-23gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart
2013-08-23gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart
2013-08-23gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy
2013-08-16gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael
2013-08-16gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder
2013-08-16drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-16drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall
2013-08-16gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman
2013-08-16gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner
2013-08-16gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel
2013-08-16gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han
2013-08-16gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-08-16gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König
2013-08-16gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks
2013-08-16gpio: palmas: Fix misreported GPIO out valueAndrew Chew
2013-07-29gpio: palmas: add dt supportLaxman Dewangan
2013-07-23gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam
2013-07-21gpio: pxa: remove dead codeDaniel Mack
2013-07-21gpio: em: Add pinctrl supportMagnus Damm
2013-07-21gpio: Kontron PLD gpio driverGuenter Roeck
2013-07-21gpiolib: replace strict_strtol() with kstrtol()Jingoo Han
2013-07-20GPIO: gpio-twl6040: Remove support for legacy (pdata) modePeter Ujfalusi
2013-07-20gpio: gpio-mxc: Use devm functionsFabio Estevam
2013-07-20gpio-tz1090: convert to use generic irqchipJames Hogan
2013-07-20gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan
2013-07-20gpio-tz1090: add TZ1090 gpio driverJames Hogan
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-06-30Gpio/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas
2013-06-25gpio: mvebu: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-21Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-06-20Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-20gpiolib: remove warnning of allocations with IRQs disabledZhangfei Gao
2013-06-19gpio: grgpio: Staticize local symbolsSachin Kamat
2013-06-19gpio-langwell: remove Withney point supportAndy Shevchenko
2013-06-19gpio: ich: add GPO_BLINK supportVincent Donnefort
2013-06-19gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann
2013-06-19gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart
2013-06-19ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entryTomasz Figa