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
2015-05-21
mtd: spi-nor: Properly set SECT_4K for recently added flashes
Rafał Miłecki
1
-3
/
+10
2015-05-21
mtd: spi-nor: Add support for Spansion S25FL164K
Rafał Miłecki
1
-0
/
+1
2015-05-07
mtd: spi-nor: add support for the ISSI SI25CD512 SPI flash
Gabor Juhos
1
-0
/
+3
2015-05-07
mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chip
Gabor Juhos
1
-0
/
+1
2015-04-06
mtd: spi-nor: Add support for Macronix mx25u6435f serial flash
Mika Westerberg
1
-0
/
+1
2015-04-06
mtd: spi-nor: Add support for Winbond w25q64dw serial flash
Mika Westerberg
1
-0
/
+1
2015-04-06
mtd: spi-nor: add support for the Winbond W25X05 flash
Gabor Juhos
1
-0
/
+1
2015-04-06
mtd: spi-nor: support en25s64 device
Shengzhou Liu
1
-0
/
+1
2015-03-27
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
1
-19
/
+38
2015-01-20
mtd: spi-nor: support for (GigaDevice) GD25Q128B
Rafał Miłecki
1
-0
/
+1
2015-01-07
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
Bean Huo 霍斌斌 (beanhuo)
1
-8
/
+54
2014-12-01
mtd: spi-nor: allow NULL as chip name and try to auto detect it
Rafał Miłecki
1
-3
/
+11
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
1
-3
/
+6
2014-12-01
mtd: spi-nor: add support for s25fl128s
Huang Shijie
1
-0
/
+18
2014-12-01
mtd: spi-nor: remove the jedec_id/ext_id
Huang Shijie
1
-53
/
+45
2014-12-01
mtd: spi-nor: add id/id_len for flash_info{}
Huang Shijie
1
-14
/
+25
2014-11-26
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
1
-0
/
+1
2014-11-26
mtd: spi-nor: improve wait-till-ready timeout loop
Brian Norris
1
-4
/
+9
2014-11-06
mtd: spi-nor: Add support for SST spi flash
Harini Katakam
1
-0
/
+1
2014-11-06
mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
Rostislav Lisovy
1
-0
/
+3
2014-11-05
mtd: spi-nor: Move n25q032 entry to Micron devices list
Chunhe Lan
1
-1
/
+1
2014-11-05
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
1
-18
/
+10
2014-11-05
mtd: spi-nor: move "wait-till-ready" checks into erase/write functions
Brian Norris
1
-27
/
+9
2014-11-05
mtd: spi-nor: handle timeout errors in spi_nor_write()
Brian Norris
1
-2
/
+5
2014-11-05
mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
Brian Norris
1
-32
/
+34
2014-11-05
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
1
-1
/
+1
2014-10-22
spi-nor: Remove spi_nor::read_id operation
Ben Hutchings
1
-3
/
+1
2014-10-22
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
1
-2
/
+1
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
1
-4
/
+9
2014-09-29
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
1
-27
/
+1
2014-09-29
mtd: spi-nor: add Kconfig option to disable 4K sectors
Rafał Miłecki
1
-1
/
+4
2014-08-19
mtd: spi-nor: drop jedec_probe /helper/ function
Rafał Miłecki
1
-6
/
+1
2014-08-19
mtd: spi-nor: remove duplicated w25q128 entry
Rafał Miłecki
1
-1
/
+0
2014-08-19
mtd: spi-nor: add support for Micron M25PX80
Thomas Petazzoni
1
-0
/
+1
2014-07-14
mtd: spi-nor: add support for EON EN25QH128
Sergey Ryazanov
1
-0
/
+1
2014-07-12
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
1
-0
/
+52
2014-05-13
mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
1
-8
/
+8
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
1
-32
/
+32
2014-04-14
mtd: spi-nor: add the copyright information
Huang Shijie
1
-1
/
+5
2014-04-14
mtd: spi-nor: EXPORT symbols which could be used by module drivers
Brian Norris
1
-0
/
+3
2014-04-14
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
1
-0
/
+12
2014-04-14
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
1
-0
/
+1088