Age | Commit message (Expand) | Author |
2016-08-31 | gpio: Fix OF build problem on UM | Linus Walleij |
2016-08-19 | gpio: intel-mid: Remove potentially harmful code | Andy Shevchenko |
2016-08-16 | gpio: pca953x: Fix NBANK calculation for PCA9536 | Vignesh R |
2016-07-19 | gpio: sch: Fix Oops on module load on Asus Eee PC 1201 | Colin Pitrat |
2016-06-18 | gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings | Ben Dooks |
2016-06-18 | gpiolib: Fix NULL pointer deference | Ricardo Ribalda Delgado |
2016-04-20 | gpio: pca953x: Use correct u16 value for register word write | Yong Li |
2015-07-21 | gpio: rcar: Check for irq_set_irq_wake() failures | Geert Uytterhoeven |
2015-07-21 | gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip | Aaron Lu |
2015-05-12 | gpio: gpio-kempld: Fix get_direction return value | Michael Brunner |
2015-05-12 | gpio: fix gpio leak in gpiochip_add error path | Johan Hovold |
2015-05-06 | gpio: omap: Fix regression for MPUIO interrupts | Tony Lindgren |
2015-04-29 | gpio: sysfs: fix memory leaks and device hotplug | Johan Hovold |
2015-04-27 | gpiolib: change gpio pin from unsigned to signed in acpi callback | Qipeng Zha |
2015-04-22 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-13 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-04-10 | Revert "gpio: sch: use uapi/linux/pci_ids.h directly" | Linus Walleij |
2015-04-09 | gpio: dwapb: remove dependencies | Linus Walleij |
2015-04-08 | gpio: dwapb: enable for ARC | Vineet Gupta |
2015-04-08 | gpio: removing kfree remove functionality | Varka Bhadram |
2015-04-08 | gpio: mvebu: Fix mask/unmask managment per irq chip type | Gregory CLEMENT |
2015-04-08 | gpio: split GPIO drivers in submenus | Linus Walleij |
2015-04-08 | gpio: move MFD GPIO drivers under their own comment | Linus Walleij |
2015-04-08 | gpio: move BCM Kona Kconfig option | Linus Walleij |
2015-04-08 | gpio: arrange SPI Kconfig symbols alphabetically | Linus Walleij |
2015-04-08 | gpio: arrange PCI GPIO controllers alphabetically | Linus Walleij |
2015-04-08 | gpio: arrange I2C Kconfig symbols alphabetically | Linus Walleij |
2015-04-08 | gpio: arrange Kconfig symbols alphabetically | Linus Walleij |
2015-04-08 | gpio: ich: Implement get_direction function | Aaron Sierra |
2015-04-08 | gpio: use (!foo) instead of (foo == NULL) | Varka Bhadram |
2015-04-08 | gpio: arizona: drop owner assignment from platform_drivers | Varka Bhadram |
2015-04-08 | gpio: max7300: remove 'ret' variable | Varka Bhadram |
2015-04-08 | gpio: use devm_kzalloc | Varka Bhadram |
2015-04-08 | gpio: sch: use uapi/linux/pci_ids.h directly | Michael S. Tsirkin |
2015-04-08 | gpio: x-gene: fix devm_ioremap_resource() check | Vladimir Zapolskiy |
2015-04-08 | gpio: loongson: Add Loongson-3A/3B GPIO driver support | Huacai Chen |
2015-04-07 | MIPS: Move Loongson GPIO driver to drivers/gpio | Huacai Chen |
2015-03-27 | gpio: Remove gpio-msm-v1 driver | Stephen Boyd |
2015-03-27 | gpio: gpio-tb10x: remove incorrect __exit markup | Dmitry Torokhov |
2015-03-27 | gpio: syscon: reduce message level when direction reg offset not in dt | Grygorii Strashko |
2015-03-27 | gpio: omap: get rid of GPIO_INDEX() macro | Grygorii Strashko |
2015-03-27 | gpio: omap: get rid of omap_irq_to_gpio() | Grygorii Strashko |
2015-03-27 | gpio: omap: get rid of GPIO_BIT() macro | Grygorii Strashko |
2015-03-27 | gpio: omap: convert gpio irq functions to use GPIO offset | Grygorii Strashko |
2015-03-27 | gpio: omap: drop 'gpio' param from omap_gpio_init_irq() | Grygorii Strashko |
2015-03-27 | gpio: omap: convert debounce functions switch to use gpio offset | Grygorii Strashko |
2015-03-27 | gpio: omap: simplify omap_set_gpio_dataout_x() | Grygorii Strashko |