Age | Commit message (Expand) | Author | Files | Lines |
2014-01-08 | gpio / ACPI: get rid of acpi_gpio.h | Mika Westerberg | 4 | -48/+26 |
2014-01-08 | gpio / ACPI: register to ACPI events automatically | Mika Westerberg | 5 | -14/+39 |
2014-01-08 | mmc: sdhci-acpi: convert to use GPIO descriptor API | Mika Westerberg | 1 | -16/+13 |
2014-01-08 | ARM: s3c24xx: fix build error | Linus Walleij | 1 | -0/+1 |
2014-01-07 | gpio: f7188x: set can_sleep attribute | Simon Guinot | 1 | -0/+1 |
2014-01-07 | gpio: samsung: Update documentation | Sachin Kamat | 1 | -12/+1 |
2014-01-07 | gpio: samsung: Remove hardware.h inclusion | Sachin Kamat | 1 | -1/+0 |
2014-01-07 | gpio: xtensa: depend on HAVE_XTENSA_GPIO32 | Baruch Siach | 2 | -0/+7 |
2014-01-07 | gpio: clps711x: Enable driver compilation with COMPILE_TEST | Alexander Shiyan | 1 | -1/+1 |
2014-01-07 | gpio: clps711x: Use of_match_ptr() | Alexander Shiyan | 1 | -2/+2 |
2014-01-07 | net: rfkill: gpio: convert to descriptor-based GPIO interface | Heikki Krogerus | 1 | -43/+34 |
2014-01-07 | leds: s3c24xx: Fix build failure | Tushar Behera | 1 | -0/+1 |
2014-01-02 | gpio: tb10x: Remove redundant of_match_ptr helper | Sachin Kamat | 1 | -1/+1 |
2014-01-02 | gpio: mvebu: Do not hard code error code | Sachin Kamat | 1 | -1/+1 |
2014-01-02 | gpio: mxc: Do not hard code return value | Sachin Kamat | 1 | -1/+1 |
2014-01-02 | gpio: max730x: Remove redundant dev_set_drvdata | Sachin Kamat | 1 | -3/+0 |
2014-01-02 | ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. | José Miguel Gonçalves | 2 | -8/+8 |
2013-12-23 | gpio: sch311x: fix compilation error | Linus Walleij | 1 | -0/+1 |
2013-12-20 | ARM: s3c64xx: get rid of custom <mach/gpio.h> | Linus Walleij | 26 | -10/+33 |
2013-12-20 | ARM: s3c24xx: get rid of custom <mach/gpio.h> | Linus Walleij | 37 | -35/+42 |
2013-12-20 | gpio: sodaville: fix some error return code on error path | Wei Yongjun | 1 | -2/+6 |
2013-12-20 | gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() | Wei Yongjun | 1 | -4/+1 |
2013-12-20 | gpio: moxart: add missing .owner to struct gpio_chip | Wei Yongjun | 1 | -0/+1 |
2013-12-20 | gpio: add GPIO support for SMSC SCH311x | Bruno Randolf | 3 | -0/+441 |
2013-12-13 | gpio / ACPI: return -ENOENT when no mapping exists | Mika Westerberg | 1 | -1/+1 |
2013-12-12 | gpio: msm: Add module device table and mark table const | Stephen Boyd | 1 | -1/+2 |
2013-12-12 | gpiolib: return -ENOENT if no GPIO mapping exists | Alexandre Courbot | 2 | -18/+22 |
2013-12-12 | gpio: driver for Xtensa GPIO32 | Baruch Siach | 3 | -0/+172 |
2013-12-12 | gpio: 74x164: Driver cleanup | Alexander Shiyan | 1 | -27/+16 |
2013-12-12 | gpio: 74x164: Remove non-DT support | Alexander Shiyan | 3 | -25/+4 |
2013-12-11 | gpio: tegra: add missing error handling to probe | Stephen Warren | 1 | -1/+6 |
2013-12-11 | ARM: tegra: add gpiod_lookup table for paz00 | Heikki Krogerus | 1 | -0/+11 |
2013-12-09 | gpiolib: update inline documentation of gpiod_get_index() | Andy Shevchenko | 1 | -1/+1 |
2013-12-09 | gpiolib: convert gpiod_lookup description to kernel-doc | Andy Shevchenko | 1 | -17/+9 |
2013-12-09 | gpiolib: introduce chip_* to print with chip->label prefix | Andy Shevchenko | 1 | -15/+26 |
2013-12-09 | gpiolib: unify pr_* messages format | Andy Shevchenko | 1 | -37/+37 |
2013-12-09 | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 3 | -72/+85 |
2013-12-09 | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 587 | -3142/+7550 |
2013-12-06 | Linux 3.13-rc3v3.13-rc3 | Linus Torvalds | 1 | -1/+1 |
2013-12-06 | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+3 |
2013-12-06 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -2/+6 |
2013-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 31 | -57/+129 |
2013-12-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -6/+19 |
2013-12-06 | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -37/+59 |
2013-12-06 | aio: clean up aio ring in the fail path | Gu Zheng | 1 | -2/+6 |
2013-12-06 | Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | James Morris | 3 | -6/+19 |
2013-12-06 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 9 | -11/+87 |
2013-12-06 | Merge branches 'pm-epoll', 'pnp' and 'powercap' | Rafael J. Wysocki | 4 | -5/+30 |
2013-12-06 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 5 | -6/+57 |
2013-12-06 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -1/+2 |