aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/amba-pl022.c
Commit message (Expand)AuthorAge
* spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-13
* spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar2011-05-20
* spi/pl022: use cpu_relax in the busy loopLinus Walleij2011-05-20
* spi/pl022: timeout on polled transfer v2Magnus Templing2011-05-20
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-11
|\
| * spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-07
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais2011-03-23
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-18
|\
| * spi/pl022: rid dangling labelsLinus Walleij2011-02-22
| * spi/pl022: minor kerneldoc updatesLinus Walleij2011-02-15
| * spi/pl022: remove dangling status checkVirupax Sadashivpetimath2011-02-15
| * spi/pl022: disable core voltage when idleLinus Walleij2011-02-15
| * spi/pl022: use dmaengine helper macrosLinus Walleij2011-02-15
* | ARM: amba: make probe() functions take const id tablesRussell King2011-02-23
|/
* spi/amba-pl022: fixing compilation warning.Viresh Kumar2011-01-14
* spi/pl022: convert running variableLinus Walleij2010-12-23
* spi/pl022: convert busy flag to a boolLinus Walleij2010-12-23
* spi/pl022: pass the returned sglen to the DMA engineLinus Walleij2010-12-23
* spi/pl022: map the buffers on the DMA engineLinus Walleij2010-12-23
* drivers/spi: Remove unnecessary semicolonsJoe Perches2010-11-14
* spi/pl022: fix dubious allocation staticize platform dataLinus Walleij2010-10-12
* spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-12
* spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-12
* spi/pl022: add PrimeCell generic DMA supportLinus Walleij2010-10-12
* spi/amba-pl022: Fix error case return statement.Julia Lawall2010-09-29
* spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-09
* spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-08
* spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells2010-08-01
* spi/pl022: fix stop queue procedureGrzegorz Sygieda2010-05-25
* spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-25
* spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij2010-01-27
* ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar2009-10-05
* Merge branch 'u300' into develRussell King2009-09-21
|\
| * ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-18
* | [ARM] remove duplicated #includeHuang Weiyi2009-07-11
|/
* [ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij2009-06-10