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
/
spi-nor.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-06
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
1
-2
/
+4
2018-10-08
mtd: spi-nor: Support controllers with limited TX FIFO size
Yogesh Gaur
1
-7
/
+0
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-01
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
1
-2
/
+16
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-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: 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-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-3
/
+0
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
2017-12-20
mtd: spi-nor: add support for is25lq040b
Sean Nyekjaer
1
-0
/
+2
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
1
-0
/
+10
2017-12-13
mtd: spi-nor: Check that BP bits are set properly
Aaron Sierra
1
-12
/
+23
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
1
-2
/
+16
2017-12-13
mtd: spi-nor: add support for ISSI is25lp128
Angelo Dureghello
1
-0
/
+2
2017-10-29
mtd: spi-nor: Add support for mr25h128
Philipp Puschmann
1
-0
/
+1
2017-10-29
mtd: spi-nor: enable 4B opcodes for mx66l51235l
Roman Yeryomin
1
-1
/
+1
2017-10-23
mtd: spi-nor: Add support for Winbond w25q16dw
Neil Armstrong
1
-0
/
+5
2017-10-10
mtd: spi-nor: add support for Gigadevice GD25LQ32
Klaus Goger
1
-0
/
+5
[next]