summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-0/+2
|\
| * GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-211-0/+2
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-0/+2
|\ \
| * | gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-091-0/+1
| * | gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-011-0/+1
| |/
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+3
|\ \
| * | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-181-0/+1
| * | gpio: add MSIC gpio driverMathias Nyman2012-05-111-0/+1
| * | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-071-0/+1
| |/
* | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+0
|\ \
| * | gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij2012-05-111-1/+0
| |/
* / gpio: Emma Mobile GPIO driver V2Magnus Damm2012-05-181-0/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-0/+2
|\
| * gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-031-0/+1
| * ARM/mx35/3ds: gpio: add mc9s08dz60 gpio functionwu guoxing2012-01-301-0/+1
* | gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2012-03-161-0/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-1/+1
|\
| * GPIO: add bindings for managed devicesJohn Crispin2012-01-041-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-101-1/+0
|\ \
| * | pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-031-1/+0
* | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-271-1/+1
|\ \ \ | | |/ | |/|
| * | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
| |/
* / ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-151-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-0/+1
|\
| * gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-231-0/+1
* | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-5/+1
|\ \
| * | gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim2011-09-211-9/+1
| * | gpio/s5p64x0: move gpio driver into drivers/gpio/Kukjin Kim2011-09-211-0/+1
| * | gpio/s3c64xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-211-0/+1
| * | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-211-0/+1
| |/
* | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-011-0/+1
* | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-221-1/+1
* | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-221-0/+1
* | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2011-08-221-0/+1
* | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2011-08-221-0/+1
* | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2011-08-221-0/+1
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-011-0/+2
|\
| * Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-011-0/+2
| |\
| | * gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-011-0/+1
| | * gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-011-0/+1
* | | tps65912: gpio: add gpio driverMargarita Olaya2011-07-311-0/+1
|/ /
* | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-061-0/+1
* | GPIO: DA9052 GPIO module v3ashishj32011-07-061-0/+1
* | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-151-0/+1
|\ \
| * | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-151-0/+1
| |/
* | gpio: reorganize driversGrant Likely2011-06-061-39/+42
* | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-061-0/+2
|\ \
| * | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-061-0/+1
| * | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-061-0/+1
| |/
* / gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-061-0/+1
|/