summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
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-07gpio: samsung: use pr_* instead of printkJingoo Han1-12/+6
2012-11-07gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12Tomasz Figa1-21/+22
2012-11-07sparc: Allow OF_GPIO on sparc.David S. Miller1-1/+1
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-31Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+48
2012-10-31GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn1-1/+1
2012-10-27gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter1-0/+35
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: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman1-3/+7
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-24gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni1-0/+2
2012-10-23gpio: samsung: Fix input mode setting function for GPIO intEunki Kim1-1/+6
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-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin1-0/+3
2012-10-16gpio-74x164: Fix buffer allocation sizeRoland Stigge1-1/+1
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-15gpio-timberdale: fix a potential wrapping issueDan Carpenter1-2/+2
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