aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/amba (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2-2/+23
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent1-0/+2
2011-02-23ARM: amba: make amba_driver id_table constRussell King1-1/+1
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring1-0/+2
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King1-0/+17
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-49/+50
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux1-23/+20
2011-01-14ARM: PL08x: fix a warningDan Williams1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-0/+8
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King1-0/+15
2011-01-05ARM: PL011: Add support for transmit DMARussell King1-0/+7
2011-01-04ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux1-4/+0
2011-01-04ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux1-0/+3
2011-01-04ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux1-2/+2
2011-01-04ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux1-2/+2
2011-01-04ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux1-2/+13
2011-01-04ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux1-1/+2
2011-01-04ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux1-1/+5
2011-01-04ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux1-13/+0
2011-01-04ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux1-2/+2
2011-01-04ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux1-1/+4
2011-01-04ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux1-1/+0
2010-11-26ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij1-0/+8
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+222
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+24
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King3-4/+24
2010-10-12spi/pl022: get rid of chipinfo dev pointerLinus Walleij1-1/+0
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-6/+0
2010-10-12spi/pl022: add PrimeCell generic DMA supportLinus Walleij1-0/+6
2010-10-11ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij1-0/+11
2010-10-08ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij1-4/+11
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij1-0/+222
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent1-0/+2
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King1-0/+1
2010-07-31Merge branch 'misc' into develRussell King2-4/+9
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King1-0/+11
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent1-4/+6
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij1-0/+1
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij1-0/+2
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+45
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely1-1/+22
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij1-2/+30
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij1-1/+3
2010-05-23DMA: PL330: Add dma api driverJassi Brar1-0/+45
2010-05-17Merge branch 'devel-stable' into develRussell King2-0/+5
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij1-1/+22
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar1-0/+2
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar1-0/+3
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King1-16/+17