Commit Graph

43 Commits (a3b930815d07e2a8a25e85496839f80facb3654d)

Author SHA1 Message Date
Linus Walleij 2fb30d1147 spi/pl022: enable runtime PM 13 years ago
Linus Walleij 42f978c3ef spi/pl022: delete DB5500 support 13 years ago
Virupax Sadashivpetimath fd316941cf spi/pl022: disable port when unused 13 years ago
Viresh Kumar ea505bc99f spi/pl022: Allow request for higher frequency than maximum possible 13 years ago
Viresh Kumar 5eb806a3a6 spi/pl022: Fix calculate_effective_freq() 13 years ago
Vinit Shenoy eb798c641a spi/pl022: Fix range checking for bits per word 13 years ago
Mark Brown 1e45860f54 ARM: 7366/3: amba: Remove AMBA level regulator support 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
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 13 years ago
Chris Blair 172289df40 spi/pl022: only enable RX interrupts when TX is complete 13 years ago
Dave Martin 7eeac71b9f spi: pl022: Enable module alias autogeneration for AMBA drivers 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
Russell King 7ff6bcf048 clk: spi-pl022: convert to clk_prepare()/clk_unprepare() 14 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
Linus Walleij 50658b6602 spi/pl022: remove function cannot exit 14 years ago
Linus Walleij 78b2b911bf spi/pl022: strengthen FIFO watermark level checks 14 years ago
Rabin Vincent bcda6ff8dd spi/pl022: support runtime PM 14 years ago
Linus Walleij 083be3f053 spi/pl022: initialize burstsize from FIFO trigger level 14 years ago
Grant Likely ca632f5566 spi: reorganize drivers 14 years ago
Viresh Kumar 43c640157d spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails 14 years ago
Linus Walleij 521999bd4a spi/pl022: use cpu_relax in the busy loop 14 years ago
Magnus Templing a18c266f8e spi/pl022: timeout on polled transfer v2 14 years ago
Vasily Khoruzhick 850a28ecd8 spi: Fix race condition in stop_queue() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Philippe Langlais 06fb01fd1d spi/pl022: Add loopback support for the SPI on 5500 14 years ago
Russell King aa25afad2c ARM: amba: make probe() functions take const id tables 14 years ago
Linus Walleij c43766707c spi/pl022: rid dangling labels 14 years ago
Linus Walleij 12e8b325f2 spi/pl022: minor kerneldoc updates 14 years ago
Virupax Sadashivpetimath d63636d347 spi/pl022: remove dangling status check 14 years ago
Linus Walleij 808f1037ab spi/pl022: disable core voltage when idle 14 years ago
Linus Walleij ecd442fd9e spi/pl022: use dmaengine helper macros 14 years ago
Viresh Kumar 94a1b6d8eb spi/amba-pl022: fixing compilation warning. 14 years ago
Linus Walleij 5e8b821de3 spi/pl022: convert running variable 14 years ago
Linus Walleij dec5a581eb spi/pl022: convert busy flag to a bool 14 years ago