| Commit message (Expand) | Author | Age |
* | Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-23 |
|\ |
|
| * | gpio: Don't override the error code in probe error handling | Axel Lin | 2013-05-20 |
| * | gpio: mxs: Use set and clear capabilities of the gpio controller | Maxime Ripard | 2013-05-20 |
| * | gpio-langwell: fix irq conflicts when DT is not used | David Cohen | 2013-05-20 |
| * | gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m | Axel Lin | 2013-05-20 |
| * | gpio/omap: ensure gpio context is initialised | Jon Hunter | 2013-05-13 |
* | | drivers/gpio: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 |
|/ |
|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
* | | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 |
|\ \ |
|
| * \ | Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-04-03 |
| |\ \
| | |/
| |/| |
|
| | * | gpio-rcar: Add pinctrl support | Laurent Pinchart | 2013-04-02 |
| | * | gpio: Renesas R-Car GPIO driver V3 | Magnus Damm | 2013-04-02 |
| | * | Merge branch 'soc' into pinmux-base | Simon Horman | 2013-04-01 |
| | |\ |
|
* | | \ | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-06 |
|\ \ \ \ |
|
| * | | | | gpio: grgpio: Add irq support | Andreas Larsson | 2013-04-26 |
| * | | | | gpio: grgpio: Add device driver for GRGPIO cores | Andreas Larsson | 2013-04-26 |
| * | | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helper | Mika Westerberg | 2013-04-11 |
| * | | | | GPIO: gpio-generic: remove kfree() from bgpio_remove call | Alexander Shiyan | 2013-04-11 |
| * | | | | gpio / ACPI: Handle ACPI events in accordance with the spec | Rafael J. Wysocki | 2013-04-10 |
| * | | | | gpio: lpc32xx: Fix off-by-one valid range checking for bank | Axel Lin | 2013-04-10 |
| * | | | | gpio: mcp23s08: convert driver to DT | Lars Poeschel | 2013-04-10 |
| * | | | | gpio/omap: force restore if context loss is not detectable | Jon Hunter | 2013-04-10 |
| * | | | | gpio/omap: optimise interrupt service routine | Jon Hunter | 2013-04-10 |
| * | | | | gpio/omap: remove extra context restores in *_runtime_resume() | Tarun Kanti DebBarma | 2013-04-10 |
| * | | | | gpio/omap: free irq domain in probe() failure paths | Jon Hunter | 2013-04-10 |
| * | | | | gpio: gpio-generic: Add 16 and 32 bit big endian byte order support | Andreas Larsson | 2013-04-10 |
| * | | | | gpio: samsung: Add terminating entry for exynos_pinctrl_ids | Axel Lin | 2013-03-27 |
| * | | | | gpio: mvebu: add dbg_show function | Simon Guinot | 2013-03-27 |
| * | | | | MAX7301 GPIO: Do not force SPI speed when using OF Platform | Christophe Leroy | 2013-03-27 |
| * | | | | gpio: gpio-tps65910.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-timberdale.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-tc3589x.c: fix checkpatch errors | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-stp-xway.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-sch.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-pxa.c: fix checkpatch errors | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-pca953x.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-omap.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpio-mvebu.c: fix checkpatch errors | Laurent Navet | 2013-03-27 |
| * | | | | gpio: gpiolib-of.c: fix checkpatch error | Laurent Navet | 2013-03-27 |
| * | | | | gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: mc33880: use dev_err() instead of printk() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: pcf857x: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: mc33880: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: max732x: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: max7301: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: max7300: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio: adp5520: use devm_kzalloc() | Jingoo Han | 2013-03-27 |
| * | | | | gpio/vt8500: Convert to devm_ioremap_resource() | Sachin Kamat | 2013-03-27 |