Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / drivers / spi / spi-pl022.c
2012-03-29 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-03-21 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-21 Alexandre Bouninedmaengine/dma_slave: introduce inline wrappers
2012-03-08 Linus Walleijspi: create a message queueing infrastructure
2012-02-22 Viresh Kumardmaengine: Pass dma_slave_config .device_fc = NULL...
2012-02-13 Russell KingFix section mismatch in spi-pl022.c
2012-02-02 Chris Blairspi/pl022: Add high priority message pump support
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-07 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-07 Linus TorvaldsMerge branch 'amba-modalias' of git://ftp.arm.linux...
2011-12-01 Virupax Sadashivpe... spi/pl022: make the chip deselect handling thread safe
2011-12-01 Chris Blairspi/pl022: add support for pm_runtime autosuspend
2011-12-01 Virupax Sadashivpe... spi/pl022: disable the PL022 block when unused
2011-12-01 Chris Blairspi/pl022: move device disable to workqueue thread
2011-12-01 Virupax Sadashivpe... spi/pl022: skip default configuration before suspending
2011-12-01 Jonas Aabergspi/pl022: fix build warnings
2011-12-01 Chris Blairspi/pl022: only enable RX interrupts when TX is complete
2011-11-22 Dave Martinspi: pl022: Enable module alias autogeneration for...
2011-11-17 Vinod KoulMerge branch 'dma_slave_direction' into next_test_dirn
2011-11-08 Ulf HanssonARM: 7149/1: spi/pl022: Enable clock in probe
2011-10-31 Vinod Koulspi, serial: move to dma_transfer_direction
2011-10-29 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-09-27 Russell Kingclk: spi-pl022: convert to clk_prepare()/clk_unprepare()
2011-09-22 Peter HüweARM: 7079/1: spi: Fix builderror in spi-pl022.c
2011-09-22 Russell KingPM: add runtime PM support to core Primecell driver
2011-09-21 Viresh Kumarspi/spi-pl022: Call pl022_dma_remove(pl022) only if...
2011-09-21 Viresh Kumarspi/spi-pl022: calculate_effective_freq() must set...
2011-09-21 Viresh Kumarspi/spi-pl022: Don't allocate more sg than required.
2011-09-21 Viresh Kumarspi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
2011-09-20 Viresh Kumarspi/spi-pl022: Resolve formatting issues
2011-08-02 Linus Walleijspi/pl022: remove function cannot exit
2011-06-17 Grant LikelyMerge branch 'spi/merge' into spi/next
2011-06-16 Linus Walleijspi/pl022: strengthen FIFO watermark level checks
2011-06-16 Rabin Vincentspi/pl022: support runtime PM
2011-06-16 Linus Walleijspi/pl022: initialize burstsize from FIFO trigger level
2011-06-06 Grant Likelyspi: reorganize drivers