summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-04-28gpio: rdc321x: Convert to use devm_kzallocAxel Lin
2014-04-28gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven
2014-04-28gpio: kempld: Fix autoloading of moduleAxel Lin
2014-04-28gpio: sch311x: Slightly refactor sch311x_detect for better readabilityAxel Lin
2014-04-28gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin
2014-04-28gpio: max730x: Remove kfree(ts) in __max730x_remove()Axel Lin
2014-04-28gpio: ge: Convert to platform driverAlexander Shiyan
2014-04-28gpiolib: of: remove gpio_to_desc() usageLinus Walleij
2014-04-28gpio: zevio: Get correct gpio output valueAxel Lin
2014-04-28gpio: put GPIO IRQs into their own lock classLinus Walleij
2014-04-28gpio-sch: set output level after configuration of directionDaniel Krueger
2014-04-28gpio: zevio: Remove of_match_ptr around zevio_gpio_of_matchAxel Lin
2014-04-28gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior
2014-04-28gpio: omap: convert driver to use gpiolib irqchipJavier Martinez Canillas
2014-04-28gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAPJavier Martinez Canillas
2014-04-28gpio: omap: check gpiochip_add() return valueJavier Martinez Canillas
2014-04-28gpio: omap: convert to use irq_domain_add_simple()Javier Martinez Canillas
2014-04-28gpio: timberdale: simplify dependenciesJean Delvare
2014-04-28gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij
2014-04-28gpio: tc3589x: use managed resourcesLinus Walleij
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-18Shiraz has movedViresh Kumar
2014-04-14gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion readMika Westerberg
2014-04-14gpio / ACPI: Don't crash on NULL chip->devMika Westerberg
2014-04-14gpio: set data first, then chip and handlerLinus Walleij
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-03-31MIPS: VR41xx: Mark GPIO lines used for IRQLinus Walleij
2014-03-28gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven
2014-03-28gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij
2014-03-27pch_gpio: set value before enabling output directionDaniel Krueger
2014-03-27gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin
2014-03-27gpio: moxart: Avoid forward declarationAxel Lin
2014-03-27gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-03-27gpio: samsung: Add missing "break" statementAlexander Shiyan
2014-03-27gpio: twl4030: Remove redundant assignmentAlexander Shiyan
2014-03-26gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-26gpio: pl061: convert driver to use gpiolib irqchipLinus Walleij
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij
2014-03-19gpio: ich: Add support for Intel AvotonVincent Donnefort
2014-03-19gpio: ich: Add output levels cache supportVincent Donnefort
2014-03-19gpio: ich: Add support for multiple register addressesVincent Donnefort
2014-03-19gpio: ich: Add blink capability optionVincent Donnefort
2014-03-18gpio: Driver for SYSCON-based GPIOsAlexander Shiyan
2014-03-18gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan
2014-03-18gpio: switch drivers to use new callbackLinus Walleij