Age | Commit message (Expand) | Author | Files | Lines |
2019-11-15 | spi: pl022: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -2/+2 |
2019-10-15 | spi: use new `spi_transfer_delay_exec` helper where straightforward | Alexandru Ardelean | 1 | -14/+11 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-01-28 | spi: pl022: add a message state STATE_TIMEOUT for timeout transfer | Jiwei Sun | 1 | -1/+29 |
2018-11-13 | spi: pl022: Handle cs_change for last transfer | Fredrik Ternerot | 1 | -7/+7 |
2018-09-07 | spi: pl022: Remove set but not used variable 'chip' | YueHaibing | 1 | -2/+0 |
2018-09-05 | spi: Do not print a message if spi_controller_{suspend,resume}() fails | Geert Uytterhoeven | 1 | -6/+2 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
2017-08-23 | spi: pl022: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-04-06 | spi: pl022: don't use uninitialized variable | Rabin Vincent | 1 | -1/+1 |
2016-02-17 | spi: pl022: Remove obsolete struct pl022 members from kerneldoc | Jarkko Nikula | 1 | -7/+0 |
2015-11-23 | spi: pl022: handle EPROBE_DEFER for dma | Rabin Vincent | 1 | -6/+22 |
2015-04-11 | 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 | Mark Brown | 1 | -7/+7 |
2015-03-06 | spi: pl022: Fix race in giveback() leading to driver lock-up | Alexander Sverdlin | 1 | -1/+1 |
2015-03-06 | spi: pl022: Remove dead code | Alexander Sverdlin | 1 | -3/+1 |
2015-03-06 | spi: pl022: Don't touch unspecified bits in interrupt mask | Alexander Sverdlin | 1 | -1/+6 |
2015-03-06 | spi: pl022: Remove incorrect TxFIFO full reporting | Alexander Sverdlin | 1 | -3/+0 |
2014-12-04 | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 1 | -1/+1 |
2014-10-13 | spi: pl022: Fix incorrect dma_unmap_sg | Ray Jui | 1 | -1/+1 |
2014-10-03 | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next | Mark Brown | 1 | -1/+63 |
2014-09-24 | spi: pl022: Add support for chip select extension | Anders Berg | 1 | -1/+58 |
2014-09-18 | spi: pl022: Add missing error check for devm_kzalloc | Kiran Padwal | 1 | -0/+5 |
2014-09-09 | spi/pl022: Fix error message | Roland Stigge | 1 | -1/+1 |
2014-08-01 | spi/pl022: Explicitly truncate large bitmask | Mark Brown | 1 | -1/+1 |
2014-04-29 | spi: pl022: remove unnecessary OOM messages | Jingoo Han | 1 | -10/+3 |
2014-03-30 | 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 | Mark Brown | 1 | -52/+23 |
2014-03-06 | spi: pl022: Don't ignore power domain and amba bus at system suspend | Ulf Hansson | 1 | -36/+18 |
2014-03-06 | spi: pl022: Let runtime PM callbacks be available for CONFIG_PM | Ulf Hansson | 1 | -3/+3 |
2014-02-23 | spi: Use list_last_entry at appropriate places | Axel Lin | 1 | -3/+2 |
2014-02-04 | spi: pl022: Remove redundant pinctrl to default state in probe | Ulf Hansson | 1 | -2/+0 |
2014-02-04 | spi: pl022: Simplify clock handling | Ulf Hansson | 1 | -12/+3 |
2014-02-03 | spi/pl022: Unprepare clocks while suspended | Mark Brown | 1 | -2/+2 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/pl022' into spi-next | Mark Brown | 1 | -2/+2 |
2013-10-14 | spi: pl022: Use dev_info() instead of printk() | Jingoo Han | 1 | -2/+2 |
2013-09-26 | spi: pl022: use devm_spi_register_master() | Jingoo Han | 1 | -2/+1 |
2013-09-17 | spi: pl022: remove unnecessary amba_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-09-17 | spi: pl022: Remove redundant break | Sachin Kamat | 1 | -2/+0 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/qspi' into spi-next | Mark Brown | 1 | -20/+1 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/pl022' into spi-next | Mark Brown | 1 | -2/+2 |
2013-08-29 | spi: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 |
2013-08-22 | spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y | Fabio Estevam | 1 | -2/+2 |
2013-07-29 | spi/pl022: Convert to core runtime PM | Mark Brown | 1 | -20/+1 |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl | Linus Torvalds | 1 | -62/+8 |
2013-06-17 | spi: pl022: remove unused ret and pins_state variables | Fabio Baltieri | 1 | -5/+0 |
2013-06-17 | spi: pl022: use DMA by default when probing from DT | Linus Walleij | 1 | -0/+1 |
2013-06-16 | spi: pl022: use pinctrl PM helpers | Linus Walleij | 1 | -57/+8 |
2013-03-12 | spi: pl022: use generic DMA slave configuration if possible | Arnd Bergmann | 1 | -2/+41 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -5/+4 |
2012-10-23 | Merge tag 'spi-linus' into spi-next | Mark Brown | 1 | -4/+0 |
2012-10-23 | spi/pl022: Revert recent runtime PM changes | Ulf Hansson | 1 | -3/+0 |