summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-11-16gpio-timberdale: fix a potential wrapping issueDan Carpenter
2012-10-10gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-07-25gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown
2012-05-31gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-20gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin
2012-04-22gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin
2012-04-22pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-04-02gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori
2012-04-02gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori
2012-04-02gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-03powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky
2011-11-03powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang
2011-10-29gpio: pca953x: remove unneeded check for chip typeWolfram Sang
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26gpio: pl061: add DT binding supportRob Herring
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann
2011-10-20Merge branch 'samsung/devel' into next/devel2Arnd Bergmann
2011-10-20Merge branch 'tegra/devel' into next/develArnd Bergmann
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2011-10-20Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu...Arnd Bergmann
2011-10-19gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA
2011-10-19gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA
2011-10-18gpio/samsung: Complain loudly if we don't know the SoCMark Brown
2011-10-13gpio/tegra: Convert to a platform deviceStephen Warren
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik