summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-09-21gpio: Fix OF build problem on UMLinus Walleij
2016-08-19gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-01-05gpio/omap: raw read and write endian fixVictor Kamensky
2015-08-04gpio/lynxpoint: add new ACPI IDMika Westerberg
2015-06-03gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-05-21gpio: squelch a compiler warningMartin Kaiser
2015-05-16gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-05-16gpio: unregister gpiochip device before removing itJohan Hovold
2015-05-04gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT
2015-03-05gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2015-03-05gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg
2015-02-09gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-09gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-01-29gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-01-29gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-01-29gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold
2015-01-29gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg
2014-06-20gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling
2014-05-15gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
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: 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