aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar1-2/+6
2011-09-21spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar1-51/+51
2011-09-21spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar1-1/+1
2011-09-21spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar1-2/+2
2011-09-20spi/spi-pl022: Resolve formatting issuesViresh Kumar1-22/+8
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely1-0/+1
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij1-4/+44
2011-06-16spi/pl022: support runtime PMRabin Vincent1-0/+6
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij1-2/+53
2011-06-06spi: reorganize driversGrant Likely1-0/+2342