summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0611-0/+11
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-3111-0/+11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-063-0/+407
|\ \
| * | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky2011-11-031-0/+2
| * | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala2011-11-031-0/+1
| * | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-233-0/+404
* | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-12/+36
|\ \ \
| * \ \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-302-1/+2
| |\ \ \
| * \ \ \ Merge branch 'samsung/devel' into next/devel2Arnd Bergmann2011-10-201-12/+36
| |\ \ \ \
| | * | | | gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-181-0/+3
| | * | | | gpio/samsung: Move SoC specific codes within macroTushar Behera2011-10-121-0/+10
| | * | | | gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham2011-10-121-12/+19
| | * | | | gpio/samsung: only register available gpio banksPeter Korsgaard2011-10-121-0/+4
| * | | | | Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu...Arnd Bergmann2011-10-208-1263/+2694
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-057-1252/+2689
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-047-1253/+2689
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski2011-10-041-15/+15
| | * | | | gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCsMarek Szyprowski2011-10-041-1/+1
| | * | | | gpio/samsung: fix broken configuration for EXYNOS4 GPIO banksMarek Szyprowski2011-10-041-0/+2
| | * | | | gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim2011-09-2110-2350/+2687
| | * | | | gpio/s5p64x0: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+515
| | * | | | gpio/s3c64xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+294
| | * | | | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+288
* | | | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-2/+1
|\ \ \ \ \ \
| * | | | | | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-48/+95
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-3113-496/+2586
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tegra/devel' into next/develArnd Bergmann2011-10-201-48/+95
| |\ \ \ \ \ \ \
| | * | | | | | | gpio/tegra: Convert to a platform deviceStephen Warren2011-10-131-48/+95
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-201-10/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-0/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-3113-496/+2586
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann2011-10-071-10/+5
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| * | | | | | | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-171-0/+2
| * | | | | | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-171-0/+2
| * | | | | | | gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-161-0/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-3113-496/+2586
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-297-39/+658
|\ \ \ \ \
| * | | | | gpio: pl061: add DT binding supportRob Herring2011-10-261-10/+21
| * | | | | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | | | gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | | | gpio: langwell: ensure alternate function is clearedAdrian Hunter2011-10-061-0/+27
| * | | | | gpio-pch: Support interrupt functionTomoya MORINAGA2011-10-052-0/+188
| * | | | | gpio-pch: Save register value in suspend()Tomoya MORINAGA2011-10-051-1/+21
| * | | | | gpio-pch: modify gpio_nums and maskTomoya MORINAGA2011-10-051-6/+25
| * | | | | gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA2011-10-051-0/+1
| * | | | | gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA2011-10-051-0/+10
| * | | | | gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA2011-10-051-1/+0
| * | | | | gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA2011-10-051-12/+48