index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pl022.c
Age
Commit message (
Expand
)
Author
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-27
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-22
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
Peter Hüwe
2011-09-22
PM: add runtime PM support to core Primecell driver
Russell King
2011-09-21
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
Viresh Kumar
2011-09-21
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
Viresh Kumar
2011-09-21
spi/spi-pl022: Don't allocate more sg than required.
Viresh Kumar
2011-09-21
spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
Viresh Kumar
2011-09-20
spi/spi-pl022: Resolve formatting issues
Viresh Kumar
2011-08-02
spi/pl022: remove function cannot exit
Linus Walleij
2011-06-17
Merge branch 'spi/merge' into spi/next
Grant Likely
2011-06-16
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
2011-06-16
spi/pl022: support runtime PM
Rabin Vincent
2011-06-16
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
2011-06-06
spi: reorganize drivers
Grant Likely