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