summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-10-01ARM: tegra: fix-up tegra_gpio enable/diablse defsMatt Pedro
2012-08-23gpio: tegra: Added support for GCOV for GPIOSumit Sharma
2012-08-16gpio: tegra: hide tegra_gpio_enable()/disable()Laxman Dewangan
2012-07-31gpio: tegra: treat warnings as errorsDeepak Nibade
2012-07-30gpio: tegra: configure pins during irq_set_typeStephen Warren
2012-07-17gpio: tegra: disable non-wake source interruptsBitan Biswas
2012-07-11ARM: tegra: support multiple wake sources with same irqBitan Biswas
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