summaryrefslogtreecommitdiff
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAge
...
| * | | gpio: sysfs: rename gpiochip registration functionsJohan Hovold2015-05-12
| * | | gpio: sysfs: clean up chip class-device handlingJohan Hovold2015-05-12
| * | | gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold2015-05-12
| * | | gpio: sysfs: preparatory clean upsJohan Hovold2015-05-12
| * | | gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold2015-05-12
| * | | gpio: clean up gpiochip_removeJohan Hovold2015-05-12
| * | | Merge tag 'v4.1-rc3' into develLinus Walleij2015-05-12
| |\ \ \
| * | | | gpio: xilinx: Fix kernel-doc warningsMichal Simek2015-05-12
| * | | | gpio: x-gene: Remove a useless memsetChristophe Jaillet2015-05-12
| * | | | gpio: Constify platform_device_idKrzysztof Kozlowski2015-05-12
| * | | | drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker2015-05-12
| * | | | gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg2015-05-11
| * | | | gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy2015-05-11
| * | | | gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy2015-05-11
| * | | | gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy2015-05-11
| * | | | gpio: xlp: GPIO controller for Netlogic XLP SoCsKamlakant Patel2015-05-06
| * | | | gpio: omap: Allow building as a loadable moduleTony Lindgren2015-05-06
| * | | | gpio: max732x: Fix irq-events handlerSemen Protsenko2015-05-06
| * | | | gpio: max732x: Add IRQF_SHARED to irq flagsSemen Protsenko2015-05-06
| * | | | gpio: add lpc18xx gpio driverJoachim Eastwood2015-05-05
| * | | | gpio: max732x: Propagate wake-up setting to parent irq controllerSemen Protsenko2015-05-04
| * | | | gpio: bcm-kona: Implement get_direction callbackAxel Lin2015-04-27
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King2015-06-18
| * | | gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King2015-06-18
| * | | gpio: gpio-mxc: Fix race in installing chained IRQ handlerRussell King2015-06-18
| | |/ | |/|
* | | gpio: gpio-kempld: Fix get_direction return valueMichael Brunner2015-05-12
* | | gpio: fix gpio leak in gpiochip_add error pathJohan Hovold2015-05-12
|/ /
* | gpio: omap: Fix regression for MPUIO interruptsTony Lindgren2015-05-06
* | gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-04-29
* | gpiolib: change gpio pin from unsigned to signed in acpi callbackQipeng Zha2015-04-27
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-22
|\
| * gpio: Remove gpio-msm-v1 driverStephen Boyd2015-03-27
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-18
|\ \
| * | Revert "gpio: sch: use uapi/linux/pci_ids.h directly"Linus Walleij2015-04-10
| * | gpio: dwapb: remove dependenciesLinus Walleij2015-04-09
| * | gpio: dwapb: enable for ARCVineet Gupta2015-04-08
| * | gpio: removing kfree remove functionalityVarka Bhadram2015-04-08
| * | gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT2015-04-08
| * | gpio: split GPIO drivers in submenusLinus Walleij2015-04-08
| * | gpio: move MFD GPIO drivers under their own commentLinus Walleij2015-04-08
| * | gpio: move BCM Kona Kconfig optionLinus Walleij2015-04-08
| * | gpio: arrange SPI Kconfig symbols alphabeticallyLinus Walleij2015-04-08
| * | gpio: arrange PCI GPIO controllers alphabeticallyLinus Walleij2015-04-08
| * | gpio: arrange I2C Kconfig symbols alphabeticallyLinus Walleij2015-04-08
| * | gpio: arrange Kconfig symbols alphabeticallyLinus Walleij2015-04-08
| * | gpio: ich: Implement get_direction functionAaron Sierra2015-04-08
| * | gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-08
| * | gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-08
| * | gpio: max7300: remove 'ret' variableVarka Bhadram2015-04-08