summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-185-71/+92
|\
| * gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-151-2/+8
| * gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-152-22/+40
| * gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-151-15/+13Star
| * gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-151-11/+8Star
| * gpio: unregister gpiochip device before removing itJohan Hovold2015-01-141-1/+2
| * gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold2015-01-141-3/+1Star
| * gpio: fix memory leak and sleep-while-atomicJohan Hovold2015-01-141-1/+2
| * gpio: clean up gpiochip_add error handlingJohan Hovold2015-01-141-21/+17Star
| * gpio: fix gpio-chip list corruptionJohan Hovold2015-01-141-7/+10
| * gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-01-141-4/+7
| * gpio: crystalcove: use handle_nested_irqAaron Lu2015-01-141-1/+1
* | gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-091-41/+51
* | gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-081-1/+2
* | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-071-4/+11
* | gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-071-46/+7Star
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1551-52/+0Star
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-2051-52/+0Star
* | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-1426-103/+941
|\ \
| * | gpio: mcp23s08: fix up compilation errorLinus Walleij2014-12-121-2/+3
| * | gpio: pl061: hook request if gpio-ranges avaiableYunlei He2014-12-031-6/+14
| * | gpio: mcp23s08: Add option to configure IRQ output polarity as active highAlexander Stein2014-12-031-7/+23
| * | gpio: fix deferred probe detection for legacy APIAlexandre Courbot2014-12-022-2/+14
| * | gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-282-6/+4Star
| * | gpio: remove gpio_descs global arrayAlexandre Courbot2014-11-281-16/+31
| * | gpio: mxs: implement get_direction callbackJanusz Uzycki2014-11-281-0/+13
| * | gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-281-6/+1Star
| * | gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven2014-11-271-2/+2
| * | gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein2014-11-271-0/+5
| * | gpio: mcp23s08: request a shared interruptAlexander Stein2014-11-271-1/+2
| * | gpio: mcp23s08: Do not free unrequested interruptAlexander Stein2014-11-271-2/+0Star
| * | gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-271-9/+18
| * | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim2014-11-271-0/+27
| * | gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-271-0/+168
| * | gpio: mvebu: add suspend/resume supportThomas Petazzoni2014-11-031-0/+99
| * | gpio: gpio-davinci: remove duplicate check on resourceVarka Bhadram2014-10-311-5/+0Star
| * | gpio: msm-v1: Fix typo in function argumentDaniel Thompson2014-10-301-1/+1
| * | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-2810-26/+26
| * | gpio: gpio-tb10x: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+1Star
| * | gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+2Star
| * | gpio: grgpio: remove irq_domain resources on failurePramod Gurav2014-10-281-0/+1
| * | gpio: dwapb: fix compile errorsLinus Walleij2014-10-271-0/+2
| * | gpio: amd8111: unmap ioport on failure casePramod Gurav2014-10-271-0/+1
| * | gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner2014-10-243-0/+303
| * | gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav2014-10-211-8/+3Star
| * | GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan2014-10-213-0/+185
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \
| * | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2080-3231/+3640
| |\|
| * | gpio: msm-v1: make boolean argument more obviousDaniel Thompson2014-10-291-1/+1
| * | treewide: Fix company name in module descriptionsMasanari Iida2014-10-291-1/+1