summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-05-12gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-05-12gpio: fix gpio leak in gpiochip_add error pathJohan Hovold
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren
2015-04-29gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-04-27gpiolib: change gpio pin from unsigned to signed in acpi callbackQipeng Zha
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-10Revert "gpio: sch: use uapi/linux/pci_ids.h directly"Linus Walleij
2015-04-09gpio: dwapb: remove dependenciesLinus Walleij
2015-04-08gpio: dwapb: enable for ARCVineet Gupta
2015-04-08gpio: removing kfree remove functionalityVarka Bhadram
2015-04-08gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT
2015-04-08gpio: split GPIO drivers in submenusLinus Walleij
2015-04-08gpio: move MFD GPIO drivers under their own commentLinus Walleij
2015-04-08gpio: move BCM Kona Kconfig optionLinus Walleij
2015-04-08gpio: arrange SPI Kconfig symbols alphabeticallyLinus Walleij
2015-04-08gpio: arrange PCI GPIO controllers alphabeticallyLinus Walleij
2015-04-08gpio: arrange I2C Kconfig symbols alphabeticallyLinus Walleij
2015-04-08gpio: arrange Kconfig symbols alphabeticallyLinus Walleij
2015-04-08gpio: ich: Implement get_direction functionAaron Sierra
2015-04-08gpio: use (!foo) instead of (foo == NULL)Varka Bhadram
2015-04-08gpio: arizona: drop owner assignment from platform_driversVarka Bhadram
2015-04-08gpio: max7300: remove 'ret' variableVarka Bhadram
2015-04-08gpio: use devm_kzallocVarka Bhadram
2015-04-08gpio: sch: use uapi/linux/pci_ids.h directlyMichael S. Tsirkin
2015-04-08gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy
2015-04-08gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen
2015-04-07MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen
2015-03-27gpio: Remove gpio-msm-v1 driverStephen Boyd
2015-03-27gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov
2015-03-27gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko
2015-03-27gpio: omap: get rid of GPIO_INDEX() macroGrygorii Strashko
2015-03-27gpio: omap: get rid of omap_irq_to_gpio()Grygorii Strashko
2015-03-27gpio: omap: get rid of GPIO_BIT() macroGrygorii Strashko
2015-03-27gpio: omap: convert gpio irq functions to use GPIO offsetGrygorii Strashko
2015-03-27gpio: omap: drop 'gpio' param from omap_gpio_init_irq()Grygorii Strashko
2015-03-27gpio: omap: convert debounce functions switch to use gpio offsetGrygorii Strashko
2015-03-27gpio: omap: simplify omap_set_gpio_dataout_x()Grygorii Strashko
2015-03-27gpio: omap: convert omap_gpio_is_input() to use gpio offsetGrygorii Strashko
2015-03-27altera_gpio_probe() can be statickbuild test robot
2015-03-26mfd: tc3589x: Enforce device-tree only modeLinus Walleij
2015-03-26gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven
2015-03-26gpio: rcar: Add more register documentationGeert Uytterhoeven
2015-03-26gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven
2015-03-26gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar
2015-03-19gpio: dwapb: enable for QuarkAndy Shevchenko
2015-03-19gpio / ACPI: Use local variable instead of ACPI_HANDLE()Rafael J. Wysocki