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
/
nand_hynix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: hynix: fixed typo
Maxim Korotkov
2024-03-25
1
-1
/
+1
*
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Randy Dunlap
2024-03-15
1
-1
/
+0
*
mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
Hector Palacios
2023-03-22
1
-0
/
+13
*
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2021-10-15
1
-0
/
+14
*
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
1
-20
/
+24
*
mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
Miquel Raynal
2020-06-26
1
-0
/
+14
*
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-06-26
1
-1
/
+1
*
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-1
/
+1
*
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
1
-2
/
+2
*
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
1
-20
/
+20
*
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
1
-1
/
+1
*
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
1
-16
/
+32
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
1
-1
/
+2
*
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
1
-2
/
+2
*
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
1
-5
/
+2
*
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
Boris Brezillon
2018-07-18
1
-0
/
+10
*
mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR
Martin Blumenstingl
2018-07-02
1
-0
/
+13
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+676