summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-1120-238/+1418
|\
| * gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-101-31/+47
| * gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-103-0/+475
| * gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-18/+11
| * gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-011-2/+8
| * gpio: pl061 depends on ARMAlessandro Rubini2012-12-011-1/+1
| * gpio/pl061: remove old commentBaruch Siach2012-11-301-6/+1
| * gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-183-0/+225
| * gpio: gpio-max710x: Support device tree probingRoland Stigge2012-11-171-6/+6
| * gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-171-17/+18
| * gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-171-0/+5
| * gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard2012-11-171-0/+29
| * gpio: pca953x: Register an IRQ domainMaxime Ripard2012-11-171-6/+20
| * gpio: mvebu: Set free callback for gpio_chipAxel Lin2012-11-081-2/+3
| * gpio: tegra: Drop exporting static functionsAxel Lin2012-11-081-2/+0
| * gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-081-2/+2
| * gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-081-5/+13
| * gpio-pch: Set parent dev for gpio chipAlexander Stein2012-11-041-0/+1
| * gpio: em: Fix build errorsAxel Lin2012-11-041-3/+3
| * GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-271-2/+1
| * gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-261-11/+9
| * gpio/em: convert to linear IRQ domainLinus Walleij2012-10-261-39/+7
| * gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij2012-10-261-2/+2
| * gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-261-9/+5
| * gpiolib: unlock on error in gpio_export()Dan Carpenter2012-10-261-1/+2
| * gpiolib: add gpio get direction callback supportMathias Nyman2012-10-261-1/+37
| * GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan2012-10-261-14/+51
| * GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan2012-10-241-1/+1
| * gpiolib: Refactor gpio_exportRyan Mallon2012-10-231-39/+46
| * GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk2012-10-191-0/+2
| * GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-153-0/+168
| * DA9055 GPIO driverAshish Jangam2012-10-153-0/+216
| * gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
| * gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-151-37/+22
* | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-0/+59
|\ \
| * \ Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-303-0/+59
| |\ \
| | * | gpio / ACPI: add ACPI supportMathias Nyman2012-11-303-0/+59
* | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-112-0/+128
|\ \ \ \ | |/ / / |/| | |
| * | | gpiolib: Fix use after free in gpiochip_add_pin_rangeAxel Lin2012-11-211-1/+3
| * | | gpiolib: rename pin range argumentsLinus Walleij2012-11-211-9/+10
| * | | gpiolib: return any error code from range creationLinus Walleij2012-11-211-1/+2
| * | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-211-1/+1
| * | | gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-212-3/+41
| * | | gpiolib: separation of pin concernsLinus Walleij2012-11-112-17/+14
| * | | gpiolib: call pin removal in chip removal functionLinus Walleij2012-11-111-0/+1
| * | | gpiolib: remove duplicate pin range codeLinus Walleij2012-11-111-12/+1
| * | | gpiolib-of: staticize the pin range callsLinus Walleij2012-11-111-4/+4
| * | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-111-5/+5
| * | | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-112-0/+99
| |/ /
* | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-171-3/+3
OpenPOWER on IntegriCloud