summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-261-0/+11
|\
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-051-0/+3
| |\
| | * gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-221-0/+3
| * | gpio/lynxpoint: add chipset gpio driver.Mathias Nyman2013-02-051-0/+8
| |/
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-251-0/+7
|\ \
| * | gpio: palmas: Add support for Palmas GPIOLaxman Dewangan2013-02-141-0/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-221-2/+2
|\ \
| * | drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-141-2/+2
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \
| * | drivers/gpio: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| |/
* / gpio: delete AB8500 driverLinus Walleij2013-01-301-6/+0Star
|/
* gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2012-12-191-0/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-0/+13
|\
| * gpio: Add viperboard gpio driverLars Poeschel2012-11-201-0/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: Fix typos in various KconfigMasanari Iida2012-12-031-1/+1
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-1/+1
|\ \
| * | GPIO: mvebu: Allow all plat-orion platforms.Andrew Lunn2012-11-241-1/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-1/+31
|\ \ \
| * | | gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-101-0/+8
| * | | gpio: pl061 depends on ARMAlessandro Rubini2012-12-011-1/+1
| * | | gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-181-0/+7
| * | | GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-151-0/+4
| * | | DA9055 GPIO driverAshish Jangam2012-10-151-0/+11
| | |/ | |/|
* | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-301-0/+4
|\ \ \
| * | | gpio / ACPI: add ACPI supportMathias Nyman2012-11-301-0/+4
| | |/ | |/|
* / | gpio: adnp: Depend on OF_GPIO instead of OFThierry Reding2012-11-171-1/+1
|/ /
* / sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-071-1/+1
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-0/+6
|\
| * gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni2012-09-221-0/+6
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-0/+7
|\ \
| * | gpio: Add basic support for TWL6040 GPOsPeter Ujfalusi2012-09-191-0/+7
* | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-031-1/+13
|\ \ \
| * | | gpio: pcf857x: select IRQ_DOMAINArnd Bergmann2012-09-301-0/+1
| * | | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-181-0/+11
| * | | gpio: Remove broken mark for da9052 gpio driverAxel Lin2012-09-011-1/+1
| |/ /
* | / arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk2012-09-211-0/+6
| |/ |/|
* | gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin2012-09-011-1/+1
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-0/+7
|\
| * gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-251-0/+7
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-261-0/+18
|\ \
| * | gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-171-0/+6
| * | gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-121-0/+12
| |/
* / gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich2012-07-051-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-301-0/+18
|\
| * GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-211-0/+18
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-3/+27
|\ \
| * | gpio: Add Intel Centerton support to gpio-schSeth Heasley2012-05-221-3/+6
| * | gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-091-0/+8
| * | gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-011-0/+13
| |/