aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\
| * gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-10
| * gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-10
| * gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-07
| * gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-01
| * gpio: pl061 depends on ARMAlessandro Rubini2012-12-01
| * gpio/pl061: remove old commentBaruch Siach2012-11-30
| * gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-17
| * gpio: gpio-max710x: Support device tree probingRoland Stigge2012-11-17
| * gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-17
| * gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-17
| * gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard2012-11-17
| * gpio: pca953x: Register an IRQ domainMaxime Ripard2012-11-17
| * gpio: mvebu: Set free callback for gpio_chipAxel Lin2012-11-08
| * gpio: tegra: Drop exporting static functionsAxel Lin2012-11-08
| * gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-08
| * gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-08
| * gpio-pch: Set parent dev for gpio chipAlexander Stein2012-11-04
| * gpio: em: Fix build errorsAxel Lin2012-11-04
| * GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-27
| * gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-26
| * gpio/em: convert to linear IRQ domainLinus Walleij2012-10-26
| * gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij2012-10-26
| * gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-26
| * gpiolib: unlock on error in gpio_export()Dan Carpenter2012-10-26
| * gpiolib: add gpio get direction callback supportMathias Nyman2012-10-26
| * GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan2012-10-26
| * GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan2012-10-24
| * gpiolib: Refactor gpio_exportRyan Mallon2012-10-22
| * GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk2012-10-19
| * GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-15
| * DA9055 GPIO driverAshish Jangam2012-10-15
| * gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-15
| * gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-15
* | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \
| * \ Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-30
| |\ \
| | * | gpio / ACPI: add ACPI supportMathias Nyman2012-11-30
* | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-11
|\ \ \ \ | |/ / / |/| | |
| * | | gpiolib: Fix use after free in gpiochip_add_pin_rangeAxel Lin2012-11-21
| * | | gpiolib: rename pin range argumentsLinus Walleij2012-11-21
| * | | gpiolib: return any error code from range creationLinus Walleij2012-11-21
| * | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-21
| * | | gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-21
| * | | gpiolib: separation of pin concernsLinus Walleij2012-11-11
| * | | gpiolib: call pin removal in chip removal functionLinus Walleij2012-11-11
| * | | gpiolib: remove duplicate pin range codeLinus Walleij2012-11-11
| * | | gpiolib-of: staticize the pin range callsLinus Walleij2012-11-11
| * | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-11
| * | | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
| |/ /
* | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-17