summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/pxa3xx_nand.c
AgeCommit message (Expand)Author
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-11-22mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal
2018-11-22mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal
2018-11-22mtd: nand: pxa3xx: add raw read supportMiquel Raynal
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal