aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+211
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch1-0/+28
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch3-0/+183
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely1-16/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-5/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2012-02-01gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin1-0/+1
2012-02-01gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin1-0/+1
2012-02-01gpio: samsung: adapt to changes in gpio specifier translator function declarationThomas Abraham1-10/+13
2012-01-22Correct bad gpio namingRoland Stigge1-1/+1
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-17gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely1-0/+1
2012-01-16gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh1-3/+3
2012-01-16gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup __iomem annotation usageMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-99/+209
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-0/+6
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+22
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-927/+0
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-51/+334
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+72
2012-01-09gpio: Add support for stmpe variant 801Viresh Kumar1-3/+22
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds21-166/+128
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/nextGrant Likely5-113/+95
2012-01-05gpio: pl061: remove combined interruptRob Herring1-36/+8
2012-01-05gpio: pl061: convert to use generic irq chipRob Herring2-48/+27
2012-01-04GPIO: add bindings for managed devicesJohn Crispin2-1/+91
2012-01-04gpio: pl061: convert to use 0 for no irqRob Herring1-4/+4
2012-01-04gpio: pl061: use chained_irq_* functions in irq handlerRob Herring1-2/+4
2012-01-04GPIO/pl061: Add suspend resume capabilityDeepak Sikri1-0/+68
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij3-927/+0
2012-01-02drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall1-8/+1
2012-01-02gpio: Add decode of WM8994 GPIO configurationMark Brown1-2/+77
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown11-128/+11
2012-01-02gpio: Fix typo in comment in Samsung driverMark Brown1-1/+1
2012-01-02gpio: Explicitly index samsung_gpio_cfgsMark Brown1-10/+19
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-0/+72
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann4-23/+52
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann1-1/+1
2011-12-23gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham1-0/+72
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-20gpiolib: Mark da9052 driver brokenMark Brown1-1/+1
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang1-5/+13