aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-06gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun
2013-10-29gpiolib: devres: add missing headersAlexandre Courbot
2013-10-29gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot
2013-10-29ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-10-25gpio: add TB10x GPIO driverChristian Ruppert
2013-10-23gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot
2013-10-19gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg
2013-10-19gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg
2013-10-19gpiolib / ACPI: convert to gpiod interfacesMika Westerberg
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat
2013-10-16gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij
2013-10-14Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer