index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
cadence-nand-controller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
1
-1
/
+1
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-21
mtd: rawnand: Correct multiple typos in comments
Shen Lichuan
1
-1
/
+1
2024-09-06
mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+1
2024-07-01
mtd: rawnand: cadence: remove unused struct 'ecc_info'
Dr. David Alan Gilbert
1
-5
/
+0
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
1
-1
/
+1
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
1
-7
/
+5
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-18
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
1
-12
/
+58
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
1
-4
/
+1
2022-04-27
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
1
-3
/
+2
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
1
-3
/
+3
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
1
-6
/
+2
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
1
-2
/
+2
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-3
/
+3
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
1
-0
/
+1
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: cadence: Stop using nand_release()
Miquel Raynal
1
-1
/
+6
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
1
-3
/
+5
2020-05-10
mtd: rawnand: cadence: Make cadence_nand_attach_chip static
YueHaibing
1
-1
/
+1
2020-03-11
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
1
-0
/
+1
2020-03-11
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
1
-6
/
+3
2020-03-11
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
1
-1
/
+2
2020-03-11
mtd: rawnand: cadence: get meta data size from registers
Piotr Sroka
1
-7
/
+14
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
1
-7
/
+6
2019-10-30
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
1
-2
/
+2
2019-10-29
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+2
2019-10-04
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka
1
-0
/
+3031