aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c
Commit message (Expand)AuthorAgeFilesLines
* spi: pl022: Fix incorrect dma_unmap_sgRay Jui2014-12-141-1/+1
* ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson2011-11-081-0/+8
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-78/+68
|\
| * spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-211-2/+6
| * spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-211-51/+51
| * spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-211-1/+1
| * spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-211-2/+2
| * spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-201-22/+8
* | clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-0/+10
* | ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe2011-09-221-3/+3
* | PM: add runtime PM support to core Primecell driverRussell King2011-09-221-32/+48
|/
* spi/pl022: remove function cannot exitLinus Walleij2011-08-021-8/+3
* Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-171-0/+1
* spi/pl022: strengthen FIFO watermark level checksLinus Walleij2011-06-161-4/+44
* spi/pl022: support runtime PMRabin Vincent2011-06-161-0/+6
* spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij2011-06-161-2/+53
* spi: reorganize driversGrant Likely2011-06-061-0/+2342