| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -2344/+0 |
* | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails | Viresh Kumar | 2011-05-20 | 1 | -5/+6 |
* | spi/pl022: use cpu_relax in the busy loop | Linus Walleij | 2011-05-20 | 1 | -0/+1 |
* | spi/pl022: timeout on polled transfer v2 | Magnus Templing | 2011-05-20 | 1 | -8/+15 |
* | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-04-11 | 1 | -1/+1 |
|\ |
|
| * | spi: Fix race condition in stop_queue() | Vasily Khoruzhick | 2011-04-07 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -8/+8 |
|/ |
|
* | spi/pl022: Add loopback support for the SPI on 5500 | Philippe Langlais | 2011-03-23 | 1 | -1/+19 |
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 1 | -34/+39 |
|\ |
|
| * | spi/pl022: rid dangling labels | Linus Walleij | 2011-02-22 | 1 | -2/+0 |
| * | spi/pl022: minor kerneldoc updates | Linus Walleij | 2011-02-15 | 1 | -9/+16 |
| * | spi/pl022: remove dangling status check | Virupax Sadashivpetimath | 2011-02-15 | 1 | -2/+0 |
| * | spi/pl022: disable core voltage when idle | Linus Walleij | 2011-02-15 | 1 | -4/+13 |
| * | spi/pl022: use dmaengine helper macros | Linus Walleij | 2011-02-15 | 1 | -17/+10 |
* | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+1 |
|/ |
|
* | spi/amba-pl022: fixing compilation warning. | Viresh Kumar | 2011-01-14 | 1 | -1/+1 |
* | spi/pl022: convert running variable | Linus Walleij | 2010-12-23 | 1 | -14/+10 |
* | spi/pl022: convert busy flag to a bool | Linus Walleij | 2010-12-23 | 1 | -4/+4 |
* | spi/pl022: pass the returned sglen to the DMA engine | Linus Walleij | 2010-12-23 | 1 | -7/+7 |
* | spi/pl022: map the buffers on the DMA engine | Linus Walleij | 2010-12-23 | 1 | -6/+6 |
* | drivers/spi: Remove unnecessary semicolons | Joe Perches | 2010-11-14 | 1 | -1/+1 |
* | spi/pl022: fix dubious allocation staticize platform data | Linus Walleij | 2010-10-12 | 1 | -50/+46 |
* | spi/pl022: get rid of chipinfo dev pointer | Linus Walleij | 2010-10-12 | 1 | -15/+12 |
* | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | 1 | -68/+53 |
* | spi/pl022: add PrimeCell generic DMA support | Linus Walleij | 2010-10-12 | 1 | -88/+428 |
* | spi/amba-pl022: Fix error case return statement. | Julia Lawall | 2010-09-29 | 1 | -1/+2 |
* | spi/pl022: move probe call to subsys_initcall() | Linus Walleij | 2010-09-08 | 1 | -1/+1 |
* | spi/pl022: fix APB pclk power regression on U300 | Linus Walleij | 2010-09-08 | 1 | -6/+8 |
* | spi/amba_pl022: Fix probe and remove hook section annotations. | Kevin Wells | 2010-08-01 | 1 | -3/+3 |
* | spi/pl022: fix stop queue procedure | Grzegorz Sygieda | 2010-05-25 | 1 | -1/+1 |
* | spi/pl022: add support for the PL023 derivate | Linus Walleij | 2010-05-25 | 1 | -16/+74 |
* | spi/pl022: fix up differences between ARM and ST versions | Linus Walleij | 2010-05-25 | 1 | -56/+122 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills | Linus Walleij | 2010-01-27 | 1 | -6/+12 |
* | ARM: 5741/1: pl022: fix peripheral id for ST vendor | Srinidhi Kasagar | 2009-10-05 | 1 | -1/+1 |
* | Merge branch 'u300' into devel | Russell King | 2009-09-21 | 1 | -4/+4 |
|\ |
|
| * | ARM: 5678/1: SSP/SPI PL022 polarity terminology fix | Linus Walleij | 2009-09-18 | 1 | -4/+4 |
* | | [ARM] remove duplicated #include | Huang Weiyi | 2009-07-11 | 1 | -2/+0 |
|/ |
|
* | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 | Linus Walleij | 2009-06-10 | 1 | -0/+1866 |