aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sunxi_nand.c
AgeCommit message (Expand)Author
2023-03-11mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2019-12-05mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon
2018-07-31mtd: rawnand: sunxi: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusionsBoris Brezillon
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-18mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()Boris Brezillon
2018-07-18mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definitionBoris Brezillon
2018-04-29mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy pollingBoris Brezillon
2018-03-29mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME modeBoris Brezillon
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon