aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-11-17gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan
2012-11-17gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard
2012-11-17gpio: pca953x: Register an IRQ domainMaxime Ripard
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang
2012-11-13mfd: Implement tps6586x gpio_to_irqLaxman Dewangan
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11gpiolib: call pin removal in chip removal functionLinus Walleij
2012-11-11gpiolib: remove duplicate pin range codeLinus Walleij
2012-11-11gpiolib-of: staticize the pin range callsLinus Walleij
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-08gpio: mvebu: Set free callback for gpio_chipAxel Lin
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-23gpiolib: 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