aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-18
* gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-17
* gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-16
* gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-16
* gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-16
* gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-16
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-14
|\
| * GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-14
| * Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-05
| |\
| | * gpio: pl061: remove combined interruptRob Herring2012-01-05
| | * gpio: pl061: convert to use generic irq chipRob Herring2012-01-05
| | * gpio: pl061: convert to use 0 for no irqRob Herring2012-01-04
| | * gpio: pl061: use chained_irq_* functions in irq handlerRob Herring2012-01-04
| * | GPIO: add bindings for managed devicesJohn Crispin2012-01-04
| * | GPIO/pl061: Add suspend resume capabilityDeepak Sikri2012-01-04
| * | drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall2012-01-02
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ \
| * | | gpio: Add support for stmpe variant 801Viresh Kumar2012-01-08
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-10
|\ \ \
| * | | pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-03
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \
| * \ \ \ Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-23
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ARM: pxa: add clk support in gpio driverHaojian Zhuang2011-11-15
| * | | | | | | ARM: mmp: clear gpio edge detectHaojian Zhuang2011-11-15
| * | | | | | | ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-15
| * | | | | | | ARM: pxa: use little endian read write in gpio driverHaojian Zhuang2011-11-14
| * | | | | | | ARM: pxa: recognize gpio number and typeHaojian Zhuang2011-11-14
| * | | | | | | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-14
| * | | | | | | ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-14
* | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: Mark da9052 driver brokenMark Brown2011-12-19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \
| * | | | | | | gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle2011-11-28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-02
| * | | | | | gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
| * | | | | | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-02
| * | | | | | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-02
| * | | | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
| * | | | | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
| * | | | | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-12
| * | | | | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-12
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |