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
/
orion_nand.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
*
mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
Li Zetao
2023-08-21
1
-18
/
+4
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
mtd: rawnand: orion: use devm_platform_ioremap_resource()
Ye Xingchen
2023-03-06
1
-3
/
+1
*
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
2022-09-21
1
-12
/
+5
*
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
*
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
2020-12-11
1
-1
/
+3
*
mtd: rawnand: orion: 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: orion: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
*
mtd: rawnand: orion: Fix the probe error path
Miquel Raynal
2020-05-31
1
-1
/
+1
*
mtd: rawnand: Deprecate ->chip_delay
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
-1
/
+1
*
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
2018-10-03
1
-3
/
+3
*
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
1
-2
/
+2
*
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-3
/
+2
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined
Boris Brezillon
2018-07-31
1
-2
/
+2
*
mtd: rawnand: orion: Avoid direct inclusion of asm headers
Boris Brezillon
2018-07-31
1
-1
/
+1
*
mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()
Boris Brezillon
2018-07-18
1
-3
/
+0
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+232