summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-11-14gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman
2012-11-14gpio-timberdale: fix a potential wrapping issueDan Carpenter
2012-10-23OMAP4: Fix GPIO glitch on resume from OFF modeRoger Quadros
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-04GPIO: OMAP: remove set_direction from gpio_reset()Sebastien Jan
2012-10-02gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-01gpio/omap: get rid of redundant state variables and suspend/resume hooksRoger Quadros
2012-07-16gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown
2012-07-12gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter
2012-07-12gpio/omap: Fix context lost issue with OFF modeRoger Quadros
2012-06-22Fix wlan irq detectionJassi Brar
2012-06-22gpio: pca953x: add initial support for tca6424David Anders
2012-06-22uplevel remove duplicated prcm commonAndy Green
2012-06-07gpio/omap: fix wakeups on level-triggered GPIOsKevin Hilman
2012-06-07gpio/omap: fix missing dataout context save in _set_gpio_dataout_regTarun Kanti DebBarma
2012-06-07gpio/omap: fix missing workaround_enabled flag in runtime callbacksTarun Kanti DebBarma
2012-06-07gpio/omap: fix dataout register overwrite and incorrect logic in runtime call...Tarun Kanti DebBarma
2012-06-07uplevel 3.4 rc2 remove excessive endifAndy Green
2012-06-07gpio/omap: fix missing dataout context save in _set_gpio_dataout_regTarun Kanti DebBarma
2012-06-07GPIO: Add Palmas GPIO supportGraeme Gregory
2012-06-07ARM: OMAP5: GPIO: Implement workaround for Errata:i714sricharan
2012-06-01gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-22gpio/omap: Add support for OMAP5 gpio.sricharan
2012-05-22gpio/omap: get rid of saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-10gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely
2012-04-04gpio: tegra: Iterate over the correct number of banksStephen Warren
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-23gpio/sodaville: Mark broken due to core irqdomain migrationGrant Likely
2012-03-23Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-03-22gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson
2012-03-22gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ supportBenoit Cousson
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21gpio/omap: fix redundant decoding of gpio offsetTarun Kanti DebBarma