index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2019-11-17
Merge tag 'nand/for-5.5' into mtd/next
Miquel Raynal
2019-11-17
Merge tag 'spi-nor/for-5.5' into mtd/next
Miquel Raynal
2019-10-30
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
2019-10-29
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-29
mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-29
mtd: rawnand: brcmnand: Fix NULL pointer assignment
Florian Fainelli
2019-10-29
mtd: rawnand: denali: remove the old unified controller/chip DT support
Masahiro Yamada
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-10-07
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
2019-10-04
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka
2019-10-04
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2019-10-04
mtd: nand: brcmnand: Add support for flash-dma v0
Kamal Dasu
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-08-29
mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
Sascha Hauer
2019-08-29
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
Claire Lin
2019-08-26
mtd: rawnand: remove w90x900 driver
Arnd Bergmann
2019-08-26
mtd: rawnand: Add Macronix raw NAND controller driver
Mason Yang
2019-08-24
mtd: rawnand: Fix a memory leak bug
Wenwen Wang
2019-08-07
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
2019-08-07
mtd: rawnand: r852: Use dev_get_drvdata
Chuhong Yuan
2019-08-07
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
2019-07-30
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
2019-07-25
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
mtd: rawnand: tango: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
2019-07-25
mtd: rawnand: vf610: Add of_node_put() before goto
Nishka Dasgupta
2019-07-25
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
2019-07-15
docs: mtd: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
docs: mtd: convert to ReST
Mauro Carvalho Chehab
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
2019-07-01
mtd: rawnand: ingenic: Fix ingenic_ecc dependency
Paul Cercueil
2019-06-28
mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
Amelie Delaunay
2019-06-28
mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
Fuqian Huang
2019-06-27
mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Xiaolei Li
2019-06-27
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
2019-06-27
mtd: rawnand: brcmnand: Add support for v7.3 controller
Kamal Dasu
2019-06-27
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
2019-06-27
mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling
Kamal Dasu
2019-06-27
mtd: rawnand: Add Macronix NAND read retry support
Mason Yang
2019-06-27
mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-size
Kamal Dasu
2019-06-27
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
mtd: rawnand: gpmi: drop unnecessary flag
Sascha Hauer
2019-06-27
mtd: rawnand: gpmi: use runtime PM to manage clocks
Sascha Hauer
[next]