index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
amba-pl022.c
Age
Commit message (
Expand
)
Author
Files
Lines
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