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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
1
-2
/
+4
2018-11-06
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
1
-1
/
+1
2018-10-12
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
Liu Xiang
1
-0
/
+1
2018-10-12
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
Mika Westerberg
1
-0
/
+1
2018-10-08
mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
Ahmad Fatoum
1
-4
/
+10
2018-10-08
mtd: spi-nor: Support controllers with limited TX FIFO size
Yogesh Gaur
1
-7
/
+0
2018-10-08
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
1
-2
/
+2
2018-10-08
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
1
-16
/
+303
2018-10-08
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
1
-42
/
+557
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-19
/
+51
2018-08-01
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
1
-2
/
+16
2018-08-01
mtd: spi-nor: cadence-quadspi: fix timeout handling
Nicholas Mc Guire
1
-12
/
+8
2018-08-01
mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h
Boris Brezillon
1
-1
/
+1
2018-08-01
mtd: spi-nor: intel-spi: use mtd_device_register()
Rafał Miłecki
1
-1
/
+1
2018-08-01
mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"
Benjamin Gaignard
1
-3
/
+3
2018-08-01
mtd: spi-nor: atmel-quadspi: add suspend/resume hooks
Claudiu Beznea
1
-0
/
+21
2018-07-03
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
Vignesh R
1
-2
/
+4
2018-06-22
mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
Alexey Khoroshilov
1
-0
/
+1
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-25
/
+219
2018-06-07
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
7
-24
/
+218
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+3
2018-05-18
mtd: spi-nor: Add support for EN25QH32
YuheiOKAWA
1
-0
/
+1
2018-05-18
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
1
-0
/
+6
2018-05-18
mtd: spi-nor: Add Winbond w25q32jv support
Stephen Douthit
1
-0
/
+5
2018-05-18
mtd: spi-nor: fsl-quadspi: add support for ls2080a/ls1080a
Yogesh Gaur
1
-0
/
+11
2018-05-18
mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2018-05-18
mtd: spi-nor: intel: provide a range for poll_timout
Nicholas Mc Guire
1
-2
/
+2
2018-05-18
mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_read
Yogesh Gaur
1
-2
/
+2
2018-05-18
mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig
Mika Westerberg
1
-2
/
+2
2018-05-18
mtd: spi-nor: intel-spi: Fix atomic sequence handling
Mika Westerberg
1
-9
/
+67
2018-04-23
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
1
-2
/
+17
2018-04-21
mtd: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-04-21
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
NeilBrown
1
-0
/
+14
2018-04-20
mtd: spi-nor: Add support for XM25QH64A and XM25QH128A
Hauke Mehrtens
1
-0
/
+4
2018-04-20
mtd: spi-nor: hisi: Avoid generic function names
Ezequiel Garcia
1
-6
/
+6
2018-04-20
mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
Vignesh R
1
-2
/
+94
2018-04-20
mtd: spi-nor: add support for ISSI is25lp256
Marek Vasut
1
-0
/
+2
2018-04-20
mtd: spi-nor: Add Micron MT25QU02 support
Thor Thayer
1
-0
/
+1
2018-04-04
Merge tag 'spi-nor/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-1
/
+18
2018-03-30
mtd: fsl-quadspi: Distinguish the mtd device names
Fabio Estevam
1
-0
/
+18
2018-03-29
mtd: fsl-quadspi: Remove unneeded driver.bus assignment
Boris Brezillon
1
-1
/
+0
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-3
/
+0
2018-01-14
mtd: mtk-nor: modify functions' name more generally
Guochun Mao
1
-120
/
+120
2018-01-07
spi-nor: intel-spi: Remove unused preopcodes field
Mika Westerberg
1
-6
/
+0
2018-01-07
mtd: fsl-quadspi: account for const type of of_device_id.data
Julia Lawall
1
-4
/
+4
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-12-28
mtd: spi-nor: Add ISSI is25lp080d support
Romain Porte
1
-0
/
+2
2017-12-27
mtd: spi-nor: Add support for s25fl128l and s25fl256l
Rafael Gago
1
-1
/
+3
2017-12-20
mtd: spi-nor: indent issi section
Sean Nyekjaer
1
-3
/
+3
[next]