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
/
tegra_nand.c
Age
Commit message (
Expand
)
Author
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: tegra: Stop implementing ->select_chip()
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->select_chip()
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 nand_scan()
Boris Brezillon
2018-07-31
mtd: rawnand: tegra: convert driver to nand_scan()
Miquel Raynal
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-19
mtd: rawnand: tegra: check bounds of die_nr properly
Stefan Agner
2018-07-02
mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
Stefan Agner