summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-11-08gpio: tegra: Drop exporting static functionsAxel Lin
2012-11-08gpio: tegra: Staticize non-exported symbolsAxel Lin
2012-11-08gpio: tegra: fix suspend/resume apisLaxman Dewangan
2012-11-07gpio: samsung: use pr_* instead of printkJingoo Han
2012-11-07gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12Tomasz Figa
2012-11-06sparc: Allow OF_GPIO on sparc.David S. Miller
2012-11-04gpio-pch: Set parent dev for gpio chipAlexander Stein
2012-11-04gpio: em: Fix build errorsAxel Lin
2012-10-30Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-30GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn
2012-10-27gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter
2012-10-27GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun
2012-10-26gpio/tc3589x: convert to use the simple irqdomainLinus Walleij
2012-10-26gpio/em: convert to linear IRQ domainLinus Walleij
2012-10-26gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij
2012-10-26gpio/tegra: convert to use linear irqdomainLinus Walleij
2012-10-26gpiolib: unlock on error in gpio_export()Dan Carpenter
2012-10-26gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman
2012-10-26gpiolib: add gpio get direction callback supportMathias Nyman
2012-10-26GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan
2012-10-24GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan
2012-10-24gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni
2012-10-23gpio: samsung: Fix input mode setting function for GPIO intEunki Kim
2012-10-22gpiolib: Refactor gpio_exportRyan Mallon
2012-10-19GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin
2012-10-16gpio-74x164: Fix buffer allocation sizeRoland Stigge
2012-10-15GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan
2012-10-15DA9055 GPIO driverAshish Jangam
2012-10-15gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser
2012-10-15gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser
2012-10-15gpio-timberdale: fix a potential wrapping issueDan Carpenter
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab
2012-09-30gpio: pcf857x: select IRQ_DOMAINArnd Bergmann
2012-09-30gpio-lpc32xx: Add GPI_28Roland Stigge
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-22Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson
2012-09-22gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni
2012-09-21arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk