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