index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
meson_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-1
/
+1
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
1
-3
/
+3
*
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
1
-4
/
+4
*
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
1
-1
/
+1
*
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-05-10
1
-0
/
+3
*
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
1
-1
/
+1
*
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-10-08
1
-3
/
+1
*
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-0
/
+1
*
mtd: rawnand: meson: only initialize the RB completion once
Martin Blumenstingl
2019-04-18
1
-1
/
+2
*
mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
Martin Blumenstingl
2019-04-18
1
-5
/
+5
*
mtd: rawnand: meson: use of_property_count_elems_of_size helper
Martin Blumenstingl
2019-04-18
1
-4
/
+1
*
mtd: rawnand: meson: use struct_size macro
Martin Blumenstingl
2019-04-18
1
-2
/
+1
*
mtd: rawnand: meson: set oob layout ops
Liang Yang
2019-04-08
1
-0
/
+2
*
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
Martin Blumenstingl
2019-03-21
1
-1
/
+3
*
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
Martin Blumenstingl
2019-03-21
1
-0
/
+3
*
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
2019-02-05
1
-0
/
+1464