summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
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-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds23-243/+1039
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+21
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+30
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-79/+461
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-55/+18
2012-10-01Merge 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-09-30gpio: 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-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson3-0/+323
2012-09-22Merge 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
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson3-79/+138
2012-09-20Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+63
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson1-40/+0
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson6-40/+74
2012-09-19gpio: Add basic support for TWL6040 GPOsPeter Ujfalusi3-0/+145
2012-09-18gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding3-0/+623
2012-09-18gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun1-3/+1
2012-09-18gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun1-3/+1
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2-12/+18
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-4/+5
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren6-18/+24
2012-09-15Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab4-4/+5
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare1-10/+69
2012-09-13GPIO: MIPS: lantiq: fix overflow inside stp-xway driverJohn Crispin1-1/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2-5/+5
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-7/+8
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-5/+10