index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
oxnas_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
1
-209
/
+0
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-09-14
mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2020-09-01
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
1
-2
/
+1
2020-05-31
mtd: rawnand: oxnas: Stop using nand_release()
Miquel Raynal
1
-1
/
+2
2020-05-31
mtd: rawnand: oxnas: Release all devices in the _remove() path
Miquel Raynal
1
-2
/
+6
2020-05-31
mtd: rawnand: oxnas: Unregister all devices on error
Miquel Raynal
1
-0
/
+8
2020-05-31
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
1
-4
/
+4
2020-05-31
mtd: rawnand: oxnas: Keep track of registered devices
Miquel Raynal
1
-4
/
+4
2019-07-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
1
-3
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+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
-3
/
+3
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
1
-2
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
1
-4
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
1
-1
/
+1
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
1
-2
/
+2
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+206