| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-07-27 | Merge branch 'next' into for-linus-3.0 |  Vinod Koul | 1 | -3/+6 |
| 2011-07-26 | DMA: PL08x: constify plchan->cd and plat->slave_channels |  Russell King - ARM Linux | 1 | -2/+2 |
| 2011-07-26 | DMA: PL08x: separately store source/destination cctl |  Russell King - ARM Linux | 1 | -0/+2 |
| 2011-07-26 | DMA: PL08x: separately store source/destination slave address |  Russell King - ARM Linux | 1 | -1/+2 |
| 2011-06-16 | amba pl011: workaround for uart registers lockup |  Shreshtha Kumar Sahu | 1 | -0/+3 |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 2 | -4/+4 |
| 2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel |  Russell King | 1 | -21/+69 |
| 2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers |  Russell King | 2 | -2/+23 |
| 2011-02-23 | ARM: 6758/1: amba: support pm ops |  Rabin Vincent | 1 | -0/+2 |
| 2011-02-23 | ARM: amba: make amba_driver id_table const |  Russell King | 1 | -1/+1 |
| 2011-02-23 | ARM: amba: make probe() functions take const id tables |  Russell King | 1 | -1/+1 |
| 2011-02-23 | ARM: 6662/1: amba: make amba_bustype non-static |  Rob Herring | 1 | -0/+2 |
| 2011-02-19 | ARM: clcd: add method for describing display capabilities |  Russell King | 1 | -17/+65 |
| 2011-02-19 | ARM: clcd: use amba_part() to determine if we have a PL110 primecell |  Russell King | 1 | -5/+5 |
| 2011-02-04 | ARM: mmci: add dmaengine-based DMA support |  Russell King | 1 | -0/+17 |
| 2011-01-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -49/+50 |
| 2011-01-16 | ARM: PL08x: cleanup comments |  Russell King - ARM Linux | 1 | -23/+20 |
| 2011-01-14 | ARM: PL08x: fix a warning |  Dan Williams | 1 | -1/+1 |
| 2011-01-06 | Merge branch 'misc' into devel |  Russell King | 1 | -0/+8 |
| 2011-01-05 | ARM: PL011: add DMA burst threshold support for ST variants |  Russell King | 1 | -0/+15 |
| 2011-01-05 | ARM: PL011: Add support for transmit DMA |  Russell King | 1 | -0/+7 |
| 2011-01-04 | ARM: PL08x: fix locking between prepare function and submit function |  Russell King - ARM Linux | 1 | -4/+0 |
| 2011-01-04 | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels |  Russell King - ARM Linux | 1 | -0/+3 |
| 2011-01-04 | ARM: PL08x: rename 'desc_list' as 'pend_list' |  Russell King - ARM Linux | 1 | -2/+2 |
| 2011-01-04 | ARM: PL08x: shrink srcbus/dstbus in txd structure |  Russell King - ARM Linux | 1 | -2/+2 |
| 2011-01-04 | ARM: PL08x: allow AHB master port selection to be configured |  Russell King - ARM Linux | 1 | -2/+13 |
| 2011-01-04 | ARM: PL08x: move default cctl into txd structure |  Russell King - ARM Linux | 1 | -1/+2 |
| 2011-01-04 | ARM: PL08x: move ccfg into txd structure |  Russell King - ARM Linux | 1 | -1/+5 |
| 2011-01-04 | ARM: PL08x: avoid duplicating registers in txd and phychan structures |  Russell King - ARM Linux | 1 | -13/+0 |
| 2011-01-04 | ARM: PL08x: use 'size_t' for lengths |  Russell King - ARM Linux | 1 | -2/+2 |
| 2011-01-04 | ARM: PL08x: avoid 'void *' struct fields when we can type them properly |  Russell King - ARM Linux | 1 | -1/+4 |
| 2011-01-04 | ARM: PL08x: fix atomic_t usage and tx_submit() return value range |  Russell King - ARM Linux | 1 | -1/+0 |
| 2010-11-26 | ARM: 6467/1: amba: optional PrimeCell core voltage switch |  Linus Walleij | 1 | -0/+8 |
| 2010-10-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -0/+222 |
| 2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 3 | -4/+24 |
| 2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel |  Russell King | 3 | -4/+24 |
| 2010-10-12 | spi/pl022: get rid of chipinfo dev pointer |  Linus Walleij | 1 | -1/+0 |
| 2010-10-12 | spi/pl022: Add spi->mode support to AMBA SPI driver |  Kevin Wells | 1 | -6/+0 |
| 2010-10-12 | spi/pl022: add PrimeCell generic DMA support |  Linus Walleij | 1 | -0/+6 |
| 2010-10-11 | ARM: 6421/1: amba-pl011: add missing ST specific registers |  Linus Walleij | 1 | -0/+11 |
| 2010-10-08 | ARM: 6368/1: move the PrimeCell IDs to use macros |  Linus Walleij | 1 | -4/+11 |
| 2010-09-29 | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 |  Linus Walleij | 1 | -0/+222 |
| 2010-08-26 | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted |  Rabin Vincent | 1 | -0/+2 |
| 2010-08-17 | VIDEO: amba clcd: don't disable an already disabled clock |  Russell King | 1 | -0/+1 |
| 2010-07-31 | Merge branch 'misc' into devel |  Russell King | 2 | -4/+9 |
| 2010-07-31 | ARM: AMBA: Add pclk support to AMBA bus infrastructure |  Russell King | 1 | -0/+11 |
| 2010-07-29 | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback |  Rabin Vincent | 1 | -4/+6 |
| 2010-07-27 | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative |  Linus Walleij | 1 | -0/+1 |
| 2010-07-27 | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative |  Linus Walleij | 1 | -0/+2 |
| 2010-05-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -0/+45 |