summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/meson_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: meson: Add of_node_put() before returnNishka Dasgupta2019-07-251-0/+1
* mtd: rawnand: meson: only initialize the RB completion onceMartin Blumenstingl2019-04-181-1/+2
* mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setupMartin Blumenstingl2019-04-181-5/+5
* mtd: rawnand: meson: use of_property_count_elems_of_size helperMartin Blumenstingl2019-04-181-4/+1
* mtd: rawnand: meson: use struct_size macroMartin Blumenstingl2019-04-181-2/+1
* mtd: rawnand: meson: set oob layout opsLiang Yang2019-04-081-0/+2
* mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_bufMartin Blumenstingl2019-03-211-1/+3
* mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()Martin Blumenstingl2019-03-211-0/+3
* mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang2019-02-051-0/+1464