summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11drivers/gpio/Kconfig: enable GPIO configs for LS1021A SoCShaveta Leekha
2014-12-11gpio: add GPIO support for layerscape architecturesShaveta Leekha
2014-12-11drivers/gpio: Port gpio driver to ls1021a-qds platformShaveta Leekha
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-12powerpc/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: msm: make msm_gpio.summary_irq signed for error handlingDan 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-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-30gpio_msm: Fix build error due to missing err.hStephen Boyd
2013-07-30Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"Linus Walleij