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