summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-1/+1
|\
| * gpio: mvebu: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-73/+57Star
|\ \
| * \ Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-06-211-6/+2Star
| |\ \
| | * | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart2013-06-191-6/+2Star
| * | | gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann2013-06-191-0/+1
| * | | Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-151-16/+78
| |\| |
| | * | gpio-rcar: Add DT supportLaurent Pinchart2013-06-121-10/+56
| * | | Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-111-0/+4
| |\ \ \
| | * | | pinctrl: Add pinctrl-s3c24xx driverHeiko Stuebner2013-05-201-0/+4
| * | | | Merge branch 'v3.11-next/driver-gpio' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-111-63/+0Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | gpio: samsung: Remove OF support for s3c24xxSylwester Nawrocki2013-06-111-63/+0Star
| | |/ /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-024-176/+102Star
|\ \ \ \
| * \ \ \ Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-202-1/+8
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entryTomasz Figa2013-06-182-1/+8
| | |/ / /
| * | | | Merge branch 'clps711x/soc' into next/socOlof Johansson2013-06-122-169/+72Star
| |\ \ \ \
| | * | | | GPIO: clps711x: Add DT supportAlexander Shiyan2013-06-121-3/+11
| | * | | | GPIO: clps711x: Rewrite driver for using generic GPIO codeAlexander Shiyan2013-06-122-168/+63Star
| | |/ / /
| * | | | Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-111-6/+22
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman2013-06-041-5/+21
| | * | gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2013-06-041-1/+1
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-81/+116
|\ \ \ \
| * \ \ \ Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-152-81/+116
| |\ \ \ \
| | * | | | gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani2013-06-122-78/+114
| | * | | | ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani2013-06-121-3/+2Star
| | | |_|/ | | |/| |
| * | | | Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-151-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-151-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * / / gpio: msm-v1: Remove errant __devinit to fix compileStephen Boyd2013-06-121-1/+1
| | |/ /
* | / / gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas2013-06-261-1/+21
|/ / /
* | | Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-248-21/+64
|\ \ \ | |_|/ |/| |
| * | gpio: Don't override the error code in probe error handlingAxel Lin2013-05-204-9/+6Star
| * | gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard2013-05-201-1/+2
| * | gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen2013-05-201-7/+10
| * | gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-201-1/+1
| * | gpio/omap: ensure gpio context is initialisedJon Hunter2013-05-131-3/+45
| |/
* / drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-182-10/+0Star
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-2/+1Star
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-162-2/+1Star
* | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-073-0/+403
|\ \
| * \ Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-035-55/+485
| |\ \ | | |/ | |/|
| | * gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-031-0/+23
| | * gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-033-0/+380
| | * Merge branch 'soc' into pinmux-baseSimon Horman2013-04-022-63/+84
| | |\
* | | \ Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-0730-290/+1164
|\ \ \ \
| * | | | gpio: grgpio: Add irq supportAndreas Larsson2013-04-261-3/+359
| * | | | gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson2013-04-263-0/+159
| * | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg2013-04-121-0/+77
| * | | | GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan2013-04-111-5/+1Star
| * | | | gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki2013-04-101-20/+120