summaryrefslogtreecommitdiff
path: root/include/linux/amba
AgeCommit message (Expand)Author
2012-04-03dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-11-30mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-11-30mmc: Add status IRQ and status callback function to mmc platform dataSan Mehat
2011-07-27Merge branch 'next' into for-linus-3.0Vinod Koul
2011-07-26DMA: PL08x: constify plchan->cd and plat->slave_channelsRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent
2011-02-23ARM: amba: make amba_driver id_table constRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring
2011-02-19ARM: clcd: add method for describing display capabilitiesRussell King
2011-02-19ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-14ARM: PL08x: fix a warningDan Williams
2011-01-06Merge branch 'misc' into develRussell King
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-04ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux
2011-01-04ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux
2011-01-04ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux
2011-01-04ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux
2011-01-04ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux
2011-01-04ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux
2011-01-04ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux
2010-11-26ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-12spi/pl022: get rid of chipinfo dev pointerLinus Walleij
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells
2010-10-12spi/pl022: add PrimeCell generic DMA supportLinus Walleij
2010-10-11ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij
2010-10-08ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent