index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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