开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-07-07
Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Miquel Raynal
2019-06-27
mtd: spi-nor: cadence-quadspi: add reset control
Dinh Nguyen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-02-21
mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
Colin Ian King
2019-02-13
mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
Vignesh R
2019-02-10
mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
Purna Chandra Mandal
2018-11-19
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
2018-11-05
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
2018-10-08
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-01
mtd: spi-nor: cadence-quadspi: fix timeout handling
Nicholas Mc Guire
2018-07-03
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
Vignesh R
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-04-23
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
2018-04-20
mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
Vignesh R
2018-01-07
mtd: spi-nor: cadence-quadspi: Add support for direct access mode
Vignesh R
2018-01-07
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.
Vignesh R
2017-10-17
mtd: spi-nor: cadence-quadspi: Add runtime PM support
Vignesh R
2017-10-17
mtd: spi-nor: cadence-quadspi: Fix error path in probe
Vignesh R
2017-10-17
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
Vignesh R
2017-10-17
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
Vignesh R
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
2017-06-20
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-02-10
mtd: spi-nor: cqspi: remove redundant dead code on error return check
Colin Ian King
2017-01-04
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
Marek Vasut
2016-11-26
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
Dan Carpenter
2016-11-26
mtd: spi-nor: Off by one in cqspi_setup_flash()
Dan Carpenter
2016-07-18
mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
Graham Moore