aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-05-12gpio: fix gpio leak in gpiochip_add error pathJohan Hovold
2015-05-12gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold
2015-05-12gpio: sysfs: rename active-low helperJohan Hovold
2015-05-12gpio: sysfs: fix race between gpiod export and unexportJohan Hovold
2015-05-12gpio: sysfs: use per-gpio lockingJohan Hovold
2015-05-12gpio: sysfs: clean up gpiod_export_link lockingJohan Hovold
2015-05-12gpio: sysfs: clean up edge_storeJohan Hovold
2015-05-12gpio: sysfs: split irq allocation and deallocationJohan Hovold
2015-05-12gpio: sysfs: only call irq helper if neededJohan Hovold
2015-05-12gpio: sysfs: clean up interrupt-interface implementationJohan Hovold
2015-05-12gpio: sysfs: remove redundant gpio-descriptor parametersJohan Hovold
2015-05-12gpio: sysfs: add gpiod class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove redundant export testsJohan Hovold
2015-05-12gpio: sysfs: release irq after class-device deregistrationJohan Hovold
2015-05-12gpio: sysfs: use DEVICE_ATTR macrosJohan Hovold
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: rename gpiochip registration functionsJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-05-12gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold
2015-05-12gpio: sysfs: preparatory clean upsJohan Hovold
2015-05-12gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold
2015-05-12gpio: clean up gpiochip_removeJohan Hovold
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij
2015-05-12gpio: xilinx: Fix kernel-doc warningsMichal Simek
2015-05-12gpio: x-gene: Remove a useless memsetChristophe Jaillet
2015-05-12gpio: Constify platform_device_idKrzysztof Kozlowski
2015-05-12drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-05-11gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy
2015-05-11gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy
2015-05-11gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy
2015-05-06gpio: xlp: GPIO controller for Netlogic XLP SoCsKamlakant Patel
2015-05-06gpio: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-06gpio: omap: Allow building as a loadable moduleTony Lindgren
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren
2015-05-06gpio: max732x: Fix irq-events handlerSemen Protsenko
2015-05-06gpio: max732x: Add IRQF_SHARED to irq flagsSemen Protsenko
2015-05-05gpio: add lpc18xx gpio driverJoachim Eastwood
2015-05-04gpio: max732x: Propagate wake-up setting to parent irq controllerSemen Protsenko
2015-04-29gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-04-27gpio: bcm-kona: Implement get_direction callbackAxel Lin
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