summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-281-0/+72
|\
| * gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-231-0/+72
* | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-274-23/+52
|\ \ | |/
| * gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-151-13/+8
| * gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang2011-12-131-5/+13
| * gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang2011-12-131-0/+30
| * gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang2011-12-131-1/+1
| * gpio: pl061: drop extra check for NULL platform_dataRob Herring2011-12-131-4/+0
* | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-271-1/+1
|\ \ | |/
| * gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
* | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-061-2/+2
|\ \ | |/
| * gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-232-32/+38
|\ \ | |/
| * Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
| |\
| | * Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| | |\
| | | * gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | | * gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| | * | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| | * | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | | ARM: pxa: add clk support in gpio driverHaojian Zhuang2011-11-151-1/+25
* | | | ARM: mmp: clear gpio edge detectHaojian Zhuang2011-11-151-0/+4
* | | | ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-153-11/+132
* | | | ARM: pxa: use little endian read write in gpio driverHaojian Zhuang2011-11-141-34/+34
* | | | ARM: pxa: recognize gpio number and typeHaojian Zhuang2011-11-141-1/+40
* | | | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-4/+85
* | | | ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-141-0/+14
|/ / /
* | | 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
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud