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