| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: pl022: constify amba_id | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
* | spi: pl022: don't use uninitialized variable | Rabin Vincent | 2017-04-06 | 1 | -1/+1 |
* | spi: pl022: Remove obsolete struct pl022 members from kerneldoc | Jarkko Nikula | 2016-02-17 | 1 | -7/+0 |
* | spi: pl022: handle EPROBE_DEFER for dma | Rabin Vincent | 2015-11-23 | 1 | -6/+22 |
*-. | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-04-12 | 1 | -7/+7 |
|\ \ |
|
| | * | spi: pl022: Remove dead code | Alexander Sverdlin | 2015-03-06 | 1 | -3/+1 |
| | * | spi: pl022: Don't touch unspecified bits in interrupt mask | Alexander Sverdlin | 2015-03-06 | 1 | -1/+6 |
| | * | spi: pl022: Remove incorrect TxFIFO full reporting | Alexander Sverdlin | 2015-03-06 | 1 | -3/+0 |
| |/ |
|
* / | spi: pl022: Fix race in giveback() leading to driver lock-up | Alexander Sverdlin | 2015-03-06 | 1 | -1/+1 |
|/ |
|
* | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
* | spi: pl022: Fix incorrect dma_unmap_sg | Ray Jui | 2014-10-13 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2014-10-03 | 1 | -1/+63 |
|\ \ |
|
| * | | spi: pl022: Add support for chip select extension | Anders Berg | 2014-09-24 | 1 | -1/+58 |
| * | | spi: pl022: Add missing error check for devm_kzalloc | Kiran Padwal | 2014-09-18 | 1 | -0/+5 |
| |/ |
|
* / | spi/pl022: Fix error message | Roland Stigge | 2014-09-09 | 1 | -1/+1 |
|/ |
|
* | spi/pl022: Explicitly truncate large bitmask | Mark Brown | 2014-08-01 | 1 | -1/+1 |
* | spi: pl022: remove unnecessary OOM messages | Jingoo Han | 2014-04-29 | 1 | -10/+3 |
*-. | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 2014-03-30 | 1 | -52/+23 |
|\ \ |
|
| | * | spi: pl022: Don't ignore power domain and amba bus at system suspend | Ulf Hansson | 2014-03-06 | 1 | -36/+18 |
| | * | spi: pl022: Let runtime PM callbacks be available for CONFIG_PM | Ulf Hansson | 2014-03-06 | 1 | -3/+3 |
| | * | spi: pl022: Remove redundant pinctrl to default state in probe | Ulf Hansson | 2014-02-04 | 1 | -2/+0 |
| | * | spi: pl022: Simplify clock handling | Ulf Hansson | 2014-02-04 | 1 | -12/+3 |
| | * | spi/pl022: Unprepare clocks while suspended | Mark Brown | 2014-02-03 | 1 | -2/+2 |
| |/ |
|
* / | spi: Use list_last_entry at appropriate places | Axel Lin | 2014-02-23 | 1 | -3/+2 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/pl022' into spi-next | Mark Brown | 2013-10-25 | 1 | -2/+2 |
|\ |
|
| * | spi: pl022: Use dev_info() instead of printk() | Jingoo Han | 2013-10-14 | 1 | -2/+2 |
* | | spi: pl022: use devm_spi_register_master() | Jingoo Han | 2013-09-26 | 1 | -2/+1 |
|/ |
|
* | spi: pl022: remove unnecessary amba_set_drvdata() | Jingoo Han | 2013-09-17 | 1 | -1/+0 |
* | spi: pl022: Remove redundant break | Sachin Kamat | 2013-09-17 | 1 | -2/+0 |
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-next | Mark Brown | 2013-09-01 | 1 | -20/+1 |
|\ |
|
| * | spi/pl022: Convert to core runtime PM | Mark Brown | 2013-07-29 | 1 | -20/+1 |
* | | Merge remote-tracking branch 'spi/topic/pl022' into spi-next | Mark Brown | 2013-09-01 | 1 | -2/+2 |
|\ \ |
|
| * | | spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y | Fabio Estevam | 2013-08-22 | 1 | -2/+2 |
| |/ |
|
* / | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 | 1 | -62/+8 |
|\ |
|
| * | spi: pl022: remove unused ret and pins_state variables | Fabio Baltieri | 2013-06-17 | 1 | -5/+0 |
| * | spi: pl022: use pinctrl PM helpers | Linus Walleij | 2013-06-16 | 1 | -57/+8 |
* | | spi: pl022: use DMA by default when probing from DT | Linus Walleij | 2013-06-17 | 1 | -0/+1 |
|/ |
|
* | spi: pl022: use generic DMA slave configuration if possible | Arnd Bergmann | 2013-03-12 | 1 | -2/+41 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -5/+4 |
* | Merge tag 'spi-linus' into spi-next | Mark Brown | 2012-10-23 | 1 | -4/+0 |
|\ |
|
| * | spi/pl022: Revert recent runtime PM changes | Ulf Hansson | 2012-10-23 | 1 | -3/+0 |
* | | Merge branch 'spi-pl022' into spi-next | Mark Brown | 2012-10-17 | 1 | -16/+36 |
|\ \ |
|
| * | | spi/pl022: add IDLE state pin management | Patrice Chotard | 2012-10-17 | 1 | -13/+31 |
| * | | spi/pl022: Activate resourses before deactivate them in suspend | Ulf Hansson | 2012-10-17 | 1 | -0/+3 |
| * | | spi/pl022: Minor simplification for runtime pm | Ulf Hansson | 2012-10-17 | 1 | -3/+2 |
| |/ |
|
* / | spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" | Ulf Hansson | 2012-10-17 | 1 | -0/+1 |
|/ |
|
* | spi/pl022: get/put resources on suspend/resume | Linus Walleij | 2012-09-28 | 1 | -22/+44 |
* | spi/pl022: use more managed resources | Linus Walleij | 2012-09-28 | 1 | -21/+10 |
* | Merge tag 'v3.6-rc6' into spi-drivers | Mark Brown | 2012-09-25 | 1 | -1/+0 |
|\ |
|