summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-02-02Merge tag 'v3.18.5' into toradex_vf_3.18-nextStefan Agner
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-16gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner
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 PMgpio-v3.18-1Thierry 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 handlergpio-v3.17-4Jarkko 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
2014-09-23GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen
2014-09-23GPIO: gpio-dwapb: Support DebounceWeike Chen
2014-09-23GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-16gpio: syscon: reuse for keystone 2 socsGrygorii Strashko
2014-09-16gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko
2014-09-16gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko
2014-09-04gpio: mcp23s08 to support both device tree and platform dataSonic Zhang
2014-09-04gpio: zynq: Fixed broken wakeup implementationEzra Savard
2014-09-04gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard