aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
AgeCommit message (Expand)Author
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-27clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-22ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe
2011-09-22PM: add runtime PM support to core Primecell driverRussell King
2011-09-21spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar
2011-09-21spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar
2011-09-21spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar
2011-09-21spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar
2011-09-20spi/spi-pl022: Resolve formatting issuesViresh Kumar
2011-08-02spi/pl022: remove function cannot exitLinus Walleij
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij
2011-06-16spi/pl022: support runtime PMRabin Vincent
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij
2011-06-06spi: reorganize driversGrant Likely