| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: dln2: use bus_sync_unlock instead of scheduling work | Octavian Purdila | 2015-01-09 | 1 | -41/+51 |
* | gpio: grgpio: Avoid potential NULL pointer dereference | Axel Lin | 2015-01-08 | 1 | -1/+2 |
* | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() | Axel Lin | 2015-01-07 | 1 | -4/+11 |
* | gpio: dln2: fix issue when an IRQ is unmasked then enabled | Octavian Purdila | 2015-01-07 | 1 | -46/+7 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 51 | -52/+0 |
|\ |
|
| * | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 51 | -52/+0 |
* | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-12-14 | 26 | -103/+941 |
|\ \ |
|
| * | | gpio: mcp23s08: fix up compilation error | Linus Walleij | 2014-12-12 | 1 | -2/+3 |
| * | | gpio: pl061: hook request if gpio-ranges avaiable | Yunlei He | 2014-12-03 | 1 | -6/+14 |
| * | | gpio: mcp23s08: Add option to configure IRQ output polarity as active high | Alexander Stein | 2014-12-03 | 1 | -7/+23 |
| * | | gpio: fix deferred probe detection for legacy API | Alexandre Courbot | 2014-12-02 | 2 | -2/+14 |
| * | | gpio: remove const modifier from gpiod_get_direction() | Alexandre Courbot | 2014-11-28 | 2 | -6/+4 |
| * | | gpio: remove gpio_descs global array | Alexandre Courbot | 2014-11-28 | 1 | -16/+31 |
| * | | gpio: mxs: implement get_direction callback | Janusz Uzycki | 2014-11-28 | 1 | -0/+13 |
| * | | gpio: em: Use dynamic allocation of GPIOs | Geert Uytterhoeven | 2014-11-28 | 1 | -6/+1 |
| * | | gpio: Check if base is positive before calling gpio_is_valid() | Geert Uytterhoeven | 2014-11-27 | 1 | -2/+2 |
| * | | gpio: mcp23s08: Add simple IRQ support for SPI devices | Alexander Stein | 2014-11-27 | 1 | -0/+5 |
| * | | gpio: mcp23s08: request a shared interrupt | Alexander Stein | 2014-11-27 | 1 | -1/+2 |
| * | | gpio: mcp23s08: Do not free unrequested interrupt | Alexander Stein | 2014-11-27 | 1 | -2/+0 |
| * | | gpio: rcar: Add r8a7793 and r8a7794 support | Hisashi Nakamura | 2014-11-27 | 1 | -9/+18 |
| * | | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function | Rojhalat Ibrahim | 2014-11-27 | 1 | -0/+27 |
| * | | gpiolib: allow simultaneous setting of multiple GPIO outputs | Rojhalat Ibrahim | 2014-11-27 | 1 | -0/+168 |
| * | | gpio: mvebu: add suspend/resume support | Thomas Petazzoni | 2014-11-03 | 1 | -0/+99 |
| * | | gpio: gpio-davinci: remove duplicate check on resource | Varka Bhadram | 2014-10-31 | 1 | -5/+0 |
| * | | gpio: msm-v1: Fix typo in function argument | Daniel Thompson | 2014-10-30 | 1 | -1/+1 |
| * | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 10 | -26/+26 |
| * | | gpio: gpio-tb10x: remove duplicate check on resource | Varka Bhadram | 2014-10-28 | 1 | -6/+1 |
| * | | gpio: gpio-stp-xway: remove duplicate check on resource | Varka Bhadram | 2014-10-28 | 1 | -6/+2 |
| * | | gpio: grgpio: remove irq_domain resources on failure | Pramod Gurav | 2014-10-28 | 1 | -0/+1 |
| * | | gpio: dwapb: fix compile errors | Linus Walleij | 2014-10-27 | 1 | -0/+2 |
| * | | gpio: amd8111: unmap ioport on failure case | Pramod Gurav | 2014-10-27 | 1 | -0/+1 |
| * | | gpio: vf610: add gpiolib/IRQ chip driver for Vybrid | Stefan Agner | 2014-10-24 | 3 | -0/+303 |
| * | | gpio: cs5535: Switch to using managed resources with devm_ | Pramod Gurav | 2014-10-21 | 1 | -8/+3 |
| * | | GPIO: Add driver for 74xx-ICs with MMIO access | Alexander Shiyan | 2014-10-21 | 3 | -0/+185 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 2 | -2/+2 |
|\ \ |
|
| * | | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 2014-11-20 | 80 | -3231/+3640 |
| |\| |
|
| * | | gpio: msm-v1: make boolean argument more obvious | Daniel Thompson | 2014-10-29 | 1 | -1/+1 |
| * | | treewide: Fix company name in module descriptions | Masanari Iida | 2014-10-29 | 1 | -1/+1 |
* | | | Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-11 | 2 | -4/+60 |
|\ \ \ |
|
| * | | | gpio: tz1090: Fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 2014-11-27 | 1 | -1/+1 |
| * | | | gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod() | Mika Westerberg | 2014-11-04 | 1 | -3/+59 |
| | |/
| |/| |
|
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 | 7 | -207/+337 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 2 | -5/+5 |
| |\ \ \ |
|
| | * | | | gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-04 | 1 | -4/+4 |
| | * | | | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
| | |/ / |
|
| * | | | ACPI / property: Drop size_prop from acpi_dev_get_property_reference() | Rafael J. Wysocki | 2014-11-05 | 1 | -1/+1 |
| * | | | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs | Rafael J. Wysocki | 2014-11-04 | 1 | -2/+41 |
| * | | | gpio: Support for unified device properties interface | Mika Westerberg | 2014-11-04 | 2 | -0/+87 |
| * | | | gpio: sch: Consolidate core and resume banks | Mika Westerberg | 2014-11-04 | 1 | -181/+112 |
| * | | | gpio / ACPI: Add support for _DSD device properties | Mika Westerberg | 2014-11-04 | 3 | -21/+94 |
| |/ / |
|