summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster2014-09-241-1/+1
* gpio: Fix ngpio in gpio-xilinx driverGernot Vormayr2014-09-241-12/+15
* gpio: dwapb: fix pointer to integer castLinus Walleij2014-09-241-2/+2
* gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin2014-09-241-2/+0
* gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin2014-09-241-2/+0
* gpio: xgene: Fix missing spin_lock_init()Axel Lin2014-09-241-0/+1
* gpio: ks8695: fix switch case indentationVarka Bhadram2014-09-241-10/+10
* gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila2014-09-241-1/+1
* gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun2014-09-241-2/+2
* GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan2014-09-231-1/+1
* gpio: omap: Fix interrupt namesNishanth Menon2014-09-231-14/+17
* gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle2014-09-231-50/+0
* gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick2014-09-231-3/+6
* GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen2014-09-231-0/+115
* GPIO: gpio-dwapb: Support DebounceWeike Chen2014-09-231-2/+34
* GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen2014-09-231-10/+27
* GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen2014-09-232-58/+167
* gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe2014-09-231-17/+7
* tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij2014-09-231-8/+5
* gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-234-19/+7
* pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-236-39/+10
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-1819-96/+40
* gpio: syscon: reuse for keystone 2 socsGrygorii Strashko2014-09-161-0/+35
* gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko2014-09-161-8/+43
* gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko2014-09-161-2/+6
* gpio: mcp23s08 to support both device tree and platform dataSonic Zhang2014-09-042-31/+34
* gpio: zynq: Fixed broken wakeup implementationEzra Savard2014-09-041-14/+20
* gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard2014-09-041-1/+3
* gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen2014-09-031-1/+9
* gpio: adnp: switch to use irqchip helpersLinus Walleij2014-09-022-108/+48
* gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-292-21/+17
* gpio: acpi: normalize use of gpiochip_get_desc()Alexandre Courbot2014-08-291-8/+14
* gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen2014-08-291-12/+19
* gpio: zynq: Remove .owner field for driverMichal Simek2014-08-291-1/+0
* gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan2014-08-283-0/+260
* gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann2014-08-281-51/+3
* Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-252-3/+6
|\
| * sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-222-3/+6
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-4/+4
|\ \
| * | firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck2014-08-221-4/+4
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-241-1/+1
|\ \
| * | bus: arm-ccn: Fix warning messagePawel Moll2014-08-241-1/+1
| |/
* | Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-244-12/+48
|\ \
| * | gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-211-0/+18
| * | gpio: delete unneeded test before of_node_putJulia Lawall2014-08-171-3/+1
| * | gpio: zynq: Fix IRQ handlersLars-Peter Clausen2014-08-171-8/+28
| * | gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-171-1/+1
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-2441-167/+309
|\ \
| * | drm/radeon: add new KV pci idAlex Deucher2014-08-221-0/+1
| * | Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-228-55/+109
| |\ \