aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/amba
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-042-10/+26
|\
| * Merge branch 'samsung_dma' into nextVinod Koul2011-09-211-5/+1
| |\
| | * DMA: PL330: Update PL330 DMA API driverBoojin Kim2011-09-141-5/+1
| * | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar2011-09-191-6/+16
| |/
| * dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar2011-08-251-0/+4
| * dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar2011-08-251-2/+0
| * dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar2011-08-251-0/+8
* | gpio: pl061: add DT binding supportRob Herring2011-10-261-2/+1
|/
* Merge branch 'next' into for-linus-3.0Vinod Koul2011-07-271-3/+6
|\
| * DMA: PL08x: constify plchan->cd and plat->slave_channelsRussell King - ARM Linux2011-07-261-2/+2
| * DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2011-07-261-0/+2
| * DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2011-07-261-1/+2
* | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-0/+3
|/
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
*---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-21/+69
|\ \ \
| | | * ARM: clcd: add method for describing display capabilitiesRussell King2011-02-191-17/+65
| | | * ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King2011-02-191-5/+5
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-172-2/+23
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: 6758/1: amba: support pm opsRabin Vincent2011-02-231-0/+2
| | * | ARM: amba: make amba_driver id_table constRussell King2011-02-231-1/+1
| | * | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
| | * | ARM: 6662/1: amba: make amba_bustype non-staticRob Herring2011-02-231-0/+2
| |/ / |/| |
| * | ARM: mmci: add dmaengine-based DMA supportRussell King2011-02-041-0/+17
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-171-49/+50
|\ \
| * | ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-161-23/+20
| * | ARM: PL08x: fix a warningDan Williams2011-01-141-1/+1
| * | ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-041-4/+0
| * | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-041-0/+3
| * | ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-041-2/+2
| * | ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-041-2/+2
| * | ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-041-2/+13
| * | ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux2011-01-041-1/+2
| * | ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-041-1/+5
| * | ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-041-13/+0
| * | ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-041-2/+2
| * | ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-041-1/+4
| * | ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-041-1/+0
| |/
* | Merge branch 'misc' into develRussell King2011-01-061-0/+8
|\ \
| * | ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij2010-11-261-0/+8
| |/
* | ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-051-0/+15
* | ARM: PL011: Add support for transmit DMARussell King2011-01-051-0/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-0/+222
|\
| * dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-291-0/+222
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-213-4/+24
|\ \
| | \
| | \
| *-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-183-4/+24
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-0/+2
| | |/ | |/|
| | * ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij2010-10-111-0/+11
| | * ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij2010-10-081-4/+11
| |/
* | spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-121-1/+0
* | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-121-6/+0