summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-20gpio: mcp23s08: fix casting caused build warninggpio-v3.14-1SeongJae Park
2014-01-20gpio: mcp23s08: depend on OF_GPIOLinus Walleij
2014-01-17gpio: mcp23s08: Add irq functionality for i2c chipsLars Poeschel
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat
2014-01-15gpio: pxa: clamp gpio get value to [0,1]Neil Zhang
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg
2014-01-08mmc: sdhci-acpi: convert to use GPIO descriptor APIMika Westerberg
2014-01-07gpio: f7188x: set can_sleep attributeSimon Guinot
2014-01-07gpio: samsung: Remove hardware.h inclusionSachin Kamat
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach
2014-01-07gpio: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan
2014-01-07gpio: clps711x: Use of_match_ptr()Alexander Shiyan
2014-01-07leds: s3c24xx: Fix build failureTushar Behera
2014-01-02gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat
2014-01-02gpio: mvebu: Do not hard code error codeSachin Kamat
2014-01-02gpio: mxc: Do not hard code return valueSachin Kamat
2014-01-02gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat
2014-01-02ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves
2013-12-23gpio: sch311x: fix compilation errorLinus Walleij
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20gpio: sodaville: fix some error return code on error pathWei Yongjun
2013-12-20gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun
2013-12-20gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun
2013-12-20gpio: add GPIO support for SMSC SCH311xBruno Randolf
2013-12-12gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg
2013-12-12gpio: msm: Add module device table and mark table constStephen Boyd
2013-12-12gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot
2013-12-12gpio: driver for Xtensa GPIO32Baruch Siach
2013-12-12gpio: 74x164: Driver cleanupAlexander Shiyan
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan
2013-12-11gpio: tegra: add missing error handling to probeStephen Warren
2013-12-09gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko
2013-12-09gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko
2013-12-09gpiolib: unify pr_* messages formatAndy Shevchenko
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov