index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Lines
2022-04-27
Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next
Miquel Raynal
-52
/
+16
2022-04-27
mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
Chuanhong Guo
-1
/
+4
2022-04-27
mtd: nand: make mtk_ecc.c a separated module
Chuanhong Guo
-51
/
+12
2022-04-27
mtd: rawnand: tmio: check return value after calling platform_get_resource()
Yang Yingliang
-0
/
+3
2022-04-27
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
-1
/
+1
2022-04-27
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
-3
/
+2
2022-04-27
mtd: spi-nor: micron-st: Remove status polling on volatile registers write
Tudor Ambarus
-3
/
+0
2022-04-27
mtd: spi-nor: spansion: Remove status polling on volatile registers write
Tudor Ambarus
-4
/
+0
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
-107
/
+158
2022-04-27
mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
Tudor Ambarus
-59
/
+69
2022-04-27
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Tudor Ambarus
-51
/
+60
2022-04-27
mtd: spi-nor: core: Add helpers to read/write any register
Tudor Ambarus
-0
/
+50
2022-04-27
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
-20
/
+6
2022-04-27
mtd: spi-nor: core: Introduce method for RDID op
Tudor Ambarus
-15
/
+44
2022-04-27
mtd: spi-nor: core: Use auto-detection only once
Tudor Ambarus
-3
/
+1
2022-04-27
mtd: spi-nor: Introduce spi_nor_match_id()
Tudor Ambarus
-21
/
+19
2022-04-27
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
Tudor Ambarus
-3
/
+3
2022-04-27
mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
Chen-Tsung Hsieh
-0
/
+9
2022-04-26
mtd: mtdoops: Add a timestamp to the mtdoops header.
Jean-Marc Eurin
-3
/
+9
2022-04-26
mtd: mtdoops: Create a header structure for the saved mtdoops.
Jean-Marc Eurin
-25
/
+30
2022-04-26
mtd: mtdoops: Fix the size of the header read buffer.
Jean-Marc Eurin
-1
/
+1
2022-04-25
mtdblock: warn if opened on NAND
Bjørn Mork
-4
/
+4
2022-04-25
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
-4
/
+63
2022-04-25
mtd: core: Check devicetree alias for index
Vincent Whitchurch
-2
/
+9
2022-04-25
mtd: maps: ixp4xx: Drop driver
Linus Walleij
-272
/
+0
2022-04-21
mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash
Andreas Böhler
-0
/
+3
2022-04-21
mtd: spinand: Add support for XTX XT26G0xA
Felix Matouschek
-1
/
+131
2022-04-21
mtd: rawnand: gpmi: Add large oob bch setting support
Han Xu
-5
/
+197
2022-04-21
mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
Han Xu
-27
/
+34
2022-04-21
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
Han Xu
-1
/
+1
2022-04-21
mtd: rawnand: gpmi: Add strict ecc strength check
Han Xu
-1
/
+14
2022-04-21
mtd: rawnand: gpmi: Refactor bch geometry settings function
Han Xu
-12
/
+20
2022-04-21
mtd: rawnand: denali: Use managed device resources
Zheyu Ma
-11
/
+4
2022-04-21
mtd: rawnand: qcom: fix memory corruption that causes panic
Md Sadre Alam
-11
/
+13
2022-04-21
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
-6
/
+8
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
-2
/
+0
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
-1
/
+0
2022-04-11
mtd: rawnand: omap_elm: Add compatible for AM64 ELM
Roger Quadros
-0
/
+1
2022-04-04
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
-4
/
+8
2022-04-04
mtd: rawnand: print offset instead of page number for bad blocks
Rafał Miłecki
-4
/
+5
2022-04-04
mtd: spinand: gigadevice: add support for GD5FxGM7xExxG
Chuanhong Guo
-0
/
+60
2022-04-04
mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxG
Chuanhong Guo
-0
/
+48
2022-04-04
mtd: spinand: gigadevice: add support for GD5F1GQ5RExxG
Chuanhong Guo
-0
/
+10
2022-04-04
mtd: spinand: gigadevice: add support for GD5FxGQ4xExxG
Chuanhong Guo
-0
/
+30
2022-04-04
mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
Chuanhong Guo
-1
/
+9
2022-04-04
mtd: rawnand: davinci: Remove redundant unsigned comparison to zero
Wang Weiyang
-1
/
+1
2022-04-04
mtd: parsers: bcm47xxpart: print correct offset on read error
Rafał Miłecki
-1
/
+1
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-24
/
+21
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+4
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-723
/
+2130
[prev]
[next]