aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown1-2/+2
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap-pm into gpio/mergeGrant Likely1-25/+34
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds11-0/+11
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+407
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-12/+36
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-1252/+2689
2011-11-03powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky1-0/+2
2011-11-03powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala1-0/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-2/+1
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-48/+95
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-0/+14
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker11-0/+11
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann13-496/+2586
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann13-496/+2586
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann13-496/+2586
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2-1/+2
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-39/+658
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang1-6/+5
2011-10-29gpio: pca953x: remove unneeded check for chip typeWolfram Sang1-3/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds13-496/+2586
2011-10-26gpio: pl061: add DT binding supportRob Herring1-10/+21
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann1-2/+1
2011-10-20Merge branch 'samsung/devel' into next/devel2Arnd Bergmann1-12/+36
2011-10-20Merge branch 'tegra/devel' into next/develArnd Bergmann1-48/+95
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/develArnd Bergmann1-10/+5
2011-10-20Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/public_git/arm-soc into next/devel2Arnd Bergmann8-1263/+2694
2011-10-19gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA1-1/+1
2011-10-19gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA1-1/+1
2011-10-18gpio/samsung: Complain loudly if we don't know the SoCMark Brown1-0/+3
2011-10-13gpio/tegra: Convert to a platform deviceStephen Warren1-48/+95
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik1-1/+1
2011-10-12gpio/samsung: Move SoC specific codes within macroTushar Behera1-0/+10
2011-10-12gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham1-12/+19
2011-10-12gpio/samsung: only register available gpio banksPeter Korsgaard1-0/+4
2011-10-07Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann1-10/+5
2011-10-06gpio: langwell: ensure alternate function is clearedAdrian Hunter1-0/+27
2011-10-05gpio-pch: Support interrupt functionTomoya MORINAGA2-0/+188
2011-10-05gpio-pch: Save register value in suspend()Tomoya MORINAGA1-1/+21
2011-10-05gpio-pch: modify gpio_nums and maskTomoya MORINAGA1-6/+25
2011-10-05gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA1-0/+1
2011-10-05gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA1-0/+10
2011-10-05gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA1-1/+0
2011-10-05gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA1-12/+48
2011-10-05gpio-ml-ioh: Support interrupt functionTomoya MORINAGA2-3/+207
2011-10-05gpio-ml-ioh: Delete unnecessary codeTomoya MORINAGA1-1/+0
2011-10-04Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim7-1253/+2689
2011-10-04gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski1-15/+15