summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-10-31gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-10-05gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-08-13gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-02-11gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-01-01gpio: acpi: work around false-positive -Wstring-overflow warningArnd Bergmann
2017-11-11gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław
2017-07-18gpio:mcp23s08 Fixed missing interruptsRobert Middleton
2017-02-23gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe
2016-11-20gpio: Fix OF build problem on UMLinus Walleij
2016-11-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-11-20gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-08-22gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-05-01gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-05-01gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven
2016-03-24gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2015-06-03gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-05-20gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-05-20gpio: unregister gpiochip device before removing itJohan Hovold
2015-05-05gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT
2015-03-18gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2015-03-18gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg
2015-03-02gpio: sysfs: fix gpio attribute-creation raceJohan Hovold
2015-03-02gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven
2015-02-10gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-10gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-04gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg
2015-02-04gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-02-04gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-02-04gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold
2015-02-04gpio: fix memory leak and sleep-while-atomicJohan Hovold
2015-02-04gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold
2014-10-05gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula
2014-10-05gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada
2014-07-23Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart
2014-07-05gpio: mcp23s08: Eliminates redundant checking.Michael Welling
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-05-29gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare
2014-05-27gpio: pch: add slab includeLinus Walleij