index
:
linux.git
master
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
/
raw
Age
Commit message (
Expand
)
Author
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
mtd: rawnand: meson: set oob layout ops
Liang Yang
2019-04-08
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2019-04-08
mtd: rawnand: ingenic: Move BBTs out of ECC area
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4725B
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4740
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Make use of ecc-engine property
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Separate top-level and SoC specific code
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Use SPDX license notifiers
Paul Cercueil
2019-03-21
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
Paul Cercueil
2019-03-21
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
Martin Blumenstingl
2019-03-21
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
Martin Blumenstingl
2019-03-21
mtd: rawnand: atmel: switch to SPDX license identifiers
Tudor Ambarus
2019-03-21
mtd: rawnand: atmel: add sam9x60 nand controller support
Tudor Ambarus
2019-03-21
mtd: rawnand: atmel: add generic name for EBICSA regmap
Tudor Ambarus
2019-03-21
mtd: rawnand: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-03-21
mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macro
Fabio Estevam
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-02-07
mtd: rawnand: denali_dt: remove single anonymous clock support
Masahiro Yamada
2019-02-07
mtd: rawnand: mtk: fix possible object reference leak
Wen Yang
2019-02-07
mtd: rawnand: jz4780: fix possible object reference leak
Wen Yang
2019-02-07
mtd: rawnand: atmel: fix possible object reference leak
Wen Yang
2019-02-06
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
2019-02-05
mtd: rawnand: fsmc: Disable NAND on remove()
Linus Walleij
2019-02-05
mtd: rawnand: fsmc: Reset NAND timings on resume()
Linus Walleij
2019-02-05
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info
Masahiro Yamada
2019-02-05
mtd: rawnand: denali: remove unused function argument 'raw'
Masahiro Yamada
2019-02-05
mtd: rawnand: denali: remove unneeded denali_reset_irq() call
Masahiro Yamada
2019-02-05
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
mtd: rawnand: denali: remove ->erase hook
Masahiro Yamada
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
2019-02-05
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
2019-02-05
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
2019-02-05
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
2019-02-05
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-05
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
[next]