summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04-07MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen
2015-03-27gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov
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-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
2015-03-19gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()Rafael J. Wysocki
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij
2015-03-17gpio: f7188x: add GPIO support for F71869AAndreas Bofjall
2015-03-17gpio: f7188x: add GPIO support for F71869Andreas Bofjall
2015-03-17gpio: f7188x: correct spelling of "Fintek"Andreas Bofjall
2015-03-17gpio: fix constconst in devresLinus Walleij
2015-03-09gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irqGrygorii Strashko
2015-03-09extend documentation for gpiod_set_array() functionsRojhalat Ibrahim
2015-03-09gpio: mrvl: documentation: trivial: fix typoJosh Wu
2015-03-09gpio: pxa: simplify BANK_OFF macro offset calculationRob Herring
2015-03-09gpio: dwapb: re-enable GPIO_DWAPB for arm64Kefeng Wang
2015-03-07drivers/gpio: Altera soft IP GPIO driver device tree bindingTien Hock Loh
2015-03-07drivers/gpio: Altera soft IP GPIO driverTien Hock Loh
2015-03-06gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin
2015-03-05gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim