summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-06-04gpio: Convert tps65910 to a platform driverLaxman Dewangan
2012-06-04mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-06-03gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-05-03gpio: tegra: implement gpio_request and gpio_free.Laxman Dewangan
2012-03-07gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan
2012-03-07gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan
2012-02-16gpio: tps65910: Add sleep control supportLaxman Dewangan
2012-02-15ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren
2012-02-15ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren
2012-02-14gpio: tegra: FIx build warningLaxman Dewangan
2012-02-13gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2012-01-19gpio: tegra: add stub set_debounce callbackVarun Wadekar
2011-12-21ARM: tegra: gpio: export gpio enable/disable api'sVarun Wadekar
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30arm: tegra: power: lp0 wake enable modifiedBitan Biswas
2011-11-30ARM: tegra: gpio: Add range check for gpio enable/disableChaitanya Bandi
2011-11-30ARM: tegra: gpio: Set a gpio to tristate or normalChaitanya Bandi
2011-11-30ARM tegra: gpio: Correct gpio interrupt init sequenceDaehyoung Ko
2011-11-30arm: tegra: gpio: API to configure pins as gpio with init valueLaxman Dewangan
2011-11-30arm: tegra: gpio_get_value can read output gpioSeongho Joo
2011-11-30ARM: tegra: power: Use CONFIG_PM_SLEEP instead of CONFIG_PMScott Williams
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: gpio: Removing fixed number of gpio bank.Laxman Dewangan
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: gpio: remove manual acks in irq handlerColin Cross
2011-11-30ARM: tegra: gpio: Convert suspend/resume to syscoreColin Cross
2011-11-30ARM: tegra: gpio: Add support for waking from suspendColin Cross
2011-11-30ARM: tegra: remove unused mach/suspend.hColin Cross
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsRussell King
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown
2011-07-31tps65912: gpio: add gpio driverMargarita Olaya
2011-07-28gpio: ab8500: fix MODULE_ALIAS for ab8500Axel Lin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo
2011-07-15gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin
2011-07-15mcp23s08: add i2c supportPeter Korsgaard
2011-07-15mcp23s08: isolate spi specific partsPeter Korsgaard
2011-07-15mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard
2011-07-14mcp23s08: remove unused work queuePeter Korsgaard
2011-07-14gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08gpio/mxc: add device tree probe supportShawn Guo
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman