summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/meson_nand.c
AgeCommit message (Expand)Author
2020-03-11mtd: rawnand: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-25mtd: rawnand: meson: Add of_node_put() before returnNishka Dasgupta
2019-04-18mtd: rawnand: meson: only initialize the RB completion onceMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setupMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use of_property_count_elems_of_size helperMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use struct_size macroMartin Blumenstingl
2019-04-08mtd: rawnand: meson: set oob layout opsLiang Yang
2019-03-21mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_bufMartin Blumenstingl
2019-03-21mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()Martin Blumenstingl
2019-02-05mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang