summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat2-0/+6
2014-01-15gpio: pxa: clamp gpio get value to [0,1]Neil Zhang1-1/+2
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij6-2/+5
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij58-67/+56
2014-01-08Documentation / ACPI: update to GPIO descriptor APIMika Westerberg1-29/+7
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg4-48/+26
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg5-14/+39
2014-01-08mmc: sdhci-acpi: convert to use GPIO descriptor APIMika Westerberg1-16/+13
2014-01-08ARM: s3c24xx: fix build errorLinus Walleij1-0/+1
2014-01-07gpio: f7188x: set can_sleep attributeSimon Guinot1-0/+1
2014-01-07gpio: samsung: Update documentationSachin Kamat1-12/+1
2014-01-07gpio: samsung: Remove hardware.h inclusionSachin Kamat1-1/+0
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach2-0/+7
2014-01-07gpio: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan1-1/+1
2014-01-07gpio: clps711x: Use of_match_ptr()Alexander Shiyan1-2/+2
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus1-43/+34
2014-01-07leds: s3c24xx: Fix build failureTushar Behera1-0/+1
2014-01-02gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-02gpio: mvebu: Do not hard code error codeSachin Kamat1-1/+1
2014-01-02gpio: mxc: Do not hard code return valueSachin Kamat1-1/+1
2014-01-02gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat1-3/+0
2014-01-02ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves2-8/+8
2013-12-23gpio: sch311x: fix compilation errorLinus Walleij1-0/+1
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij26-10/+33
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij37-35/+42
2013-12-20gpio: sodaville: fix some error return code on error pathWei Yongjun1-2/+6
2013-12-20gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun1-4/+1
2013-12-20gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun1-0/+1
2013-12-20gpio: add GPIO support for SMSC SCH311xBruno Randolf3-0/+441
2013-12-12gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg1-1/+1
2013-12-12gpio: msm: Add module device table and mark table constStephen Boyd1-1/+2
2013-12-12gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2-18/+22
2013-12-12gpio: driver for Xtensa GPIO32Baruch Siach3-0/+172
2013-12-12gpio: 74x164: Driver cleanupAlexander Shiyan1-27/+16
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan3-25/+4
2013-12-11gpio: tegra: add missing error handling to probeStephen Warren1-1/+6
2013-12-11ARM: tegra: add gpiod_lookup table for paz00Heikki Krogerus1-0/+11
2013-12-09gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko1-1/+1
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko1-17/+9
2013-12-09gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko1-15/+26
2013-12-09gpiolib: unify pr_* messages formatAndy Shevchenko1-37/+37
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot3-72/+85
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij587-3142/+7550
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds1-1/+1
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+3
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds31-57/+129
2013-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-6/+19
2013-12-06Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-37/+59
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6