aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2011-10-12gpio/samsung: Move SoC specific codes within macroTushar Behera
2011-10-12gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham
2011-10-12gpio/samsung: only register available gpio banksPeter Korsgaard
2011-10-07Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann
2011-10-06gpio: langwell: ensure alternate function is clearedAdrian Hunter
2011-10-05gpio-pch: Support interrupt functionTomoya MORINAGA
2011-10-05gpio-pch: Save register value in suspend()Tomoya MORINAGA
2011-10-05gpio-pch: modify gpio_nums and maskTomoya MORINAGA
2011-10-05gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA
2011-10-05gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA