summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2012-12-10gpio: add TS-5500 DIO blocks supportVivien Didelot3-0/+475
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-18/+11
2012-12-01gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar1-2/+8
2012-12-01gpio: pl061 depends on ARMAlessandro Rubini1-1/+1
2012-11-30gpio/pl061: remove old commentBaruch Siach1-6/+1
2012-11-18gpio: SPEAr: add spi chipselect control driverShiraz Hashim3-0/+225
2012-11-18gpio: gpio-max710x: Support device tree probingRoland Stigge1-6/+6
2012-11-18gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi1-17/+18
2012-11-18gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan1-0/+5
2012-11-18gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard1-0/+29
2012-11-18gpio: pca953x: Register an IRQ domainMaxime Ripard1-6/+20
2012-11-09gpio: mvebu: Set free callback for gpio_chipAxel Lin1-2/+3
2012-11-09gpio: tegra: Drop exporting static functionsAxel Lin1-2/+0
2012-11-09gpio: tegra: Staticize non-exported symbolsAxel Lin1-2/+2
2012-11-09gpio: tegra: fix suspend/resume apisLaxman Dewangan1-5/+13
2012-11-04gpio-pch: Set parent dev for gpio chipAlexander Stein1-0/+1
2012-11-04gpio: em: Fix build errorsAxel Lin1-3/+3
2012-10-27GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun1-2/+1
2012-10-26gpio/tc3589x: convert to use the simple irqdomainLinus Walleij1-11/+9
2012-10-26gpio/em: convert to linear IRQ domainLinus Walleij1-39/+7
2012-10-26gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij1-2/+2
2012-10-26gpio/tegra: convert to use linear irqdomainLinus Walleij1-9/+5
2012-10-26gpiolib: unlock on error in gpio_export()Dan Carpenter1-1/+2
2012-10-26gpiolib: add gpio get direction callback supportMathias Nyman1-1/+37
2012-10-26GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan1-14/+51
2012-10-24GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan1-1/+1
2012-10-23gpiolib: Refactor gpio_exportRyan Mallon1-39/+46
2012-10-19GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk1-0/+2
2012-10-15GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan3-0/+168
2012-10-15DA9055 GPIO driverAshish Jangam3-0/+216
2012-10-15gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser1-1/+1
2012-10-15gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser1-37/+22
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds3-0/+686
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-10/+214
2012-10-03Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds23-243/+1039
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+21
2012-10-02Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+30
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-79/+461
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-55/+18
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+5
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab1-0/+5
2012-10-01gpio: pcf857x: select IRQ_DOMAINArnd Bergmann1-0/+1
2012-09-30gpio-lpc32xx: Add GPI_28Roland Stigge1-1/+2
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson3-0/+323
2012-09-23Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson3-0/+686
2012-09-22gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni3-0/+686
2012-09-21arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk3-0/+323