summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-05-19gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten
2012-05-18Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-18gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown
2012-05-18gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard
2012-05-18Add support for TCA6424AAndreas Schallenberg
2012-05-18gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman
2012-05-18gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman
2012-05-12Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-12gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma
2012-05-12gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma
2012-05-12gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma
2012-05-12gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma
2012-05-12gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-12gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-12gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-11gpio: add MSIC gpio driverMathias Nyman
2012-05-11gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson
2012-05-10gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma
2012-05-08gpio/langwell: convert to use irq_domainMika Westerberg
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-11gpio/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-07gpio: Move DT support code into drivers/gpioGrant Likely
2012-04-07gpio: Convert drivers to use module_pci_driver()Axel Lin
2012-04-06gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin
2012-04-06gpio/langwell: clear IRQ edge detect registers at initMika Westerberg
2012-04-06gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg
2012-04-06gpio/langwell: use devm_* helpers to simplify probeMika Westerberg
2012-04-06gpio: add flags to export GPIOs when requestingWolfram Sang
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-28Merge 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-26gpio/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