index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2022-04-21
mtd: rawnand: qcom: fix memory corruption that causes panic
Md Sadre Alam
2022-04-21
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-04-04
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-23
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-03-14
mtd: nand: ecc: mxic: Fix compile test issue
Miquel Raynal
2022-03-14
mtd: nand: mxic-ecc: make two read-only arrays static const
Colin Ian King
2022-03-14
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
2022-03-14
mtd: rawnand: rockchip: fix platform_get_irq.cocci warning
Yihao Han
2022-03-07
mtd: rawnand: omap2: Actually prevent invalid configuration and build error
Roger Quadros
2022-02-18
mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
Christophe Kerello
2022-02-18
mtd: rawnand: pl353: Set the nand chip node as the flash node
Amit Kumar Mahapatra
2022-02-18
Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/next
Miquel Raynal
2022-02-10
mtd: spinand: Create direct mapping descriptors for ECC operations
Miquel Raynal
2022-02-10
mtd: spinand: Delay a little bit the dirmap creation
Miquel Raynal
2022-02-10
mtd: nand: mxic-ecc: Support SPI pipelined mode
Miquel Raynal
2022-02-09
mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
Miquel Raynal
2022-02-09
mtd: nand: mxic-ecc: Add Macronix external ECC engine support
Miquel Raynal
2022-02-09
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-31
mtd: rawnand: Fix misuses of of_match_node()
Miquel Raynal
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2022-01-31
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
2022-01-26
mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
Florian Fainelli
2022-01-26
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
2022-01-25
mtd: rawnand: omap2: Prevent invalid configuration and build error
Roger Quadros
2022-01-25
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
2022-01-25
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
2022-01-23
mtd: rawnand: omap_elm: remove redundant variable 'errors'
Colin Ian King
2022-01-23
mtd: rawnand: gpmi: support fast edo timings for mx28
Dario Binacchi
2022-01-23
mtd: rawnand: gpmi: validate controller clock rate
Dario Binacchi
2022-01-23
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
2022-01-23
mtd: rawnand: brcmnand: Add BCMA shim
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Allow platform data instantation
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Allow working without interrupts
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Florian Fainelli
2022-01-23
mtd: rawnand: brcmnand: Assign soc as early as possible
Florian Fainelli
2022-01-23
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
2022-01-23
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
2022-01-23
mtd: onenand: Check for error irq
Jiasheng Jiang
2022-01-23
mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pat...
RinHizakura
2022-01-23
mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
RinHizakura
2022-01-23
mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
RinHizakura
2022-01-23
mtd: nand: ecc: Add infrastructure to support hardware engines
Miquel Raynal
[next]