aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds32-925/+2290
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-8/+435
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+7
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-42/+91
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2-61/+104
2013-11-06gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam1-23/+9
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring1-1/+1
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun1-4/+2
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun1-12/+1
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun1-0/+1
2013-10-29gpiolib: devres: add missing headersAlexandre Courbot1-0/+2
2013-10-29gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot1-4/+4
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-57/+101
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-4/+4
2013-10-25gpio: add TB10x GPIO driverChristian Ruppert3-0/+346
2013-10-23gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot1-1/+1
2013-10-19gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2-1/+13
2013-10-19gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg1-0/+10
2013-10-19gpiolib / ACPI: convert to gpiod interfacesMika Westerberg1-26/+25
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2-0/+286
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot1-11/+17
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot1-198/+224
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij2-4/+7
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman4-65/+111
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer1-2/+1
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren1-0/+18
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2-8/+102
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-16gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas1-10/+10
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij2-61/+104
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij1-2/+86
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij1-9/+9
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij1-12/+13
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij1-6/+6
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij1-5/+5
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij1-4/+4
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij1-9/+10
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij1-5/+5
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij1-6/+6
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij1-7/+8
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij1-3/+3
2013-10-14Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtKevin Hilman2-61/+104
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij1-18/+18
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer1-1/+0
2013-10-11gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot1-1/+3
2013-10-11gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot1-1/+1
2013-10-11gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen1-120/+123