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