summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+1
|\
| *-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-121-1/+1
| |\ \
| | | * ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2013-10-291-1/+1
| | |/
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-61/+104
| |\ \ \
| * | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1232-925/+2290
|\ \ \ \
| * | | | gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9Star
| * | | | gpio: pl061: don't depend on CONFIG_ARMRob Herring2013-11-061-1/+1
| * | | | gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-301-0/+1
| * | | | gpiolib: devres: add missing headersAlexandre Courbot2013-10-301-0/+2
| * | | | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-301-4/+4
| * | | | gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-231-1/+1
| * | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-192-1/+13
| * | | | gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg2013-10-191-0/+10
| * | | | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-191-26/+25Star
| * | | | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+286
| * | | | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-191-11/+17
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-198/+224
| * | | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-192-4/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer2013-10-181-2/+1Star
| * | | | gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren2013-10-171-0/+18
| * | | | gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | | gpio: lpc32xx: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | | gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas2013-10-161-10/+10
| * | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-162-61/+104
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-161-2/+86
| * | | | gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-161-9/+9
| * | | | gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-161-12/+13
| * | | | gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
| * | | | gpio: pl061: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
| * | | | gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij2013-10-161-4/+4
| * | | | gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-161-9/+10
| * | | | gpio: intel-mid: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
| * | | | gpio: em: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
| * | | | gpio: bcm_kona: rename confusing variablesLinus Walleij2013-10-161-7/+8
| * | | | gpio: adnp: rename "virq" to "child_irq"Linus Walleij2013-10-161-3/+3
| * | | | gpio: tc3589x: drop references to "virtual" IRQLinus Walleij2013-10-111-18/+18
| * | | | gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer2013-10-111-1/+0Star
| * | | | gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen2013-10-111-120/+123
| * | | | gpio: rename gpio-langwell to gpio-intel-midDavid Cohen2013-10-113-4/+4
| * | | | gpio: langwell: add Intel Merrifield supportDavid Cohen2013-10-111-11/+82
| * | | | gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg2013-10-111-38/+38
| * | | | gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax2013-10-021-0/+3
| * | | | gpio: twl4030: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
| * | | | gpio: clps711x: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
| * | | | gpio: adnp: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
| * | | | gpio: pcf857x: Add OF supportLaurent Pinchart2013-09-231-8/+36
| * | | | gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher2013-09-231-11/+0Star