index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
2018-11-10
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
2017-06-29
mtd: spi-nor: fix spansion quad enable
Joël Esponde
2016-05-04
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
2016-01-05
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
2016-01-05
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
2015-10-26
mtd: fsl-quadspi: fix macro collision problems with READ/WRITE
Han Xu
2015-10-19
mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error
Fabio Estevam
2015-10-19
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST
Brian Norris
2015-10-19
mtd: fsl-quadspi: fix printk() format warning for size_t
Brian Norris
2015-10-19
mtd: spi-nor: add DUAL_READ for w25q{32,64}dw
Brian Norris
2015-10-13
mtd: spi-nor: disable protection for Winbond flash at startup
Brian Norris
2015-10-13
mtd: spi-nor: support lock/unlock/is_locked for Winbond
Brian Norris
2015-10-13
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-13
mtd: spi-nor: refactor block protection functions
Brian Norris
2015-10-13
mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*
Brian Norris
2015-10-13
mtd: spi-nor: Add support for s25fl004k
Sean Nyekjaer
2015-10-13
mtd: spi-nor: s25fl204k supports dual I/0
Sean Nyekjaer
2015-10-12
mtd: spi-nor: Add support for Micron n25q032a
Aurelien Chanot
2015-09-29
mtd: spi-nor: add support for w25q128fw
Brian Norris
2015-09-29
mtd: spi-nor: scale up timeout for full-chip erase
Furquan Shaikh
2015-09-29
mtd: spi-nor: Add support for sst25wf040b
Yao Yuan
2015-09-28
mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
Joachim Eastwood
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
mtd: spi-nor: Use write_sr for write status
Jagan Teki
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-09
Merge MTD 4.3-rc1 updates into -next
Brian Norris
2015-09-02
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Brian Norris
2015-09-02
mtd: fsl-quadspi: use automatic spi-nor detection
Brian Norris
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-09-02
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Joachim Eastwood
2015-09-02
mtd: spi-nor: allow dual/quad reads on S25FL129P
Jonas Gorski
2015-09-02
mtd: spi-nor: Add support for sst25wf020a
Alexis Ballier
2015-09-02
mtd: spi-nor: Add support for Micron n25q064a serial flash
Mika Westerberg
2015-08-25
mtd: spi-nor: stop (ab)using struct spi_device_id
Rafał Miłecki
2015-08-14
mtd: spi-nor: add Spansion S25FL204K support
Antony Pavlov
2015-08-14
mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI
Fabio Estevam
2015-08-14
mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
Joachim Eastwood
2015-08-06
mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
Frank Li
2015-08-06
mtd: spi-nor: fsl-quadspi: reset the module in the probe
Frank Li
2015-08-06
mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
Frank Li
2015-08-06
mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue
Allen Xu
2015-08-06
mtd: spi-nor: fsl-quadspi: add i.mx6ul support
Frank Li
2015-08-06
mtd: spi-nor: fsl-quadspi: add imx7d support
Frank Li
2015-08-06
mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
Han Xu
2015-08-06
mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB read
Han Xu
2015-07-21
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
2015-07-20
mtd: spi-nor: set SECT_4K for n25q064 SPI flash
Alexey Firago
2015-07-20
mtd: fsl-quadspi: Actually clear TX FIFO upon write
Alexander Stein
2015-06-23
mtd: fsl-quadspi: Access multiple chips simultaneously
Han Xu
[next]