- f3d4bb3 spi: pl022: handle EPROBE_DEFER for dma by Rabin Vincent · 9 years ago
- 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
- cd6fa8d spi: pl022: Fix race in giveback() leading to driver lock-up by Alexander Sverdlin · 10 years ago
- 7183d1e spi: pl022: Remove dead code by Alexander Sverdlin · 10 years ago
- 85fa4e1 spi: pl022: Don't touch unspecified bits in interrupt mask by Alexander Sverdlin · 10 years ago
- 45b064d spi: pl022: Remove incorrect TxFIFO full reporting by Alexander Sverdlin · 10 years ago
- 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
- 3ffa615 spi: pl022: Fix incorrect dma_unmap_sg by Ray Jui · 10 years ago
- bab4d75 Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
- db4fa45 spi: pl022: Add support for chip select extension by Anders Berg · 10 years ago
- 73e3f1e spi: pl022: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
- 61e89e6 spi/pl022: Fix error message by Roland Stigge · 10 years ago
- d555ea0 spi/pl022: Explicitly truncate large bitmask by Mark Brown · 10 years ago
- 77538f4 spi: pl022: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
- 84a5dc4 spi: pl022: Don't ignore power domain and amba bus at system suspend by Ulf Hansson · 11 years ago
- 736198b spi: pl022: Let runtime PM callbacks be available for CONFIG_PM by Ulf Hansson · 11 years ago
- 23e2c2a spi: Use list_last_entry at appropriate places by Axel Lin · 11 years ago
- 8535736 spi: pl022: Remove redundant pinctrl to default state in probe by Ulf Hansson · 11 years ago
- 6cac167 spi: pl022: Simplify clock handling by Ulf Hansson · 11 years ago
- 3e7dde4 spi/pl022: Unprepare clocks while suspended by Mark Brown · 11 years ago
- 7e0ae74 Merge remote-tracking branch 'spi/topic/pl022' into spi-next by Mark Brown · 11 years ago
- 2c06750 spi: pl022: Use dev_info() instead of printk() by Jingoo Han · 11 years ago
- 35794a7 spi: pl022: use devm_spi_register_master() by Jingoo Han · 11 years ago
- 4ebfee9 spi: pl022: remove unnecessary amba_set_drvdata() by Jingoo Han · 11 years ago
- 6e99897 spi: pl022: Remove redundant break by Sachin Kamat · 11 years ago
- 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
- 720ed2d Merge remote-tracking branch 'spi/topic/pl022' into spi-next by Mark Brown · 11 years ago
- 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
- 7085f40 spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
- 29b6e90 spi/pl022: Convert to core runtime PM by Mark Brown · 11 years ago
- 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
- 97e3d9e spi: pl022: remove unused ret and pins_state variables by Fabio Baltieri · 11 years ago
- dbd897b spi: pl022: use DMA by default when probing from DT by Linus Walleij · 11 years ago
- f1c9cf0 spi: pl022: use pinctrl PM helpers by Linus Walleij · 11 years ago
- dc71545 spi: pl022: use generic DMA slave configuration if possible by Arnd Bergmann · 12 years ago
- fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
- 32111ab Merge tag 'spi-linus' into spi-next by Mark Brown · 12 years ago
- 213d27a spi/pl022: Revert recent runtime PM changes by Ulf Hansson · 12 years ago
- b4482af Merge branch 'spi-pl022' into spi-next by Mark Brown · 12 years ago
- d8f1842 spi/pl022: add IDLE state pin management by Patrice Chotard · 12 years ago
- 4964a26 spi/pl022: Activate resourses before deactivate them in suspend by Ulf Hansson · 12 years ago
- 0df3499 spi/pl022: Minor simplification for runtime pm by Ulf Hansson · 12 years ago
- 5015a2e spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" by Ulf Hansson · 12 years ago
- ada7aec spi/pl022: get/put resources on suspend/resume by Linus Walleij · 12 years ago
- aeef991 spi/pl022: use more managed resources by Linus Walleij · 12 years ago
- 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
- 39a6ac1 spi/pl022: Devicetree support w/o platform data by Roland Stigge · 12 years ago
- 4f5e1b3 spi/pl022: adopt pinctrl support by Patrice Chotard · 12 years ago
- b4b8482 spi/pl022: Fix chipselects pointer computation by Roland Stigge · 12 years ago
- 6d3952a spi/pl022: Add devicetree support by Roland Stigge · 12 years ago
- f6f46de spi/pl022: Add chip select handling via GPIO by Roland Stigge · 12 years ago
- 495e3ff spi/pl022: Fix device remove function by Guenter Roeck · 12 years ago
- 6887237 spi/pl022: fix spi-pl022 pm enable at probe by Michel JAOUEN · 12 years ago
- 2fb30d1 spi/pl022: enable runtime PM by Linus Walleij · 12 years ago
- 42f978c spi/pl022: delete DB5500 support by Linus Walleij · 12 years ago
- fd31694 spi/pl022: disable port when unused by Virupax Sadashivpetimath · 12 years ago
- ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 13 years ago
- 5eb806a spi/pl022: Fix calculate_effective_freq() by Viresh Kumar · 13 years ago
- eb798c6 spi/pl022: Fix range checking for bits per word by Vinit Shenoy · 13 years ago
- 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 13 years ago
- ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
- ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
- 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 13 years ago
- a5ab629 Fix section mismatch in spi-pl022.c by Russell King · 13 years ago
- 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 13 years ago
- 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 8b8d719 spi/pl022: make the chip deselect handling thread safe by Virupax Sadashivpetimath · 13 years ago
- 53e4ace spi/pl022: add support for pm_runtime autosuspend by Chris Blair · 13 years ago
- 0ad2dee spi/pl022: disable the PL022 block when unused by Virupax Sadashivpetimath · 13 years ago
- d4b6af2 spi/pl022: move device disable to workqueue thread by Chris Blair · 13 years ago
- 4ca9fb4 spi/pl022: skip default configuration before suspending by Virupax Sadashivpetimath · 13 years ago
- c4a4784 spi/pl022: fix build warnings by Jonas Aaberg · 14 years ago
- 172289d spi/pl022: only enable RX interrupts when TX is complete by Chris Blair · 13 years ago
- 7eeac71 spi: pl022: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
- e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
- 71e63e7 ARM: 7149/1: spi/pl022: Enable clock in probe by Ulf Hansson · 13 years ago
- a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
- 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 7ff6bcf clk: spi-pl022: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
- 6cfa627 ARM: 7079/1: spi: Fix builderror in spi-pl022.c by Peter Hüwe · 13 years ago
- 92b97f0 PM: add runtime PM support to core Primecell driver by Russell King · 13 years ago
- 3e3ea71 spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true by Viresh Kumar · 13 years ago
- 0379b2a spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate by Viresh Kumar · 13 years ago
- b181565 spi/spi-pl022: Don't allocate more sg than required. by Viresh Kumar · 13 years ago
- 538a18d spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet by Viresh Kumar · 13 years ago
- f1e45f8 spi/spi-pl022: Resolve formatting issues by Viresh Kumar · 13 years ago
- 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
- f8db4cc Merge branch 'spi/merge' into spi/next by Grant Likely · 13 years ago
- 78b2b91 spi/pl022: strengthen FIFO watermark level checks by Linus Walleij · 13 years ago
- bcda6ff spi/pl022: support runtime PM by Rabin Vincent · 13 years ago
- 083be3f spi/pl022: initialize burstsize from FIFO trigger level by Linus Walleij · 13 years ago
- ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/amba-pl022.c]
- 43c6401 spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails by Viresh Kumar · 14 years ago
- 521999b spi/pl022: use cpu_relax in the busy loop by Linus Walleij · 13 years ago
- a18c266 spi/pl022: timeout on polled transfer v2 by Magnus Templing · 13 years ago