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
/
mtd
/
spi-nor
/
cadence-quadspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
1
-3
/
+16
2018-11-05
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
1
-1
/
+1
2018-10-08
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
1
-2
/
+2
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-12
/
+8
2018-08-01
mtd: spi-nor: cadence-quadspi: fix timeout handling
Nicholas Mc Guire
1
-12
/
+8
2018-07-03
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
Vignesh R
1
-2
/
+4
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+94
2018-04-23
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
1
-2
/
+17
2018-04-20
mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
Vignesh R
1
-2
/
+94
2018-01-07
mtd: spi-nor: cadence-quadspi: Add support for direct access mode
Vignesh R
1
-2
/
+29
2018-01-07
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.
Vignesh R
1
-16
/
+12
2017-10-17
mtd: spi-nor: cadence-quadspi: Add runtime PM support
Vignesh R
1
-1
/
+15
2017-10-17
mtd: spi-nor: cadence-quadspi: Fix error path in probe
Vignesh R
1
-2
/
+2
2017-10-17
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
Vignesh R
1
-2
/
+6
2017-10-17
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
Vignesh R
1
-1
/
+26
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
1
-1
/
+1
2017-06-20
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
1
-6
/
+12
2017-02-10
mtd: spi-nor: cqspi: remove redundant dead code on error return check
Colin Ian King
1
-2
/
+2
2017-01-04
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
Marek Vasut
1
-2
/
+4
2016-11-26
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
Dan Carpenter
1
-1
/
+3
2016-11-26
mtd: spi-nor: Off by one in cqspi_setup_flash()
Dan Carpenter
1
-1
/
+1
2016-07-18
mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
Graham Moore
1
-0
/
+1299