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
/
mpc5121_nfc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-21
1
-1
/
+1
*
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
2023-08-28
1
-9
/
+2
|
\
|
*
mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
1
-9
/
+2
*
|
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-2
/
+2
|
/
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
mtd: rawnand: mpc5121: Replace NO_IRQ by 0
Christophe Leroy
2022-10-18
1
-1
/
+1
*
mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not needed
Phil Edworthy
2022-05-16
1
-2
/
+1
*
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
2021-12-03
1
-1
/
+0
*
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
*
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