index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
spi-nor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
2020-01-17
1
-1
/
+1
*
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
2020-01-17
1
-1
/
+1
*
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
2019-12-05
1
-1
/
+1
*
mtd: spi-nor: enable 4B opcodes for mx66l51235l
Roman Yeryomin
2019-11-12
1
-1
/
+1
*
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
2018-11-04
1
-0
/
+6
*
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
Cyrille Pitchen
2017-09-18
1
-3
/
+33
*
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
Boris Brezillon
2017-09-18
1
-0
/
+9
*
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
Claudiu Beznea
2017-08-22
1
-0
/
+1
*
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
2017-08-01
1
-8
/
+21
*
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
2017-07-18
1
-13
/
+762
*
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
2017-06-26
1
-0
/
+1
*
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
2017-06-26
1
-0
/
+1
*
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
Cédric Le Goater
2017-06-21
1
-4
/
+4
*
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
Cédric Le Goater
2017-06-21
1
-0
/
+1
*
spi-nor: Add Winbond w25m512jv
Benjamin Herrenschmidt
2017-06-20
1
-0
/
+2
*
mtd: spi-nor: Potential oops on error path in quad_enable()
Dan Carpenter
2017-05-15
1
-2
/
+3
*
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
2017-05-15
1
-1
/
+21
*
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
2017-05-15
1
-0
/
+10
*
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-05-15
1
-98
/
+342
*
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
1
-3
/
+15
|
\
|
*
mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
Mathias Kresin
2017-04-16
1
-1
/
+1
|
*
mtd: spi-nor: Add support for N25Q256A11
Nobuhiro Iwamatsu
2017-04-10
1
-0
/
+1
|
*
drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants
Alexander Kurz
2017-03-22
1
-0
/
+3
|
*
drivers mtd: spi-nor: add Winbond W25Q20 variants
Alexander Kurz
2017-03-22
1
-0
/
+3
|
*
mtd: spi-nor: Disable chip erase for Micron n25q00.
mar.krzeminski
2017-03-22
1
-2
/
+2
|
*
mtd: spi-nor: Fix whole chip erasing for stacked chips.
mar.krzeminski
2017-03-22
1
-0
/
+3
|
*
mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
L. D. Pinney
2017-03-07
1
-0
/
+2
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
/
*
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
2017-02-10
1
-30
/
+241
|
\
|
*
mtd: spi-nor: Add support for gd25q16
Kamal Dasu
2017-02-10
1
-0
/
+5
|
*
mtd: spi-nor: Fix S3AN addressing calculation
Ricardo Ribalda
2017-02-10
1
-3
/
+6
|
*
mtd: spi-nor: Add lock/unlock support for f25l32pa
Victor Shyba
2017-02-10
1
-1
/
+1
|
*
mtd: spi-nor: add a stateless method to support memory size above 128Mib
Cyrille Pitchen
2017-02-10
1
-21
/
+80
|
*
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
2017-02-10
1
-4
/
+4
|
*
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
Cyrille Pitchen
2017-02-10
1
-3
/
+0
|
*
mtd: spi-nor: improve macronix_quad_enable()
Cyrille Pitchen
2017-02-10
1
-0
/
+3
|
*
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
2017-02-10
1
-5
/
+149
*
|
mtd: Fix typo: "occured" -> "occurred"
Nobuhiro Iwamatsu
2017-02-08
1
-2
/
+2
|
/
*
mtd: spi-nor: Add support for mr25h40
IWAMOTO Masahiko
2016-11-26
1
-0
/
+1
*
mtd: spi-nor: Add support for N25Q016A
Moritz Fischer
2016-11-26
1
-0
/
+1
*
mtd: spi-nor: Add at25df321 spi-nor flash support
Jagan Teki
2016-11-26
1
-0
/
+1
*
mtd: spi-nor: add support for s25fl208k
Sean Nyekjaer
2016-11-26
1
-0
/
+1
*
mtd: spi-nor: fix flags for s25fl128s
Heiner Kallweit
2016-11-26
1
-1
/
+1
*
mtd: spi-nor: fix spansion quad enable
Joël Esponde
2016-11-23
1
-0
/
+7
*
mtd: spi-nor: add Macronix mx25u25635f to list of known devices.
Ash Benz
2016-11-23
1
-0
/
+1
*
mtd: spi-nor: support dual, quad, and WP for Gigadevice
Brian Norris
2016-07-13
1
-4
/
+20
*
mtd: spi-nor: Added support for n25q00a.
P L Sai Krishna
2016-07-13
1
-0
/
+1
*
mtd: spi-nor: fix wrong "fully unlocked" test
Brian Norris
2016-07-09
1
-1
/
+1
*
mtd: spi-nor: add read loop
Michal Suchanek
2016-06-01
1
-6
/
+19
*
mtd: spi-nor: simplify write loop
Michal Suchanek
2016-06-01
1
-33
/
+25
[next]