summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-044-364/+7
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-261-1/+1
| |\
| | * Revert "ARM: exynos: enable multiplatform support"Olof Johansson2013-04-261-1/+1
| * | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-1/+1
| |\|
| | * ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-191-1/+1
| * | Merge branch 'tegra/soc' into next/driversArnd Bergmann2013-04-091-2/+19
| |\ \
| * \ \ Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-081-3/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-084-362/+7
| |\ \ \
| | * | | gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk2013-04-043-362/+0
| * | | | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-151-0/+1
| |\ \ \ \
| | * | | | gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...Thomas Abraham2013-03-051-0/+1
| * | | | | Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2013-03-151-2/+6
| |\ \ \ \ \
| | * | | | | gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim2013-03-051-1/+2
| | * | | | | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-051-1/+4
| | |/ / / /
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-2/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-296-10/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-092-5/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-091-2/+19
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-031-2/+19
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-027-81/+155
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-292-5/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-151-71/+149
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: Make gpio-msm-v1 into a platform driverStephen Boyd2013-03-051-71/+149
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-091-3/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-266-10/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-292-52/+88
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-034-66/+93
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | gpio: pl061: Add pl061_gpio_free()Axel Lin2013-03-271-0/+8
| * | | | | | gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang2013-03-071-0/+13
| * | | | | | gpio: pl061: support irqdomainHaojian Zhuang2013-03-071-39/+65
| * | | | | | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-071-13/+2
| | |_|/ / / | |/| | | |
* | | | | | Revert "gpio: pxa: set initcall level to module init"Linus Walleij2013-04-241-1/+6
* | | | | | gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni2013-04-111-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-042-5/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-271-4/+11
| * | | | gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare2013-03-271-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-241-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-071-3/+2
| |/ /
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-121-0/+7
|\ \ \ | |_|/ |/| |
| * | gpio: mvebu: Add clk support to prevent lockupAndrew Lunn2013-03-081-0/+7
| |/
* | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-021-2/+2
* | gpiolib: move comment to right functionAlexandre Courbot2013-03-021-1/+1
* | gpiolib: use const parameters when possibleAlexandre Courbot2013-03-021-13/+16
* | gpiolib: check descriptors validity before useAlexandre Courbot2013-03-021-47/+65
|/
* gpio: convert to idr_alloc()Tejun Heo2013-02-281-8/+3
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-2615-600/+1454
|\
| * gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-141-1/+2
| * gpio: using common order: let 'static const' instead of 'const static'Chen Gang2013-02-111-3/+3
| * gpio/vt8500: memory cleanup missingTony Prisk2013-02-111-12/+49
| * gpiolib: Fix locking on gpio debugfs filesGrant Likely2013-02-111-3/+9