summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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-271-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
| * gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-111-16/+23
| * gpiolib: use descriptors internallyAlexandre Courbot2013-02-111-176/+338
| * gpiolib: use gpio_chips list in gpiochip_find_baseAlexandre Courbot2013-02-091-21/+16
| * gpiolib: use gpio_chips list in sysfs opsAlexandre Courbot2013-02-091-27/+10
| * gpiolib: use gpio_chips list in gpiochip_findAlexandre Courbot2013-02-091-10/+7
| * gpiolib: use gpio_chips list in gpiolib_sysfs_initAlexandre Courbot2013-02-091-5/+2
| * gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-091-7/+44
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-0511-294/+463
| |\
| | * gpiolib: add missing braces in gpio_direction_showAlexandre Courbot2013-02-041-2/+3
| | * gpiolib-acpi: Fix error checks in interrupt requestingMathias Nyman2013-02-041-2/+7
| | * gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingAnatolij Gustschin2013-02-041-1/+0
| | * gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-041-50/+8
| | * gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou2013-01-291-0/+31
| | * gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman2013-01-291-0/+82
| | * gpio: pca953x: use managed resourcesLinus Walleij2013-01-281-24/+8
| | * gpio: pca953x: use simple irqdomainGregory CLEMENT2013-01-281-37/+28
| | * gpio: pxa: set initcall level to module initHaojian Zhuang2013-01-251-6/+1
| | * gpio: pca953x: add support for pca9505Gregory CLEMENT2013-01-251-0/+2
| | * gpio: pca953x: make the register access by GPIO bankGregory CLEMENT2013-01-251-106/+175
| | * gpio: pl061: set initcall level to module initHaojian Zhuang2013-01-221-1/+1
| | * gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-222-1/+5
| | * gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi2013-01-171-35/+65
| | * gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi2013-01-171-32/+50
| | * gpio: vt8500: Export dedicated GPIO before multifunction pins.Tony Prisk2013-01-101-2/+2
| * | gpio/langwell: cleanup driverDavid Cohen2013-02-051-34/+17
OpenPOWER on IntegriCloud