summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/gpmi-nand
AgeCommit message (Expand)Author
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
2022-04-08mtd: rawnand: gpmi: fix controller timings settingDario Binacchi
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-02-23mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller
2022-01-27mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers
2021-11-02LF-3626: mtd: nand: gpmi: fix the explicit null dereference issueHan Xu
2021-11-02LF-3622: mtd: nand: gpmi: fix the unintentional integer overflow issueHan Xu
2021-11-02LF-2439: mtd: nand: raw: gpmi: fix the build error due to upstream changeHan Xu
2021-11-02MLK-23693-3: mtd: rawnand: gpmi: add imx8dxl nand supportHan Xu
2021-11-02LF-1977: mtd: rawnand: gpmi: gpmi clock setting workaround for imx6sxHan Xu
2021-11-02MLK-24007: mtd: rawnand: gpmi: fix the random DMA timeout issueHan Xu
2021-11-02LF-993: mtd: rawnand: gpmi: remove unbalanced runtime pm opsHan Xu
2021-11-02LF-855-2: mtd: rawnand: gpmi: add iMX6QP to GPMI_IS_MX6 definationHan Xu
2021-11-02LF-733: mtd: rawnand: gpmi: remove the BBM option in gpmi controllerHan Xu
2021-11-02LF-668: mtd: nand: raw: gpmi: fixed the issue when determine ecc settingsHan Xu
2021-11-02MLK-11747: mtd: nand: raw: gpmi-nand: add the debugfs files for gpmi-nand for...Han Xu
2021-11-02MLK-11719-4: mtd: nand: raw: gpmi-nand: change the BCH layout setting for lar...Han Xu
2021-11-02LF-369: mtd: nand: raw: gpmi-nand: fixe gpmi-nand runtime pm issueHan Xu
2021-11-02LF-251-3: mtd: nand: raw: gpmi-nand: add the bad block optionsHan Xu
2021-11-02mtd: nand: raw: gpmi-nand: fix the qxp clk name and runtime issuesHan Xu
2021-11-02mtd: nand: raw: gpmi-nand: add all supported platform infoHan Xu
2021-11-02mtd: nand: raw: gpmi-nand: fix the suspend/resume issueHan Xu
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2021-04-07mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong
2021-01-04mtd: rawnand: gpmi: fix dst bit offset when extracting raw payloadSean Nyekjaer
2020-12-10mtd: rawnand: gpmi: Use a single line for of_device_idFabio Estevam
2020-12-10mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu
2020-12-10mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issueHan Xu
2020-12-10mtd: rawnand: gpmi: Use of_device_get_match_data()Fabio Estevam
2020-12-10mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong
2020-12-10mtd: rawnand: gpmi: cleanup makefileMarco Felsch
2020-09-30mtd: rawnand: gpmi: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-28mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-06-26mtd: rawnand: s/data_interface/interface_config/Miquel Raynal
2020-05-31mtd: rawnand: gpmi: Use nand_extract_bits()Miquel Raynal
2020-05-31mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probeDinghao Liu
2020-05-31mtd: rawnand: gpmi: Fix runtime PM imbalance on errorDinghao Liu
2020-05-31mtd: rawnand: gpmi: Stop using nand_release()Miquel Raynal
2020-05-10mtd: rawnand: Take check_only into accountBoris Brezillon
2020-03-11mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal
2019-06-27mtd: rawnand: gpmi: remove double assignment to block_sizeColin Ian King
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer
2019-06-27mtd: rawnand: gpmi: drop unnecessary flagSascha Hauer
2019-06-27mtd: rawnand: gpmi: use runtime PM to manage clocksSascha Hauer