Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | spi/amba-pl022: fixing compilation warning. | Viresh Kumar | 1 | -1/+1 |
2010-12-23 | spi/pl022: convert running variable | Linus Walleij | 1 | -14/+10 |
2010-12-23 | spi/pl022: convert busy flag to a bool | Linus Walleij | 1 | -4/+4 |
2010-12-23 | spi/pl022: pass the returned sglen to the DMA engine | Linus Walleij | 1 | -7/+7 |
2010-12-23 | spi/pl022: map the buffers on the DMA engine | Linus Walleij | 1 | -6/+6 |
2010-11-14 | drivers/spi: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2010-10-12 | spi/pl022: fix dubious allocation staticize platform data | Linus Walleij | 1 | -50/+46 |
2010-10-12 | spi/pl022: get rid of chipinfo dev pointer | Linus Walleij | 1 | -15/+12 |
2010-10-12 | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 1 | -68/+53 |
2010-10-12 | 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-08 | 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-27 | 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-18 | 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-10 | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 | Linus Walleij | 1 | -0/+1866 |