summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-02gpio: pch: Build context save/restore only for PMThierry Reding1-0/+2
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij1-1/+1
2014-10-02gpio: ks8695: fix 'else should follow close brace '}''Varka Bhadram1-6/+4
2014-10-02gpio: stmpe: add verbose debug codeLinus Walleij1-0/+75
2014-10-02gpio: stmpe: fix up interrupt enable logicLinus Walleij1-3/+3
2014-09-30gpio: staticize xway_stp_init()Linus Walleij1-1/+1
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij3-21/+36
2014-09-26gpio: set parent irq on chained handlersLinus Walleij1-0/+13
2014-09-26gpiolib: irqchip: use irq_find_mapping while removing irqchipGrygorii Strashko1-1/+2
2014-09-25gpio: crystalcove: support virtual GPIOAaron Lu1-3/+16
2014-09-25pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König1-1/+1
2014-09-25gpio: kona: enable only on BCM_MOBILE or for compile testingUwe Kleine-König1-1/+1
2014-09-24gpio, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster1-1/+1
2014-09-24gpio: Fix ngpio in gpio-xilinx driverGernot Vormayr1-12/+15
2014-09-24gpio: dwapb: fix pointer to integer castLinus Walleij1-2/+2
2014-09-24gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin1-2/+0
2014-09-24gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin1-2/+0
2014-09-24gpio: xgene: Fix missing spin_lock_init()Axel Lin1-0/+1
2014-09-24gpio: ks8695: fix switch case indentationVarka Bhadram1-10/+10
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila1-1/+1
2014-09-24gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun1-2/+2
2014-09-23GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan1-1/+1
2014-09-23gpio: omap: Fix interrupt namesNishanth Menon1-14/+17
2014-09-23gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle1-50/+0
2014-09-23gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick1-3/+6
2014-09-23GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen1-0/+115
2014-09-23GPIO: gpio-dwapb: Support DebounceWeike Chen1-2/+34
2014-09-23GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen1-10/+27
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen2-58/+167
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe1-17/+7
2014-09-23tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij1-8/+5
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij4-19/+7
2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij6-39/+10
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe19-96/+40
2014-09-17gpio: syscon: reuse for keystone 2 socsGrygorii Strashko1-0/+35
2014-09-17gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko1-8/+43
2014-09-17gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko1-2/+6
2014-09-04gpio: mcp23s08 to support both device tree and platform dataSonic Zhang2-31/+34
2014-09-04gpio: zynq: Fixed broken wakeup implementationEzra Savard1-14/+20
2014-09-04gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard1-1/+3
2014-09-03gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen1-1/+9
2014-09-02gpio: adnp: switch to use irqchip helpersLinus Walleij2-108/+48
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2-21/+17
2014-08-29gpio: acpi: normalize use of gpiochip_get_desc()Alexandre Courbot1-8/+14
2014-08-29gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen1-12/+19
2014-08-29gpio: zynq: Remove .owner field for driverMichal Simek1-1/+0
2014-08-28gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan3-0/+260
2014-08-28gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann1-51/+3
2014-08-26Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-3/+6
2014-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4