index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2014-01-09
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
2014-01-09
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
2013-12-12
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
2013-12-04
gpio: pl061: move irqdomain initialization
Linus Walleij
2013-12-04
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
2013-12-04
gpio: msm: make msm_gpio.summary_irq signed for error handling
Dan Carpenter
2013-12-04
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
2013-12-04
gpio: twl4030: Fix regression for twl gpio output
Tony Lindgren
2013-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
2013-10-11
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-01
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
2013-10-01
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
2013-09-22
gpio: rcar: Remove #gpio-range-cells DT property usage
Laurent Pinchart
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-07
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-09-04
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-03
gpio: improve error path in gpiolib
Linus Walleij
2013-08-30
gpio: add GPIO support for F71882FG and F71889F
Simon Guinot
2013-08-30
gpio: mcp23s08: rename the device tree property
Lars Poeschel
2013-08-29
gpio: implement gpio-ranges binding document fix
Stephen Warren
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
2013-08-29
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
2013-08-26
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney
2013-08-23
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
Laurent Pinchart
2013-08-23
gpio: pcf857x: Sort headers alphabetically
Laurent Pinchart
2013-08-23
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
Christophe Leroy
2013-08-16
gpio: Fix bit masking in Kontron PLD GPIO driver
Brunner Michael
2013-08-16
gpio: pca953x: fix gpio input on gpio offsets >= 8
Andrew Ruder
2013-08-16
drivers/gpio: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-16
drivers/gpio/gpio-omap.c: convert comma to semicolon
Julia Lawall
2013-08-16
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
Mathias Nyman
2013-08-16
gpio: Fix platform driver name in Kontron PLD GPIO driver
Michael Brunner
2013-08-16
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
2013-08-16
gpio: msm: Staticize local variable 'msm_gpio'
Jingoo Han
2013-08-16
gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...
Lothar Waßmann
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
2013-08-16
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
2013-08-16
gpio: palmas: Fix misreported GPIO out value
Andrew Chew
2013-07-30
gpio_msm: Fix build error due to missing err.h
Stephen Boyd
2013-07-30
Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"
Linus Walleij
2013-07-30
Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"
Linus Walleij
2013-07-30
Revert "gpio/omap: fix build error when OF_GPIO is not defined."
Linus Walleij
2013-07-29
gpio: palmas: add dt support
Laxman Dewangan
2013-07-22
gpio: gpio-mxc: Include "<linux/err.h>"
Fabio Estevam
2013-07-21
gpio: pxa: remove dead code
Daniel Mack
[next]