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