index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pl022.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix section mismatch in spi-pl022.c
Russell King
2012-02-13
1
-1
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-4
/
+4
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-4
/
+4
|
|
\
|
|
*
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-31
1
-4
/
+4
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
1
-56
/
+85
|
\
\
\
|
*
|
|
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
2011-12-01
1
-35
/
+37
|
*
|
|
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
2011-12-01
1
-2
/
+18
|
*
|
|
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
2011-12-01
1
-1
/
+5
|
*
|
|
spi/pl022: move device disable to workqueue thread
Chris Blair
2011-12-01
1
-9
/
+16
|
*
|
|
spi/pl022: skip default configuration before suspending
Virupax Sadashivpetimath
2011-12-01
1
-5
/
+0
|
*
|
|
spi/pl022: fix build warnings
Jonas Aaberg
2011-12-01
1
-1
/
+1
|
*
|
|
spi/pl022: only enable RX interrupts when TX is complete
Chris Blair
2011-12-01
1
-5
/
+10
*
|
|
|
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
spi: pl022: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
|
/
/
*
/
/
ARM: 7149/1: spi/pl022: Enable clock in probe
Ulf Hansson
2011-11-08
1
-0
/
+8
|
/
/
*
|
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-29
1
-78
/
+68
|
\
\
|
*
|
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
Viresh Kumar
2011-09-21
1
-2
/
+6
|
*
|
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
Viresh Kumar
2011-09-21
1
-51
/
+51
|
*
|
spi/spi-pl022: Don't allocate more sg than required.
Viresh Kumar
2011-09-21
1
-1
/
+1
|
*
|
spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
Viresh Kumar
2011-09-21
1
-2
/
+2
|
*
|
spi/spi-pl022: Resolve formatting issues
Viresh Kumar
2011-09-20
1
-22
/
+8
|
|
/
*
|
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-27
1
-0
/
+10
*
|
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
Peter Hüwe
2011-09-22
1
-3
/
+3
*
|
PM: add runtime PM support to core Primecell driver
Russell King
2011-09-22
1
-32
/
+48
|
/
*
spi/pl022: remove function cannot exit
Linus Walleij
2011-08-02
1
-8
/
+3
*
Merge branch 'spi/merge' into spi/next
Grant Likely
2011-06-17
1
-0
/
+1
*
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
2011-06-16
1
-4
/
+44
*
spi/pl022: support runtime PM
Rabin Vincent
2011-06-16
1
-0
/
+6
*
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
2011-06-16
1
-2
/
+53
*
spi: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+2342