index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
cadence-quadspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
1
-1540
/
+0
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
1
-2
/
+2
2019-11-17
Merge tag 'spi-nor/for-5.5' into mtd/next
Miquel Raynal
1
-25
/
+29
2019-10-23
mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition
Tudor Ambarus
1
-8
/
+7
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
1
-17
/
+22
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-21
mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
Thor Thayer
1
-14
/
+5
2019-07-07
Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Miquel Raynal
1
-0
/
+21
2019-06-27
mtd: spi-nor: cadence-quadspi: add reset control
Dinh Nguyen
1
-0
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-02-21
mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2019-02-13
mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
Vignesh R
1
-12
/
+47
2019-02-10
mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
Purna Chandra Mandal
1
-3
/
+12
2018-11-20
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
1
-3
/
+16
2018-11-06
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-21
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