index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
tegra_nand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
1
-4
/
+4
*
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
1
-1
/
+1
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-1
/
+1
*
mtd: rawnand: tegra: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
1
-16
/
+12
*
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-6
/
+7
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-7
/
+8
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: tegra: convert driver to nand_scan()
Miquel Raynal
2018-07-31
1
-74
/
+88
*
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-31
1
-3
/
+3
*
mtd: rawnand: tegra: check bounds of die_nr properly
Stefan Agner
2018-07-19
1
-1
/
+3
*
mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
Stefan Agner
2018-07-02
1
-0
/
+1230