| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: spi-bcm-qspi: replace 'delay_usecs' with 'delay.value' check | Alexandru Ardelean | 2021-03-12 | 1 | -1/+1 |
* | spi: spi-bcm-qspi: style: Simplify bool comparison | YANG LI | 2021-01-11 | 1 | -1/+1 |
* | spi: bcm-qspi: Fix use-after-free on unbind | Lukas Wunner | 2020-11-12 | 1 | -22/+12 |
* | spi: bcm-qspi: Clean up 7425, 7429, and 7435 settings | Ray Jui | 2020-09-14 | 1 | -12/+0 |
* | spi: bcm-qspi: Fix probe regression on iProc platforms | Ray Jui | 2020-09-14 | 1 | -1/+1 |
* | spi: bcm-qspi: Add compatible string for BRCMSTB 7445 SoCs | Ray Jui | 2020-09-14 | 1 | -0/+5 |
* | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-05-05 | 1 | -20/+23 |
|\ |
|
| * | spi: bcm-qspi: Handle clock probe deferral | Florian Fainelli | 2020-04-21 | 1 | -7/+5 |
| * | spi: bcm-qspi: when tx/rx buffer is NULL set to 0 | Justin Chen | 2020-04-21 | 1 | -4/+4 |
| * | spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management | Kamal Dasu | 2020-04-21 | 1 | -2/+2 |
| * | spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change | Kamal Dasu | 2020-04-21 | 1 | -7/+12 |
* | | spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers | Kamal Dasu | 2020-04-21 | 1 | -1/+7 |
* | | spi: bcm-qspi: add support for MSPI sys clk 108Mhz | Kamal Dasu | 2020-04-21 | 1 | -0/+44 |
* | | spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds | Kamal Dasu | 2020-04-21 | 1 | -3/+33 |
* | | spi: bcm-qspi: Handle lack of MSPI_REV offset | Florian Fainelli | 2020-04-21 | 1 | -2/+48 |
|/ |
|
* | spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message | Rayagonda Kokatanur | 2020-01-07 | 1 | -1/+1 |
* | spi: bcm-qspi: Convert to use CS GPIO descriptors | Chris Packham | 2019-11-07 | 1 | -2/+5 |
* | spi: bcm-qspi: Make BSPI default mode | Rayagonda Kokatanur | 2019-08-30 | 1 | -0/+1 |
* | Merge branch 'spi-5.3' into spi-5.4 | Mark Brown | 2019-08-23 | 1 | -2/+2 |
|\ |
|
| * | spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode | Rayagonda Kokatanur | 2019-08-07 | 1 | -2/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
|/ |
|
* | spi: bcm-qspi: switch back to reading flash using smaller chunks | Rafał Miłecki | 2018-10-11 | 1 | -1/+1 |
* | spi: bcm-qspi: fix calculation of address length | Rafał Miłecki | 2018-10-11 | 1 | -1/+1 |
* | Merge branch 'spi-4.17' into spi-4.18 for the merge window | Mark Brown | 2018-06-04 | 1 | -10/+18 |
|\ |
|
| * | spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL | Kamal Dasu | 2018-05-01 | 1 | -2/+2 |
| * | spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master | Kamal Dasu | 2018-05-01 | 1 | -8/+16 |
* | | spi: bcm-qspi: Fix build failure caused by spi_flash_read() API removal | Boris Brezillon | 2018-05-13 | 1 | -31/+3 |
* | | spi: bcm-qspi: Implement the spi_mem interface | Boris Brezillon | 2018-05-11 | 1 | -79/+111 |
|/ |
|
* | spi: bcm-qspi: fIX some error handling paths | Christophe Jaillet | 2018-03-14 | 1 | -2/+2 |
* | spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path | Florian Fainelli | 2017-10-12 | 1 | -4/+5 |
* | spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency | Kamal Dasu | 2017-07-28 | 1 | -56/+33 |
* | Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2017-02-21 | 1 | -66/+128 |
|\ |
|
| * | spi: bcm-qspi: Remove unnecessary platform_set_drvdata() | Wei Yongjun | 2017-02-14 | 1 | -1/+0 |
| * | spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance | Kamal Dasu | 2017-02-14 | 1 | -37/+46 |
| * | spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read() | Kamal Dasu | 2017-01-31 | 1 | -31/+85 |
* | | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes | Cyrille Pitchen | 2017-02-10 | 1 | -3/+3 |
|/ |
|
* | spi: iproc-qspi: Add Broadcom iProc SoCs support | Kamal Dasu | 2016-09-24 | 1 | -3/+94 |
* | spi: bcm-qspi: Fix error return code in bcm_qspi_probe() | Wei Yongjun | 2016-09-16 | 1 | -0/+2 |
* | spi: bcm-qspi: Fix return value check in bcm_qspi_probe() | Wei Yongjun | 2016-09-16 | 1 | -2/+2 |
* | spi: bcm-qspi: fix suspend/resume #ifdef | Arnd Bergmann | 2016-09-16 | 1 | -8/+4 |
* | spi: bcm-qspi: don't include linux/mtd/cfi.h | Arnd Bergmann | 2016-09-16 | 1 | -1/+0 |
* | spi: bcm-qspi: Add BSPI spi-nor flash controller driver | Kamal Dasu | 2016-09-14 | 1 | -3/+600 |
* | spi: bcm-qspi: Add Broadcom MSPI driver | Kamal Dasu | 2016-09-14 | 1 | -0/+712 |