| Commit message (Expand) | Author | Age |
* | gpiolib: change a warning to debug message when failing to get gpio | Heikki Krogerus | 2013-12-03 |
* | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 | Liu Gang | 2013-12-03 |
* | gpiolib: use platform GPIO mappings as fallback | Alexandre Courbot | 2013-12-03 |
* | gpiolib: fix lookup of platform-mapped GPIOs | Alexandre Courbot | 2013-12-03 |
* | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-28 |
|\ |
|
| * | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() | Markus Mayer | 2013-11-27 |
| * | gpio: pl061: move irqdomain initialization | Linus Walleij | 2013-11-27 |
| * | gpio: ucb1400: Add MODULE_ALIAS | Axel Lin | 2013-11-25 |
| * | gpiolib: fix of_find_gpio() when OF not defined | Alexandre Courbot | 2013-11-25 |
| * | gpio: fix memory leak in error path | Michal Nazarewicz | 2013-11-25 |
| * | gpio: rcar: NULL dereference on error in probe() | Dan Carpenter | 2013-11-25 |
| * | gpio: msm: make msm_gpio.summary_irq signed for error handling | Dan Carpenter | 2013-11-25 |
| * | gpio: mvebu: make mvchip->irqbase signed for error handling | Dan Carpenter | 2013-11-25 |
| * | gpiolib: use dedicated flags for GPIO properties | Alexandre Courbot | 2013-11-25 |
| * | gpiolib: fix find_chip_by_name() | Alexandre Courbot | 2013-11-25 |
| * | gpio: tb10x: Set output value before setting direction to output | Axel Lin | 2013-11-25 |
* | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 |
|\ \
| |/
|/| |
|
| * | gpio: twl4030: Fix passing of pdata in the device tree case | Tony Lindgren | 2013-11-18 |
| * | gpio: twl4030: Fix regression for twl gpio output | Tony Lindgren | 2013-11-18 |
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 2013-11-12 |
| |\ \ |
|
| | | * | ARM: 7841/1: sa1100: remove complex GPIO interface | Linus Walleij | 2013-10-29 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ \ \ |
|
| * | | | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-12 |
|\ \ \ \ |
|
| * | | | | gpio: gpio-mxs: Remove unneeded dt checks | Fabio Estevam | 2013-11-06 |
| * | | | | gpio: pl061: don't depend on CONFIG_ARM | Rob Herring | 2013-11-06 |
| * | | | | gpio: bcm-kona: add missing .owner to struct gpio_chip | Wei Yongjun | 2013-10-30 |
| * | | | | gpiolib: devres: add missing headers | Alexandre Courbot | 2013-10-29 |
| * | | | | gpiolib: make GPIO_DEVRES depend on GPIOLIB | Alexandre Courbot | 2013-10-29 |
| * | | | | gpiolib: devres: fix devm_gpiod_get_index() | Alexandre Courbot | 2013-10-23 |
| * | | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources | Mika Westerberg | 2013-10-19 |
| * | | | | gpiolib / ACPI: add ACPI support for gpiod_get_index() | Mika Westerberg | 2013-10-19 |
| * | | | | gpiolib / ACPI: convert to gpiod interfaces | Mika Westerberg | 2013-10-19 |
| * | | | | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot | 2013-10-19 |
| * | | | | gpiolib: port of_ functions to use gpiod | Alexandre Courbot | 2013-10-19 |
| * | | | | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot | 2013-10-19 |
| * | | | | Merge tag 'v3.12-rc6' into devel | Linus Walleij | 2013-10-19 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | gpio: bcm281xx: Don't print addresses of GPIO area in probe() | Markus Mayer | 2013-10-18 |
| * | | | | gpio: tegra: use new gpio_lock_as_irq() API | Stephen Warren | 2013-10-17 |
| * | | | | gpio: rcar: Include linux/of.h header | Sachin Kamat | 2013-10-16 |
| * | | | | gpio: lpc32xx: Include linux/of.h header | Sachin Kamat | 2013-10-16 |
| * | | | | gpio/omap: use gpiolib API to mark a GPIO used as an IRQ | Javier Martinez Canillas | 2013-10-16 |
| * | | | | Merge tag 'v3.12-rc4' into devel | Linus Walleij | 2013-10-16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | gpio: add API to be strict about GPIO IRQ usage | Linus Walleij | 2013-10-16 |
| * | | | | gpio: ep93xx: get rid of bogus __raw* accessors | Linus Walleij | 2013-10-16 |
| * | | | | gpio: stmpe: drop references to "virtual" IRQ, fix bug | Linus Walleij | 2013-10-16 |
| * | | | | gpio: rcar: drop references to "virtual" IRQ | Linus Walleij | 2013-10-16 |