index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
mpc5121_nfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
2020-12-11
1
-1
/
+3
*
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
1
-2
/
+17
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-1
/
+1
*
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-08-27
1
-1
/
+1
*
mtd: rawnand: mpc5121: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+4
*
mtd: rawnand: mpc5121: Remove unneeded semicolon
zhengbin
2020-01-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: Deprecate ->{set,get}_features() hooks
Boris Brezillon
2018-10-03
1
-2
/
+2
*
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
1
-3
/
+3
*
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
1
-4
/
+4
*
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
1
-5
/
+7
*
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-3
/
+3
*
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-4
/
+4
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
1
-11
/
+0
*
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-20
1
-2
/
+2
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+856