aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-08-31gpio: Fix OF build problem on UMLinus Walleij
2016-08-22gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-08-22gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-06-19gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-19gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado
2016-04-20gpio: pca953x: Use correct u16 value for register word writeYong Li
2015-07-03gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu
2015-06-10gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-05-23gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-05-17gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT
2015-03-06gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2015-03-06gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg
2015-02-11gpio: mcp23s08: handle default gpio baseSonic Zhang
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-01-27gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-01-27gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-01-27gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold
2015-01-27gpio: fix memory leak and sleep-while-atomicJohan Hovold
2015-01-27gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold
2015-01-27gpio: crystalcove: use handle_nested_irqAaron Lu
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-02gpio: pch: Build context save/restore only for PMThierry Reding
2014-10-02gpio: ks8695: fix 'else should follow close brace '}''Varka Bhadram
2014-10-02gpio: stmpe: add verbose debug codeLinus Walleij
2014-10-02gpio: stmpe: fix up interrupt enable logicLinus Walleij
2014-09-30gpio: staticize xway_stp_init()Linus Walleij
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij
2014-09-26gpio: set parent irq on chained handlersLinus Walleij
2014-09-26gpiolib: irqchip: use irq_find_mapping while removing irqchipGrygorii Strashko
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-25gpio: crystalcove: support virtual GPIOAaron Lu
2014-09-25gpio: kona: enable only on BCM_MOBILE or for compile testingUwe Kleine-König
2014-09-24gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada
2014-09-24gpio, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster
2014-09-24gpio: Fix ngpio in gpio-xilinx driverGernot Vormayr
2014-09-24gpio: dwapb: fix pointer to integer castLinus Walleij
2014-09-24gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin
2014-09-24gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin
2014-09-24gpio: xgene: Fix missing spin_lock_init()Axel Lin
2014-09-24gpio: ks8695: fix switch case indentationVarka Bhadram
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila
2014-09-24gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun
2014-09-24gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula
2014-09-24gpio: Fix gpio direction flags not getting setAdrian Hunter
2014-09-23GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan
2014-09-23gpio: omap: Fix interrupt namesNishanth Menon
2014-09-23gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle
2014-09-23gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick