index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
amba-pl022.c
Age
Commit message (
Expand
)
Author
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-22
spi/pl022: rid dangling labels
Linus Walleij
2011-02-15
spi/pl022: minor kerneldoc updates
Linus Walleij
2011-02-15
spi/pl022: remove dangling status check
Virupax Sadashivpetimath
2011-02-15
spi/pl022: disable core voltage when idle
Linus Walleij
2011-02-15
spi/pl022: use dmaengine helper macros
Linus Walleij
2011-01-14
spi/amba-pl022: fixing compilation warning.
Viresh Kumar
2010-12-23
spi/pl022: convert running variable
Linus Walleij
2010-12-23
spi/pl022: convert busy flag to a bool
Linus Walleij
2010-12-23
spi/pl022: pass the returned sglen to the DMA engine
Linus Walleij
2010-12-23
spi/pl022: map the buffers on the DMA engine
Linus Walleij
2010-11-14
drivers/spi: Remove unnecessary semicolons
Joe Perches
2010-10-12
spi/pl022: fix dubious allocation staticize platform data
Linus Walleij
2010-10-12
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
2010-10-12
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
2010-09-29
spi/amba-pl022: Fix error case return statement.
Julia Lawall
2010-09-08
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-08
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-08-01
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
2010-05-25
spi/pl022: fix stop queue procedure
Grzegorz Sygieda
2010-05-25
spi/pl022: add support for the PL023 derivate
Linus Walleij
2010-05-25
spi/pl022: fix up differences between ARM and ST versions
Linus Walleij
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-27
ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills
Linus Walleij
2009-10-05
ARM: 5741/1: pl022: fix peripheral id for ST vendor
Srinidhi Kasagar
2009-09-21
Merge branch 'u300' into devel
Russell King
2009-09-18
ARM: 5678/1: SSP/SPI PL022 polarity terminology fix
Linus Walleij
2009-07-11
[ARM] remove duplicated #include
Huang Weiyi
2009-06-10
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
Linus Walleij