aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-10-11gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot
2013-10-11gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot
2013-10-11gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-01gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas
2013-10-01gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas
2013-09-22gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-09-04gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij
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: implement gpio-ranges binding document fixStephen Warren
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-29gpio: samsung: Drop support for Exynos SoCsTomasz Figa
2013-08-26gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney
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-31gpio_msm: Fix build error due to missing err.hStephen Boyd
2013-07-31Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"Linus Walleij
2013-07-31Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"Linus Walleij
2013-07-31Revert "gpio/omap: fix build error when OF_GPIO is not defined."Linus Walleij
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-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani
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