Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 3 | -67/+328 | |
|\ | ||||||
| * | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2011-10-31 | 37 | -520/+2612 | |
| |\ | ||||||
| * \ | Merge branch 'tegra/devel' into next/devel | Arnd Bergmann | 2011-10-20 | 1 | -48/+95 | |
| |\ \ | ||||||
| | * | | gpio/tegra: Convert to a platform device | Stephen Warren | 2011-10-13 | 1 | -48/+95 | |
| * | | | Merge branch 'imx/devel' into next/devel | Arnd Bergmann | 2011-10-20 | 187 | -1729/+2217 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu... | Arnd Bergmann | 2011-10-20 | 367 | -2997/+4514 | |
| | |\| | | ||||||
| | | \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in... | Arnd Bergmann | 2011-10-07 | 50 | -339/+712 | |
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | mmc: davinci: Add support for set_power callback | Ido Yariv | 2011-09-17 | 1 | -0/+13 | |
| | * | | | | | at91: at91-ohci: support overcurrent notification | Thomas Petazzoni | 2011-09-10 | 1 | -9/+215 | |
| | * | | | | | at91: ohci-at91: add vbus_pin_inverted platform attribute | Thomas Petazzoni | 2011-09-10 | 1 | -2/+2 | |
| | * | | | | | at91: ohci-at91: always provide all the clocks | Jean-Christophe PLAGNIOL-VILLARD | 2011-09-10 | 1 | -10/+5 | |
* | | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 3 | -0/+122 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | clocksource: fixup ux500 build problems | Linus Walleij | 2011-10-03 | 1 | -2/+4 | |
| * | | | | | | | clocksource: add DBX500 PRCMU Timer support | Mattias Wallin | 2011-09-22 | 3 | -0/+120 | |
* | | | | | | | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 3 | -0/+172 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hw_random: add driver for atmel true hardware random number generator | Peter Korsgaard | 2011-10-10 | 3 | -0/+172 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 2011-10-31 | 39 | -538/+2614 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-10-31 | 1 | -6/+0 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 2011-10-31 | 43 | -4376/+5823 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu... | Arnd Bergmann | 2011-10-20 | 368 | -2997/+4515 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | mmc: mxcmmc: explicitly includes mach/hardware.h | Shawn Guo | 2011-10-17 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean... | Sascha Hauer | 2011-08-26 | 2 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | gpio/mxs: move irq_to_gpio() into gpio-mxs driver | Shawn Guo | 2011-08-17 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | gpio/mxc: move irq_to_gpio() into gpio-mxc driver | Shawn Guo | 2011-08-17 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | gpio/mxc: add .to_irq for gpio chip | Shawn Guo | 2011-08-16 | 1 | -0/+10 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 5 | -16/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-11-01 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 37 | -520/+2612 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'pxa/fixes' into next/fixes | Arnd Bergmann | 2011-10-30 | 3 | -14/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | ARM: pxa: make pxafb_smart_*() empty when not enabled | Eric Miao | 2011-10-08 | 1 | -10/+0 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'fixes' into next/fixes | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig | Nicolas Ferre | 2011-10-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-11-01 | 20 | -664/+1450 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks | 2011-11-01 | 3 | -52/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | i2c-tegra: __iomem annotation fix | Olof Johansson | 2011-10-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | i2c-s3c2410: Add device tree support | Thomas Abraham | 2011-10-29 | 1 | -4/+106 | |
| | | * | | | | | | | | | | | | | | i2c-s3c2410: Keep a copy of platform data and use it | Thomas Abraham | 2011-10-29 | 1 | -4/+14 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * / / / / / / / / / / / / / | i2c-nomadik: cosmetic coding style corrections | Jonas Aaberg | 2011-10-29 | 1 | -43/+46 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 | Ben Dooks | 2011-11-01 | 9 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | i2c: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-29 | 10 | -11/+11 | |
| | |/ / / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks | 2011-11-01 | 9 | -530/+1181 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | i2c-au1550: dev_pm_ops conversion | Manuel Lauss | 2011-10-29 | 1 | -10/+14 | |
| | | | | * | | | | | | | | | | | | | | i2c-au1550: increase timeout waiting for master done | Manuel Lauss | 2011-10-29 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | i2c-au1550: remove unused ack_timeout | Manuel Lauss | 2011-10-29 | 1 | -2/+0 | |
| | | | | * | | | | | | | | | | | | | | i2c-au1550: remove usage of volatile keyword | Manuel Lauss | 2011-10-29 | 1 | -153/+99 | |
| | | | | |/ / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | i2c-designware: Fix PCI core warning on suspend/resume | Octavian Purdila | 2011-10-29 | 1 | -21/+8 | |
| | | | * | | | | | | | | | | | | | | i2c-designware: Add runtime power management support | Dirk Brandewie | 2011-10-29 | 3 | -2/+98 | |
| | | | * | | | | | | | | | | | | | | i2c-designware: Add support for Designware core behind PCI devices. | Dirk Brandewie | 2011-10-29 | 4 | -0/+329 |