summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-173-6/+16
|\
| * gpio: rcar: Fix level interrupt handlingValentine Barshak2013-12-121-1/+2
| * gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2013-12-121-2/+2
| * gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2013-12-101-3/+12
* | Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....Kevin Hilman2013-12-099-42/+64
|\|
| * gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus2013-12-031-1/+1
| * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2013-12-031-2/+6
| * gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot2013-12-031-3/+13
| * gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot2013-12-031-1/+1
| * Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-288-35/+43
| |\
| | * gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer2013-11-271-1/+1
| | * gpio: pl061: move irqdomain initializationLinus Walleij2013-11-271-5/+5
| | * gpio: ucb1400: Add MODULE_ALIASAxel Lin2013-11-251-0/+1
| | * gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot2013-11-251-1/+2
| | * gpio: fix memory leak in error pathMichal Nazarewicz2013-11-251-1/+3
| | * gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-251-1/+1
| | * gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter2013-11-251-1/+1
| | * gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter2013-11-251-1/+1
| | * gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-7/+15
| | * gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-251-17/+12
| | * gpio: tb10x: Set output value before setting direction to outputAxel Lin2013-11-251-0/+1
* | | Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-041-1/+3
|\ \ \ | |/ / |/| |
| * | gpio: davinci: fix check for unbanked gpioLad, Prabhakar2013-11-211-1/+3
| |/
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-4/+9
|\ \ | |/ |/|
| * gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-181-2/+6
| * gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-181-2/+3
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-0/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+1
|\ \ | |/ |/|
| *-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-121-1/+1
| |\ \
| | | * ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2013-10-291-1/+1
| | |/
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-61/+104
| |\ \ \
| * | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1232-925/+2290
|\ \ \ \
| * | | | gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9
| * | | | gpio: pl061: don't depend on CONFIG_ARMRob Herring2013-11-061-1/+1
| * | | | gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-301-0/+1
| * | | | gpiolib: devres: add missing headersAlexandre Courbot2013-10-291-0/+2
| * | | | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-291-4/+4
| * | | | gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-231-1/+1
| * | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-192-1/+13
| * | | | gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg2013-10-191-0/+10
| * | | | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-191-26/+25
| * | | | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+286
| * | | | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-191-11/+17
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-198/+224
| * | | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-192-4/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer2013-10-181-2/+1
| * | | | gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren2013-10-171-0/+18
| * | | | gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-161-0/+1