summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
AgeCommit message (Expand)Author
2011-10-24spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath
2011-10-24spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath
2011-10-24spi/pl022: fix build warningsJonas Aaberg
2011-10-24spi/pl022: only enable RX interrupts when TX is completeChris Blair
2011-10-21spi/pl022: Enable clock in probe an use runtime_idleUlf Hansson
2011-10-20ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe
2011-10-20PM: add runtime PM support to core Primecell driverRussell King
2011-10-17spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar
2011-10-17spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar
2011-10-17spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar
2011-10-17spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar
2011-10-17spi/spi-pl022: Resolve formatting issuesViresh Kumar
2011-10-17spi/pl022: remove function cannot exitLinus Walleij
2011-10-17spi/pl022: strengthen FIFO watermark level checksLinus Walleij
2011-10-17spi/pl022: support runtime PMRabin Vincent
2011-10-17spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij
2011-10-17Ugly-rename amba-pl022 to spi-pl022Linus Walleij