summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-01-10gpio: mxc: clear interrupt mask/status optionallyStefan Agner
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-31gpio: Fix OF build problem on UMLinus Walleij
2016-08-19gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-08-16gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-07-19gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat
2016-06-18gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-18gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado
2016-04-20gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-01-14MLK-10449-1: 74x164: Add new property registers-defaultSandor Yu
2016-01-14MLK-11293: gpio: pca953x: add device_reset() callShawn Guo
2015-07-21gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven
2015-07-21gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu
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