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
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-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
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-14
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-08-11
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
Boris Brezillon
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-07-31
mtd: rawnand: allocate model parameter dynamically
Miquel Raynal
2018-07-31
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
Miquel Raynal
2018-07-31
mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: txx9ndfmc: clarify ECC parameters assignation
Miquel Raynal
2018-07-31
mtd: rawnand: tegra: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: jz4740: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls
Miquel Raynal
2018-07-31
mtd: rawnand: jz4740: fix probe function error path
Miquel Raynal
2018-07-31
mtd: rawnand: docg4: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: do not execute nand_scan_ident() if maxchips is zero
Miquel Raynal
2018-07-31
mtd: rawnand: atmel: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: atmel: clarify NAND addition/removal paths
Miquel Raynal
2018-07-31
mtd: rawnand: omap2: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: cafe: convert driver to nand_scan()
Miquel Raynal
[next]