summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tegra'Sascha Hauer2013-05-063-0/+222
|\
| * tegra: add GPIO controller driverLucas Stach2013-04-143-0/+222
* | ARM: i.MX: Move GPIO driver to drivers/gpioAlexander Shiyan2013-04-223-0/+211
* | GPIO: Rename "drivers/gpio.c" to "drivers/gpiolib.c"Alexander Shiyan2013-04-222-1/+2
|/
* Merge branch 'for-next/malloc-all-initcalls'Sascha Hauer2013-04-041-1/+10
|\
| * gpio: allocate gpio_desc table dynamicallySascha Hauer2013-03-141-1/+10
* | ARM: clps711x: Add GPIO driverAlexander Shiyan2013-03-113-0/+78
* | Add Generic GPIO driverAlexander Shiyan2013-03-114-2/+446
|/
* mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-181-1/+1
* gpiolib: add command to dump the current gpio statusJean-Christophe PLAGNIOL-VILLARD2012-12-221-0/+37
* gpiolib: add gpio_request and gpio_free supportJean-Christophe PLAGNIOL-VILLARD2012-12-221-7/+82
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* Merge branch 'for-next/gpio'Sascha Hauer2012-11-161-9/+0
|\
| * gpio: move gpio_is_valid to gpio.hJean-Christophe PLAGNIOL-VILLARD2012-10-301-9/+0
* | BCM2835: add gpio driverCarlo Caione2012-10-213-1/+163
|/
* gpio: add ARM Primcell pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-053-0/+166
* gpiolib: select GENERIC_GPIOJean-Christophe PLAGNIOL-VILLARD2012-10-051-0/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* gpio: reduce verbosity while probingJan Luebbe2012-09-281-1/+1
* gpio: add driver for stmpe io-expanderSteffen Trumtrar2012-09-053-0/+173
* add gpiolib supportSascha Hauer2012-09-043-0/+137