index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux 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
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-13
Fix section mismatch in spi-pl022.c
Russell King
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-12-01
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
2011-12-01
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
2011-12-01
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
2011-12-01
spi/pl022: move device disable to workqueue thread
Chris Blair
2011-12-01
spi/pl022: skip default configuration before suspending
Virupax Sadashivpetimath
2011-12-01
spi/pl022: fix build warnings
Jonas Aaberg
2011-12-01
spi/pl022: only enable RX interrupts when TX is complete
Chris Blair
2011-11-22
spi: pl022: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-08
ARM: 7149/1: spi/pl022: Enable clock in probe
Ulf Hansson
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
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