summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1Star
* gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
* gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+3
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-233-11/+10Star
|\
| * gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+2
| * gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+2
| * gpio: gpio-mxc: Fix race in installing chained IRQ handlerRussell King2015-06-181-7/+6Star
* | gpio: gpio-kempld: Fix get_direction return valueMichael Brunner2015-05-121-1/+1
* | gpio: fix gpio leak in gpiochip_add error pathJohan Hovold2015-05-121-4/+6
|/
* gpio: omap: Fix regression for MPUIO interruptsTony Lindgren2015-05-061-39/+9Star
* gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-04-291-0/+19
* gpiolib: change gpio pin from unsigned to signed in acpi callbackQipeng Zha2015-04-271-1/+1
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-223-723/+0Star
|\
| * gpio: Remove gpio-msm-v1 driverStephen Boyd2015-03-273-723/+0Star
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-1830-697/+1740
|\ \
| * | Revert "gpio: sch: use uapi/linux/pci_ids.h directly"Linus Walleij2015-04-101-1/+1
| * | gpio: dwapb: remove dependenciesLinus Walleij2015-04-091-1/+0Star
| * | gpio: dwapb: enable for ARCVineet Gupta2015-04-081-1/+1
| * | gpio: removing kfree remove functionalityVarka Bhadram2015-04-082-2/+1Star
| * | gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT2015-04-081-8/+16
| * | gpio: split GPIO drivers in submenusLinus Walleij2015-04-081-6/+22
| * | gpio: move MFD GPIO drivers under their own commentLinus Walleij2015-04-081-159/+156Star
| * | gpio: move BCM Kona Kconfig optionLinus Walleij2015-04-081-6/+6
| * | gpio: arrange SPI Kconfig symbols alphabeticallyLinus Walleij2015-04-081-8/+8
| * | gpio: arrange PCI GPIO controllers alphabeticallyLinus Walleij2015-04-081-32/+32
| * | gpio: arrange I2C Kconfig symbols alphabeticallyLinus Walleij2015-04-081-45/+45
| * | gpio: arrange Kconfig symbols alphabeticallyLinus Walleij2015-04-081-145/+145
| * | gpio: ich: Implement get_direction functionAaron Sierra2015-04-081-0/+6
| * | gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-086-7/+7
| * | gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-081-1/+0Star
| * | gpio: max7300: remove 'ret' variableVarka Bhadram2015-04-081-3/+1Star
| * | gpio: use devm_kzallocVarka Bhadram2015-04-082-5/+5
| * | gpio: sch: use uapi/linux/pci_ids.h directlyMichael S. Tsirkin2015-04-081-1/+1
| * | gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-081-1/+1
| * | gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen2015-04-082-20/+30
| * | MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen2015-04-073-0/+112
| * | gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov2015-03-271-1/+1
| * | gpio: omap: get rid of GPIO_INDEX() macroGrygorii Strashko2015-03-271-9/+0Star
| * | gpio: omap: get rid of omap_irq_to_gpio()Grygorii Strashko2015-03-271-12/+5Star
| * | gpio: omap: get rid of GPIO_BIT() macroGrygorii Strashko2015-03-271-1/+0Star
| * | gpio: omap: convert gpio irq functions to use GPIO offsetGrygorii Strashko2015-03-271-33/+34
| * | gpio: omap: drop 'gpio' param from omap_gpio_init_irq()Grygorii Strashko2015-03-271-7/+5Star
| * | gpio: omap: convert debounce functions switch to use gpio offsetGrygorii Strashko2015-03-271-7/+7
| * | gpio: omap: simplify omap_set_gpio_dataout_x()Grygorii Strashko2015-03-271-5/+5
| * | gpio: omap: convert omap_gpio_is_input() to use gpio offsetGrygorii Strashko2015-03-271-6/+4Star
| * | altera_gpio_probe() can be statickbuild test robot2015-03-271-1/+1
| * | gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-261-2/+31
| * | gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-261-12/+12
| * | gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-261-3/+3
| * | gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar2015-03-261-1/+6