aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen3-4/+4
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen1-11/+82
2013-10-11gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg1-2/+3
2013-10-11gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg1-38/+38
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-10-06gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa1-4/+4
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-57/+101
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax1-0/+3
2013-10-02gpio: twl4030: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: clps711x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: adnp: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas1-46/+83
2013-10-01gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas1-14/+21
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo1-1/+1
2013-09-25ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash1-0/+1
2013-09-24gpio: davinci: move to platform deviceKV Sujith1-38/+81
2013-09-24gpio: davinci: coding style correctionPhilip Avinash1-4/+9
2013-09-23gpio: pcf857x: Add OF supportLaurent Pinchart1-8/+36
2013-09-23gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher1-11/+0
2013-09-23gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat1-3/+0