Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Linus Torvalds
|
5f0e685f31
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Alexandre Bounine
|
16052827d9
dmaengine/dma_slave: introduce inline wrappers
|
13 years ago |
Linus Walleij
|
ffbbdd2132
spi: create a message queueing infrastructure
|
13 years ago |
Viresh Kumar
|
258aea76f5
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
|
13 years ago |
Russell King
|
a5ab6291b1
Fix section mismatch in spi-pl022.c
|
13 years ago |
Chris Blair
|
14af60b6fb
spi/pl022: Add high priority message pump support
|
13 years ago |
Linus Torvalds
|
57f2685c16
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Linus Torvalds
|
fbce1c234f
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Linus Torvalds
|
d3d0b02434
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
Virupax Sadashivpetimath
|
8b8d719161
spi/pl022: make the chip deselect handling thread safe
|
13 years ago |
Chris Blair
|
53e4acea0e
spi/pl022: add support for pm_runtime autosuspend
|
13 years ago |
Virupax Sadashivpetimath
|
0ad2deeab5
spi/pl022: disable the PL022 block when unused
|
13 years ago |
Chris Blair
|
d4b6af2e0e
spi/pl022: move device disable to workqueue thread
|
13 years ago |
Virupax Sadashivpetimath
|
4ca9fb46d8
spi/pl022: skip default configuration before suspending
|
13 years ago |
Jonas Aaberg
|
c4a4784308
spi/pl022: fix build warnings
|
14 years ago |
Chris Blair
|
172289df40
spi/pl022: only enable RX interrupts when TX is complete
|
14 years ago |
Dave Martin
|
7eeac71b9f
spi: pl022: Enable module alias autogeneration for AMBA drivers
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 years ago |
Ulf Hansson
|
71e63e748e
ARM: 7149/1: spi/pl022: Enable clock in probe
|
13 years ago |
Vinod Koul
|
a485df4b44
spi, serial: move to dma_transfer_direction
|
13 years ago |
Linus Torvalds
|
18c0635363
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Russell King
|
7ff6bcf048
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
|
13 years ago |
Peter Hüwe
|
6cfa6279ed
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
|
14 years ago |
Russell King
|
92b97f0aac
PM: add runtime PM support to core Primecell driver
|
14 years ago |
Viresh Kumar
|
3e3ea71627
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
|
14 years ago |
Viresh Kumar
|
0379b2a33a
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
|
14 years ago |
Viresh Kumar
|
b181565ee6
spi/spi-pl022: Don't allocate more sg than required.
|
14 years ago |
Viresh Kumar
|
538a18dc18
spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
|
14 years ago |
Viresh Kumar
|
f1e45f86ed
spi/spi-pl022: Resolve formatting issues
|
14 years ago |