开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-07-12
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2021-09-14
mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2020-09-01
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
2020-05-31
mtd: rawnand: oxnas: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: oxnas: Release all devices in the _remove() path
Miquel Raynal
2020-05-31
mtd: rawnand: oxnas: Unregister all devices on error
Miquel Raynal
2020-05-31
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
2020-05-31
mtd: rawnand: oxnas: Keep track of registered devices
Miquel Raynal
2019-07-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-03
mtd: rawnand: Deprecate ->chip_delay
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon