summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-103-927/+0
|\
| * pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-033-927/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-51/+334
|\ \
| * \ Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-281-0/+72
| |\ \
| * \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-274-23/+52
| |\ \ \
| * \ \ \ Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-271-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-061-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-232-32/+38
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | 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 tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+72
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-231-0/+72
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \ \
| * | | | | | gpiolib: Mark da9052 driver brokenMark Brown2011-12-201-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \ \
| * | | | | | gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle2011-11-281-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-0721-166/+128
|\ \ \ \ \ \
| * | | | | | gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-021-2/+77
| * | | | | | gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-0211-128/+11
| * | | | | | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-021-1/+1
| * | | | | | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-021-10/+19
| * | | | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-1/+1
| * | | | | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-128-16/+9
| * | | | | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-121-3/+3
| * | | | | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-122-5/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| | |_|/ / | |/| | |
* | | | | 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
| |_|/ / |/| | |
* | | | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
| |_|/ |/| |
* | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
|/ /
* | 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
* | | 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