index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
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
*
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
7
-31
/
+890
|
\
|
*
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
Claudiu Beznea
2017-08-22
1
-0
/
+1
|
*
mtd: spi-nor: fix "No newline at end of file"
Matthew Gerlach
2017-08-14
1
-1
/
+1
|
*
mtd: spi-nor: aspeed: set 4B setting for all chips
Cédric Le Goater
2017-08-14
1
-7
/
+6
|
*
mtd: mtk-quadspi: Remove unneeded pinctrl header
Fabio Estevam
2017-08-01
1
-1
/
+0
|
*
mtd: atmel-quadspi: Remove unneeded pinctrl header
Fabio Estevam
2017-08-01
1
-1
/
+0
|
*
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
2017-08-01
1
-8
/
+21
|
*
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash con...
Mika Westerberg
2017-08-01
3
-0
/
+99
|
*
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
2017-07-18
1
-13
/
+762
*
|
mtd: Convert to using %pOF instead of full_name
Rob Herring
2017-08-15
1
-4
/
+4
|
/
*
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
2017-06-27
1
-1
/
+1
*
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: aspeed: configure chip window on AHB bus
Cédric Le Goater
2017-06-22
1
-3
/
+154
*
mtd: spi-nor: aspeed: remove dummies from keep mask
Cédric Le Goater
2017-06-21
1
-2
/
+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
*
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
2017-06-20
1
-1
/
+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: stm32-quadspi: allow building with COMPILE_TEST
Brian Norris
2017-05-15
1
-1
/
+1
*
mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
Cyrille Pitchen
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
10
-178
/
+494
*
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
7
-6
/
+749
|
\
|
*
mtd: mtk-nor: set controller's address width according to nor flash
Guochun Mao
2017-05-01
1
-0
/
+27
|
*
mtd: spi-nor: add driver for STM32 quad spi flash controller
Ludovic Barre
2017-05-01
3
-0
/
+701
|
*
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
|
*
mtd: spi-nor: intel: use ERR_CAST in return statement
Nicholas Mc Guire
2017-03-07
1
-1
/
+1
|
*
mtd: spi-nor: intel: use true/false for boolean
Nicholas Mc Guire
2017-03-07
1
-1
/
+1
|
*
mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
Alexey Khoroshilov
2017-03-07
1
-1
/
+4
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-10
1
-1
/
+1
|
/
*
mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()
Wei Yongjun
2017-02-10
1
-6
/
+2
*
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
2017-02-10
9
-67
/
+1913
|
\
|
*
mtd: spi-nor: cqspi: remove redundant dead code on error return check
Colin Ian King
2017-02-10
1
-2
/
+2
|
*
mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
Yunhui Cui
2017-02-10
1
-4
/
+4
|
*
mtd:fsl-quadspi:use the property fields of SPI-NOR
Yunhui Cui
2017-02-10
1
-28
/
+12
|
*
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: aspeed: fix compile warning in aspeed_smc_read_from_ahb()
Cédric Le Goater
2017-02-10
1
-2
/
+1
[next]