aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson
2013-04-11ARM: mmp: add more compatible names in gpio driverHaojian Zhuang
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-03-27gpio: pl061: Add pl061_gpio_free()Axel Lin
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez
2013-03-27gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-18Merge branches 'soc' and 'pinmux' into boards-baseSimon Horman
2013-03-15Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-15Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-08gpio: mvebu: Add clk support to prevent lockupAndrew Lunn
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang
2013-03-05gpio: Make gpio-msm-v1 into a platform driverStephen Boyd
2013-03-05gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...Thomas Abraham
2013-03-05gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim