index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
meson_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
1
-1
/
+0
2022-06-09
mtd: rawnand: meson: Drop cleaning platform data in .remove()
Uwe Kleine-König
1
-2
/
+0
2022-06-09
mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
1
-11
/
+3
2022-06-06
mtd: rawnand: meson: Fix a potential double free issue
Christophe JAILLET
1
-1
/
+0
2021-08-06
mtd: rawnand: remove never changed ret variable
Jason Wang
1
-2
/
+2
2020-12-10
mtd: rawnand: meson: Fix a resource leak in init
Dan Carpenter
1
-1
/
+4
2020-12-10
mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments
Sergei Antonov
1
-1
/
+1
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
1
-1
/
+1
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-3
/
+3
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
1
-4
/
+4
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
1
-1
/
+1
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
1
-0
/
+3
2020-03-11
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-25
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-04-18
mtd: rawnand: meson: only initialize the RB completion once
Martin Blumenstingl
1
-1
/
+2
2019-04-18
mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
Martin Blumenstingl
1
-5
/
+5
2019-04-18
mtd: rawnand: meson: use of_property_count_elems_of_size helper
Martin Blumenstingl
1
-4
/
+1
2019-04-18
mtd: rawnand: meson: use struct_size macro
Martin Blumenstingl
1
-2
/
+1
2019-04-08
mtd: rawnand: meson: set oob layout ops
Liang Yang
1
-0
/
+2
2019-03-21
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
Martin Blumenstingl
1
-1
/
+3
2019-03-21
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
Martin Blumenstingl
1
-0
/
+3
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
1
-0
/
+1464