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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-106
/
+377
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
Kuppuswamy Sathyanarayanan
1
-0
/
+1
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-29
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
Ludovic Barre
1
-1
/
+11
2017-10-29
mtd: spi-nor: stm32-quadspi: change license text
Ludovic Barre
1
-3
/
+16
2017-10-29
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
Geert Uytterhoeven
1
-2
/
+2
2017-10-25
spi-nor: intel-spi: Remove EXPERT dependency
Bin Meng
1
-2
/
+2
2017-10-25
mtd: mtk-nor: add suspend/resume support
Guochun Mao
1
-12
/
+58
2017-10-23
mtd: spi-nor: Add support for Winbond w25q16dw
Neil Armstrong
1
-0
/
+5
2017-10-17
mtd: spi-nor: cadence-quadspi: Add runtime PM support
Vignesh R
1
-1
/
+15
2017-10-17
mtd: spi-nor: cadence-quadspi: Fix error path in probe
Vignesh R
1
-2
/
+2
2017-10-17
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
Vignesh R
1
-2
/
+6
2017-10-17
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
Vignesh R
1
-1
/
+26
2017-10-11
spi-nor: intel-spi: Fall back to use SW sequencer to erase
Bin Meng
1
-1
/
+49
2017-10-11
spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
Bin Meng
1
-8
/
+8
2017-10-11
spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
Bin Meng
1
-3
/
+2
2017-10-11
spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
Bin Meng
1
-26
/
+65
2017-10-11
spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
Bin Meng
1
-5
/
+0
2017-10-11
spi-nor: intel-spi: Use SW sequencer for BYT/LPT
Bin Meng
1
-15
/
+15
2017-10-11
spi-nor: intel-spi: Check transfer length in the HW/SW cycle
Bin Meng
1
-2
/
+10
2017-10-11
spi-nor: intel-spi: Fix broken software sequencing codes
Bin Meng
1
-2
/
+2
2017-10-11
spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
Bin Meng
1
-8
/
+6
2017-10-11
spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
Bin Meng
1
-5
/
+11
2017-10-10
mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash
Mika Westerberg
1
-0
/
+1
2017-10-10
mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
Mika Westerberg
1
-0
/
+1
2017-10-10
mtd: spi-nor: add support for Gigadevice GD25LQ32
Klaus Goger
1
-0
/
+5
2017-10-10
mtd: spi-nor: add support for GD25Q256
Andy Yan
1
-0
/
+8
2017-10-10
mtd: spi-nor: add a quad_enable callback in struct flash_info
Andy Yan
1
-0
/
+11
2017-10-10
mtd: spi-nor: Allow Cadence QSPI support for ARM64
Thor Thayer
1
-1
/
+1
2017-10-10
mtd: spi-nor: Add spi-nor mtd resume handler
Kamal Dasu
1
-0
/
+14
2017-10-10
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
1
-18
/
+38
2017-10-10
mtd: spi-nor: Kill check with no effect
Richard Weinberger
1
-2
/
+1
2017-09-18
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
Cyrille Pitchen
1
-3
/
+33
2017-09-18
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
Boris Brezillon
1
-0
/
+9
2017-09-01
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
7
-31
/
+890
2017-08-22
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
Claudiu Beznea
1
-0
/
+1
2017-08-15
mtd: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-08-14
mtd: spi-nor: fix "No newline at end of file"
Matthew Gerlach
1
-1
/
+1
2017-08-14
mtd: spi-nor: aspeed: set 4B setting for all chips
Cédric Le Goater
1
-7
/
+6
2017-08-01
mtd: mtk-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: atmel-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
1
-8
/
+21
2017-08-01
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash con...
Mika Westerberg
3
-0
/
+99
2017-07-18
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
1
-13
/
+762
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
1
-1
/
+1
2017-06-27
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
1
-0
/
+1
2017-06-26
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
1
-0
/
+1
2017-06-22
mtd: spi-nor: aspeed: configure chip window on AHB bus
Cédric Le Goater
1
-3
/
+154
[next]