aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+1
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+403
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds30-290/+1164
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-13/+6
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-56/+95
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-364/+7
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+19
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-81/+155
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-52/+88
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson6-10/+6
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson2-5/+12
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson1-1/+1
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson1-1/+1
2013-04-26gpio: grgpio: Add irq supportAndreas Larsson1-3/+359
2013-04-26gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson3-0/+159
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann1-1/+1
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann1-1/+1
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut1-13/+6
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot2-2/+1
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-71/+149
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg1-0/+77
2013-04-11GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan1-5/+1
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson1-56/+95
2013-04-11ARM: mmp: add more compatible names in gpio driverHaojian Zhuang1-12/+13
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang1-11/+9
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang1-33/+73
2013-04-10gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki1-20/+120
2013-04-10gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin1-1/+1
2013-04-10gpio: mcp23s08: convert driver to DTLars Poeschel1-31/+106
2013-04-10gpio/omap: force restore if context loss is not detectableJon Hunter1-8/+17
2013-04-10gpio/omap: optimise interrupt service routineJon Hunter1-7/+7
2013-04-10gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma1-4/+0
2013-04-10gpio/omap: free irq domain in probe() failure pathsJon Hunter1-2/+4
2013-04-10gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson1-9/+47
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann1-2/+19
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann2-5/+12
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socArnd Bergmann1-2/+19
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann1-3/+2
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsArnd Bergmann2-5/+12
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boardsArnd Bergmann1-0/+7
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversArnd Bergmann1-3/+2
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/driversArnd Bergmann4-362/+7
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-5/+12
2013-04-04gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk3-362/+0
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo1-2/+19
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij4-66/+93
2013-04-02Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards2Olof Johansson5-55/+485
2013-04-03gpio-rcar: Add pinctrl supportLaurent Pinchart1-0/+23