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