summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2023-12-08mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+41
2023-09-23mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-03-11mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland1-1/+1
2022-05-12mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-04-20mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong1-3/+11
2022-02-23mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan1-1/+1
2022-02-23mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu1-38/+62
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-05-22mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong1-1/+1
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal1-1/+1
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-08-21mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan1-1/+6
2020-07-22mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal1-2/+6
2020-07-22mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal1-0/+8
2020-07-22mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal1-4/+4
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas1-2/+3
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta1-3/+5
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon48-76/+69
2020-06-20mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal1-1/+3
2020-06-20mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas1-4/+7
2019-12-05mtd: rawnand: atmel: fix possible object reference leakWen Yang1-6/+15
2019-12-05mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal1-1/+1
2019-12-05mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon1-1/+1
2019-11-24mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor1-2/+2
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson1-16/+16
2018-12-01mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold1-4/+7
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+4
2018-10-04mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin1-1/+6
2018-08-15mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+3
2018-08-03mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan1-7/+10
2018-07-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada1-1/+5
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu1-1/+1
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez1-1/+1
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon1-1/+1