aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-02
|\
| * Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-28
| |\
| * \ Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-09
| |\ \
| * \ \ Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-09
| |\ \ \
| | * | | gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-03
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-14
| |\ \ \ \ \
| | * | | | | gpio: Make gpio-msm-v1 into a platform driverStephen Boyd2013-03-05
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
* | | | | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | gpio: pl061: Add pl061_gpio_free()Axel Lin2013-03-27
| * | | | | gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang2013-03-06
| * | | | | gpio: pl061: support irqdomainHaojian Zhuang2013-03-06
| * | | | | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-06
| | |_|/ / | |/| | |
* | | | | Revert "gpio: pxa: set initcall level to module init"Linus Walleij2013-04-24
* | | | | gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni2013-04-11
| |_|_|/ |/| | |
* | | | Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-04
|\ \ \ \ | |_|/ / |/| | |
| * | | gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-27
| * | | gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare2013-03-27
| | |/ | |/|
* | | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-24
|\ \ \ | |/ / |/| |
| * | gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-06
| |/
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-12
|\ \
| * | gpio: mvebu: Add clk support to prevent lockupAndrew Lunn2013-03-08
| |/
* | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-02
* | gpiolib: move comment to right functionAlexandre Courbot2013-03-02
* | gpiolib: use const parameters when possibleAlexandre Courbot2013-03-02
* | gpiolib: check descriptors validity before useAlexandre Courbot2013-03-02
|/
* gpio: convert to idr_alloc()Tejun Heo2013-02-27
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-26
|\
| * gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-14
| * gpio: using common order: let 'static const' instead of 'const static'Chen Gang2013-02-11
| * gpio/vt8500: memory cleanup missingTony Prisk2013-02-11
| * gpiolib: Fix locking on gpio debugfs filesGrant Likely2013-02-11
| * gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-11
| * gpiolib: use descriptors internallyAlexandre Courbot2013-02-11
| * gpiolib: use gpio_chips list in gpiochip_find_baseAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in sysfs opsAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in gpiochip_findAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in gpiolib_sysfs_initAlexandre Courbot2013-02-09
| * gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-09
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-05
| |\
| | * gpiolib: add missing braces in gpio_direction_showAlexandre Courbot2013-02-04
| | * gpiolib-acpi: Fix error checks in interrupt requestingMathias Nyman2013-02-04
| | * gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingAnatolij Gustschin2013-02-04
| | * gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-04
| | * gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou2013-01-29
| | * gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman2013-01-29