Age | Commit message (Expand) | Author | Files | Lines |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -10/+26 |
2011-10-26 | gpio: pl061: add DT binding support | Rob Herring | 1 | -2/+1 |
2011-09-21 | Merge branch 'samsung_dma' into next | Vinod Koul | 1 | -5/+1 |
2011-09-19 | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans... | Viresh Kumar | 1 | -6/+16 |
2011-09-14 | DMA: PL330: Update PL330 DMA API driver | Boojin Kim | 1 | -5/+1 |
2011-08-25 | dmaengine/amba-pl08x: Pass flow controller information with slave channel data | Viresh Kumar | 1 | -0/+4 |
2011-08-25 | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() | Viresh Kumar | 1 | -2/+0 |
2011-08-25 | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd | Viresh Kumar | 1 | -0/+8 |
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/asy... | 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/asy... | 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', 's... | 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 |