index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_hynix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
1
-2
/
+2
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
1
-1
/
+2
2018-10-03
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
1
-2
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
1
-5
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
Boris Brezillon
1
-0
/
+10
2018-07-02
mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR
Martin Blumenstingl
1
-0
/
+13
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+676