| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-12-17 | 3 | -6/+16 |
|\ |
|
| * | gpio: rcar: Fix level interrupt handling | Valentine Barshak | 2013-12-12 | 1 | -1/+2 |
| * | gpio: msm: Fix irq mask/unmask by writing bits instead of numbers | Stephen Boyd | 2013-12-12 | 1 | -2/+2 |
| * | gpio: twl4030: Fix regression for twl gpio LED output | Roger Quadros | 2013-12-10 | 1 | -3/+12 |
* | | Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel.... | Kevin Hilman | 2013-12-09 | 9 | -42/+64 |
|\ \
| |/ |
|
| * | gpiolib: change a warning to debug message when failing to get gpio | Heikki Krogerus | 2013-12-03 | 1 | -1/+1 |
| * | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 | Liu Gang | 2013-12-03 | 1 | -2/+6 |
| * | gpiolib: use platform GPIO mappings as fallback | Alexandre Courbot | 2013-12-03 | 1 | -3/+13 |
| * | gpiolib: fix lookup of platform-mapped GPIOs | Alexandre Courbot | 2013-12-03 | 1 | -1/+1 |
| * | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-28 | 8 | -35/+43 |
| |\ |
|
| | * | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() | Markus Mayer | 2013-11-27 | 1 | -1/+1 |
| | * | gpio: pl061: move irqdomain initialization | Linus Walleij | 2013-11-27 | 1 | -5/+5 |
| | * | gpio: ucb1400: Add MODULE_ALIAS | Axel Lin | 2013-11-25 | 1 | -0/+1 |
| | * | gpiolib: fix of_find_gpio() when OF not defined | Alexandre Courbot | 2013-11-25 | 1 | -1/+2 |
| | * | gpio: fix memory leak in error path | Michal Nazarewicz | 2013-11-25 | 1 | -1/+3 |
| | * | gpio: rcar: NULL dereference on error in probe() | Dan Carpenter | 2013-11-25 | 1 | -1/+1 |
| | * | gpio: msm: make msm_gpio.summary_irq signed for error handling | Dan Carpenter | 2013-11-25 | 1 | -1/+1 |
| | * | gpio: mvebu: make mvchip->irqbase signed for error handling | Dan Carpenter | 2013-11-25 | 1 | -1/+1 |
| | * | gpiolib: use dedicated flags for GPIO properties | Alexandre Courbot | 2013-11-25 | 1 | -7/+15 |
| | * | gpiolib: fix find_chip_by_name() | Alexandre Courbot | 2013-11-25 | 1 | -17/+12 |
| | * | gpio: tb10x: Set output value before setting direction to output | Axel Lin | 2013-11-25 | 1 | -0/+1 |
* | | | Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-12-04 | 1 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | gpio: davinci: fix check for unbanked gpio | Lad, Prabhakar | 2013-11-21 | 1 | -1/+3 |
| |/ |
|
* | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 1 | -4/+9 |
|\ \
| |/
|/| |
|
| * | gpio: twl4030: Fix passing of pdata in the device tree case | Tony Lindgren | 2013-11-18 | 1 | -2/+6 |
| * | gpio: twl4030: Fix regression for twl gpio output | Tony Lindgren | 2013-11-18 | 1 | -2/+3 |
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 2013-11-12 | 1 | -1/+1 |
| |\ \ |
|
| | | * | ARM: 7841/1: sa1100: remove complex GPIO interface | Linus Walleij | 2013-10-29 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 2 | -61/+104 |
| |\ \ \ |
|
| * | | | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-12 | 32 | -925/+2290 |
|\ \ \ \ |
|
| * | | | | gpio: gpio-mxs: Remove unneeded dt checks | Fabio Estevam | 2013-11-06 | 1 | -23/+9 |
| * | | | | gpio: pl061: don't depend on CONFIG_ARM | Rob Herring | 2013-11-06 | 1 | -1/+1 |
| * | | | | gpio: bcm-kona: add missing .owner to struct gpio_chip | Wei Yongjun | 2013-10-30 | 1 | -0/+1 |
| * | | | | gpiolib: devres: add missing headers | Alexandre Courbot | 2013-10-29 | 1 | -0/+2 |
| * | | | | gpiolib: make GPIO_DEVRES depend on GPIOLIB | Alexandre Courbot | 2013-10-29 | 1 | -4/+4 |
| * | | | | gpiolib: devres: fix devm_gpiod_get_index() | Alexandre Courbot | 2013-10-23 | 1 | -1/+1 |
| * | | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources | Mika Westerberg | 2013-10-19 | 2 | -1/+13 |
| * | | | | gpiolib / ACPI: add ACPI support for gpiod_get_index() | Mika Westerberg | 2013-10-19 | 1 | -0/+10 |
| * | | | | gpiolib / ACPI: convert to gpiod interfaces | Mika Westerberg | 2013-10-19 | 1 | -26/+25 |
| * | | | | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot | 2013-10-19 | 2 | -0/+286 |
| * | | | | gpiolib: port of_ functions to use gpiod | Alexandre Courbot | 2013-10-19 | 1 | -11/+17 |
| * | | | | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot | 2013-10-19 | 1 | -198/+224 |
| * | | | | Merge tag 'v3.12-rc6' into devel | Linus Walleij | 2013-10-19 | 2 | -4/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | gpio: bcm281xx: Don't print addresses of GPIO area in probe() | Markus Mayer | 2013-10-18 | 1 | -2/+1 |
| * | | | | gpio: tegra: use new gpio_lock_as_irq() API | Stephen Warren | 2013-10-17 | 1 | -0/+18 |
| * | | | | gpio: rcar: Include linux/of.h header | Sachin Kamat | 2013-10-16 | 1 | -0/+1 |