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
Age
Commit message (
Expand
)
Author
2018-10-03
mtd: rawnand: Leave chip->IO_ADDR_{R, W} to NULL when unused
Boris Brezillon
2018-10-03
mtd: rawnand: Do not treat !maxchips specially in nand_scan_with_ids()
Boris Brezillon
2018-10-03
mtd: rawnand: Make maxchips an unsigned int
Boris Brezillon
2018-10-03
mtd: rawnand: Remove docg4
Boris Brezillon
2018-10-03
mtd: rawnand: marvell: support 8b/512B strength for 2kiB pages layout
Miquel Raynal
2018-10-03
mtd: rawnand: marvell: rework BCH engine failure path
Miquel Raynal
2018-10-03
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->erase()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-18
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Boris Brezillon
2018-09-17
mtd: partitions: fix unbalanced of_node_get/put()
Miquel Raynal
2018-09-15
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-09-10
mtd: rawnand: marvell: prevent harmless warnings
Miquel Raynal
2018-09-04
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-04
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
2018-09-04
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
2018-09-04
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
2018-09-04
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
2018-09-04
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
2018-09-04
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
2018-09-04
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
2018-09-04
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
2018-09-04
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
2018-08-27
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
Masahiro Yamada
2018-08-27
mtd: rawnand: docg4: Remove wrong __init annotations
Geert Uytterhoeven
[prev]
[next]