Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true | Viresh Kumar | 2011-09-21 | 1 | -2/+6 |
* | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate | Viresh Kumar | 2011-09-21 | 1 | -51/+51 |
* | spi/spi-pl022: Don't allocate more sg than required. | Viresh Kumar | 2011-09-21 | 1 | -1/+1 |
* | spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet | Viresh Kumar | 2011-09-21 | 1 | -2/+2 |
* | spi/spi-pl022: Resolve formatting issues | Viresh Kumar | 2011-09-20 | 1 | -22/+8 |
* | spi/pl022: remove function cannot exit | Linus Walleij | 2011-08-02 | 1 | -8/+3 |
* | Merge branch 'spi/merge' into spi/next | Grant Likely | 2011-06-17 | 1 | -0/+1 |
* | spi/pl022: strengthen FIFO watermark level checks | Linus Walleij | 2011-06-16 | 1 | -4/+44 |
* | spi/pl022: support runtime PM | Rabin Vincent | 2011-06-16 | 1 | -0/+6 |
* | spi/pl022: initialize burstsize from FIFO trigger level | Linus Walleij | 2011-06-16 | 1 | -2/+53 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+2342 |