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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
1
-2
/
+29
2018-11-20
mtd: spi-nor: fix selection of uniform erase type in flexible conf
Tudor.Ambarus@microchip.com
1
-11
/
+36
2018-11-19
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
1
-3
/
+16
2018-11-13
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
Tudor.Ambarus@microchip.com
1
-4
/
+11
2018-11-13
mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
Tudor.Ambarus@microchip.com
1
-4
/
+9
2018-11-13
mtd: spi-nor: fix iteration over smpt array
Tudor.Ambarus@microchip.com
1
-10
/
+30
2018-11-13
mtd: spi-nor: don't drop sfdp data if optional parsers fail
Tudor.Ambarus@microchip.com
1
-3
/
+12
2018-11-05
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
1
-2
/
+4
2018-11-05
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
[next]