summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-02gpio: pch: Build context save/restore only for PMgpio-v3.18-1Thierry Reding
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij
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-25gpio: crystalcove: support virtual GPIOAaron Lu
2014-09-25pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König
2014-09-25gpio: kona: enable only on BCM_MOBILE or for compile testingUwe Kleine-König
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-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: Increase ARCH_NR_GPIOs to 512Mika Westerberg
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-23tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-23pinctrl: 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
2014-09-03gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen
2014-09-02gpio: adnp: switch to use irqchip helpersLinus Walleij
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-29gpio: acpi: normalize use of gpiochip_get_desc()Alexandre Courbot
2014-08-29gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen
2014-08-29gpio: pxa: Documentation: provide example bindings for PXA3xxDaniel Mack
2014-08-29gpio: zynq: Remove .owner field for driverMichal Simek
2014-08-28Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS bindingFeng Kan
2014-08-28gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan