index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-12-26
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-791
/
+0
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
3
-791
/
+0
2018-12-10
mtd: spi-nor: Add support for is25lp016d
Fabrizio Castro
1
-0
/
+2
2018-12-10
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
1
-1
/
+192
2018-12-10
mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
Liu Xiang
1
-1
/
+2
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
1
-5
/
+2
2018-12-10
mtd: spi-nor: Make the enable argument passed to set_byte() a bool
Boris Brezillon
1
-3
/
+3
2018-12-10
mtd: spi-nor: Stop passing flash_info around
Boris Brezillon
1
-20
/
+19
2018-12-10
mtd: spi-nor: Avoid forward declaration of internal functions
Boris Brezillon
1
-310
/
+304
2018-12-10
mtd: spi-nor: Drop inline on all internal helpers
Boris Brezillon
1
-12
/
+12
2018-12-10
mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
Boris Brezillon
1
-1
/
+28
2018-12-10
mtd: spi-nor: Add a post BFPT parsing fixup hook
Boris Brezillon
1
-178
/
+209
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
1
-10
/
+11
2018-12-10
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
1
-1
/
+1
2018-12-10
mtd: spi-nor: Add support for IS25LP032/064
Uwe Kleine-König
1
-0
/
+4
2018-12-10
mtd: spi-nor: add entry for mt35xu512aba flash
Yogesh Narayan Gaur
1
-0
/
+6
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
1
-3
/
+6
2018-12-10
mtd: spi-nor: mark desirable switch case fall through
Tudor.Ambarus@microchip.com
1
-0
/
+1
2018-12-10
mtd: spi-nor: Add support for mx25u12835f
Alexander Sverdlin
1
-0
/
+2
2018-12-10
mtd: spi-nor: Add Winbond w25q128jv support
Robert Marko
1
-0
/
+5
2018-12-10
mtd: spi-nor: remove unneeded smpt zeroization
Tudor.Ambarus@microchip.com
1
-1
/
+1
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-20
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-07
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
3
-559
/
+0
2018-11-07
mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driver
Piotr Bugalski
1
-388
/
+0
2018-11-07
mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driver
Piotr Bugalski
1
-73
/
+18
2018-11-07
mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspi
Piotr Bugalski
1
-0
/
+211
2018-11-07
mtd: spi-nor: atmel-quaspi: Typo fix
Piotr Bugalski
1
-2
/
+2
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
[next]