| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -4/+4 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-08 | 29 | -92/+861 |
|\ |
|
| * | [ARM] 5445/1: AT91: Remove flexible array from USBH platform data | Justin Waters | 2009-04-08 | 1 | -1/+1 |
| * | [ARM] 5447/1: Add SZ_32K | Linus Walleij | 2009-04-08 | 1 | -0/+1 |
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-04-06 | 26 | -81/+848 |
| |\ |
|
| | * | [ARM] pxa: register AC97 controller devices | Mark Brown | 2009-04-04 | 5 | -4/+10 |
| | * | [ARM] pxa/csb701: do not register devices on non-csb726 boads | Dmitry Eremin-Solenikov | 2009-04-04 | 1 | -0/+5 |
| | * | [ARM] pxa/colibri: get rid of set_irq_type() | Daniel Mack | 2009-04-04 | 3 | -6/+7 |
| | * | [ARM] pxa/colibri: provide MAC address from ATAG_SERIAL | Daniel Mack | 2009-04-04 | 4 | -4/+46 |
| | * | [ARM] pxa/cm-x2xx: fix ucb1400 not being registered | Marek Vasut | 2009-04-04 | 1 | -1/+1 |
| | * | [ARM] pxa: Add support for suspend on PalmTX, T5 and LD | Marek Vasut | 2009-04-04 | 7 | -12/+109 |
| | * | [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlight | Marek Vasut | 2009-04-04 | 2 | -0/+213 |
| | * | [ARM] pxa: Palm Tungsten E2 basic support | Marek Vasut | 2009-04-04 | 4 | -0/+331 |
| | * | [ARM] pxa/em-x270: add libertas device registration | Mike Rapoport | 2009-04-04 | 1 | -8/+78 |
| | * | [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_power | Philipp Zabel | 2009-04-04 | 3 | -46/+48 |
| * | | [ARM] omap: fix omap1 clock usecount decrement bug | Russell King | 2009-04-06 | 1 | -10/+11 |
* | | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-04-07 | 7 | -28/+53 |
|\ \ \ |
|
| * | | | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 2009-04-07 | 6 | -26/+26 |
| * | | | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 2009-04-07 | 2 | -2/+2 |
| * | | | i2c: iMX/MXC support | Darius Augulis | 2009-04-07 | 1 | -0/+25 |
* | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 5 | -7/+7 |
* | | | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 5 | -18/+18 |
* | | | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao | 2009-04-07 | 1 | -0/+1 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-04-06 | 7 | -2/+101 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | V4L/DVB (11350): Add camera (CSI) driver for MX1 | Paulius Zaleckas | 2009-04-06 | 6 | -1/+100 |
| * | | | V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the... | Guennadi Liakhovetski | 2009-04-06 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 2 | -0/+83 |
|\ \ \
| |/ /
|/| | |
|
| * | | [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ... | Mike Rapoport | 2009-03-20 | 1 | -0/+3 |
| * | | [MTD] [NAND] davinci_nand driver | David Brownell | 2009-03-20 | 1 | -0/+80 |
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-04-05 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data | Philipp Zabel | 2009-04-05 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | 1 | -1/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arm: allow usage of string functions in linux/string.h | Rusty Russell | 2009-03-31 | 1 | -1/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 2 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
| * | | | trivial: fix typo "virual" -> "virtual" | Uwe Kleine-Koenig | 2009-03-30 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-03 | 18 | -60/+256 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6 | Russell King | 2009-04-02 | 10 | -52/+300 |
| |\ \ \ \ |
|
| | * | | | | ARM: Add SMSC911X support to Overo platform (V2) | Steve Sakoman | 2009-04-02 | 1 | -0/+65 |
| | * | | | | arm: update omap_ldp defconfig to use smsc911x | Stanley.Miao | 2009-04-02 | 1 | -2/+22 |
| | * | | | | arm: update realview defconfigs to use smsc911x | Steve Glendinning | 2009-04-02 | 2 | -4/+44 |
| | * | | | | arm: update pcm037 defconfig to use smsc911x | Steve Glendinning | 2009-04-02 | 1 | -1/+22 |
| | * | | | | arm: convert omap ldp platform to use smsc911x | Steve Glendinning | 2009-04-02 | 1 | -18/+29 |
| | * | | | | arm: convert realview platform to use smsc911x | Steve Glendinning | 2009-04-02 | 1 | -8/+9 |
| | * | | | | arm: convert pcm037 platform to use smsc911x | Steve Glendinning | 2009-04-02 | 1 | -10/+13 |
| | | |/ /
| | |/| | |
|
| * | | | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c | Santosh Shilimkar | 2009-04-02 | 1 | -0/+1 |
| * | | | | [ARM] 5441/1: Use pr_err on error paths in at91 pm | Ryan Mallon | 2009-04-01 | 1 | -4/+4 |
| * | | | | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions | George G. Davis | 2009-04-01 | 3 | -6/+35 |
| * | | | | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 | Catalin Marinas | 2009-04-01 | 1 | -2/+2 |
| * | | | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51 | Tony Lindgren | 2009-04-01 | 1 | -0/+2 |