Age | Commit message (Expand) | Author | Files | Lines |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -0/+479 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 7 | -51/+1037 |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+10 |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -62/+94 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 22 | -380/+1240 |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2012-05-22 | gpio: tps65910: dt: process gpio specific device node info | Laxman Dewangan | 1 | -0/+36 |
2012-05-22 | gpio: Add Intel Centerton support to gpio-sch | Seth Heasley | 2 | -3/+14 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -1206/+21 |
2012-05-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -0/+425 |
2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -18/+98 |
2012-05-21 | GPIO: MIPS: lantiq: convert gpio-stp-xway to OF | John Crispin | 1 | -92/+241 |
2012-05-21 | GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio | John Crispin | 1 | -57/+89 |
2012-05-21 | GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder | John Crispin | 4 | -0/+298 |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown | 1 | -4/+2 |
2012-05-20 | gpio: Convert tps65910 to a platform driver | Laxman Dewangan | 1 | -38/+102 |
2012-05-20 | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 1 | -7/+7 |
2012-05-19 | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 5 | -9/+15 |
2012-05-18 | gpiolib: Remove 'const' from data argument of gpiochip_find() | Grant Likely | 1 | -1/+1 |
2012-05-18 | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 | Laxman Dewangan | 3 | -0/+190 |
2012-05-18 | gpiolib: quiet gpiochip_add boot message noise | H Hartley Sweeten | 1 | -1/+1 |
2012-05-18 | Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 1 | -5/+4 |
2012-05-18 | gpio: mpc8xxx: Prevent NULL pointer deref in demux handler | Thomas Gleixner | 1 | -1/+2 |
2012-05-18 | gpio/lpc32xx: Add device tree support | Roland Stigge | 1 | -1/+51 |
2012-05-18 | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely | 2 | -43/+39 |
2012-05-18 | gpiolib: Implement devm_gpio_request_one() | Mark Brown | 1 | -0/+29 |
2012-05-18 | gpio-mcp23s08: dbg_show: fix pullup configuration display | Peter Korsgaard | 1 | -1/+1 |
2012-05-18 | Add support for TCA6424A | Andreas Schallenberg | 1 | -13/+30 |
2012-05-18 | gpio/omap: (re)fix wakeups on level-triggered GPIOs | Kevin Hilman | 1 | -3/+3 |
2012-05-18 | gpio/omap: fix broken context restore for non-OFF mode transitions | Kevin Hilman | 1 | -2/+1 |
2012-05-18 | gpio: Emma Mobile GPIO driver V2 | Magnus Damm | 3 | -0/+425 |
2012-05-16 | ARM: EXYNOS: add GPC4 bank instance | Sangsu Park | 1 | -1/+10 |
2012-05-12 | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson | 1 | -62/+94 |
2012-05-12 | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2 | -1307/+0 |
2012-05-11 | Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+19 |
2012-05-12 | gpio/mxs: add device tree probe | Shawn Guo | 1 | -4/+32 |
2012-05-12 | gpio/mxs: get rid of the use of cpu_is_xxx | Shawn Guo | 1 | -22/+52 |
2012-05-12 | gpio/mxs: use devm_* helpers to make error handling simple | Shawn Guo | 1 | -39/+13 |
2012-05-11 | Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 1 | -86/+26 |
2012-05-11 | gpio/exynos: Fix compiler warnings when non-exynos machines are selected | Sachin Kamat | 1 | -6/+12 |
2012-05-11 | gpio: pch9: Use proper flow type handlers | Thomas Gleixner | 1 | -29/+28 |
2012-05-11 | gpio/omap: fix missing check in *_runtime_suspend() | Tarun Kanti DebBarma | 1 | -5/+8 |
2012-05-11 | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() | Tarun Kanti DebBarma | 1 | -2/+2 |
2012-05-11 | gpio/omap: remove suspend/resume callbacks | Tarun Kanti DebBarma | 1 | -47/+0 |
2012-05-11 | gpio/omap: remove retrigger variable in gpio_irq_handler | Tarun Kanti DebBarma | 1 | -3/+0 |
2012-05-11 | gpio/omap: remove saved_wakeup field from struct gpio_bank | Tarun Kanti DebBarma | 1 | -9/+3 |
2012-05-11 | gpio/omap: remove suspend_wakeup field from struct gpio_bank | Tarun Kanti DebBarma | 1 | -7/+6 |
2012-05-11 | gpio/omap: remove saved_fallingdetect, saved_risingdetect | Tarun Kanti DebBarma | 1 | -11/+8 |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -0/+8 |
2012-05-11 | gpio: add MSIC gpio driver | Mathias Nyman | 3 | -0/+348 |