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
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