| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages | Christian Marangi | 2022-06-17 | 1 | -5/+194 |
* | mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct | Christian Marangi | 2022-06-17 | 1 | -45/+62 |
* | mtd: rawnand: qcom: fix memory corruption that causes panic | Md Sadre Alam | 2022-04-21 | 1 | -11/+13 |
* | mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() | Bryan O'Donoghue | 2022-01-25 | 1 | -8/+6 |
* | dmaengine: qcom-adm: stop abusing slave_id config | Arnd Bergmann | 2021-12-17 | 1 | -2/+12 |
* | mtd: rawnand: qcom: Update code word value for raw read | Md Sadre Alam | 2021-09-14 | 1 | -2/+6 |
* | mtd: rawnand: qcom: avoid writing to obsolete register | Md Sadre Alam | 2021-06-18 | 1 | -6/+12 |
* | mtd: rawnand: qcom: Delete an unneeded bool conversion | Zhen Lei | 2021-05-26 | 1 | -2/+1 |
* | mtd: rawnand: qcom: allow override of partition parser | Baruch Siach | 2021-05-10 | 1 | -1/+1 |
* | mtd: rawnand: qcom: Use dma_mapping_error() for error check | Manivannan Sadhasivam | 2021-04-07 | 1 | -1/+1 |
* | mtd: rawnand: qcom: Add missing nand_cleanup() in error path | Manivannan Sadhasivam | 2021-04-07 | 1 | -0/+1 |
* | mtd: rawnand: qcom: Return actual error code instead of -ENODEV | Manivannan Sadhasivam | 2021-03-11 | 1 | -5/+2 |
* | mtd: rawnand: qcom: update last code word register | Md Sadre Alam | 2021-03-11 | 1 | -21/+57 |
* | mtd: rawnand: qcom: Add helper to configure location register | Md Sadre Alam | 2021-03-11 | 1 | -12/+24 |
* | mtd: rawnand: qcom: Rename parameter name in macro | Md Sadre Alam | 2021-03-11 | 1 | -4/+4 |
* | mtd: rawnand: qcom: Add helper to check last code word | Md Sadre Alam | 2021-03-11 | 1 | -7/+13 |
* | mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper | Md Sadre Alam | 2021-03-11 | 1 | -73/+80 |
* | mtd: rawnand: qcom: Update register macro name for 0x2c offset | Md Sadre Alam | 2021-03-11 | 1 | -1/+1 |
* | mtd: rawnand: qcom: Add support for Qcom SMEM parser | Manivannan Sadhasivam | 2021-01-04 | 1 | -1/+3 |
* | mtd: rawnand: qcom: Add NAND controller support for SDX55 | Manivannan Sadhasivam | 2020-12-10 | 1 | -17/+51 |
* | mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller | Kathiravan T | 2020-12-10 | 1 | -0/+4 |
* | mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read | Praveenkumar I | 2020-12-10 | 1 | -0/+2 |
* | mtd: rawnand: qcom: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-30 | 1 | -16/+8 |
* | mtd: rawnand: Use the new ECC engine type enumeration | Miquel Raynal | 2020-09-28 | 1 | -1/+1 |
* | mtd: rawnand: qcom: set BAM mode only if not set already | Sivaprakash Murugesan | 2020-06-26 | 1 | -1/+10 |
* | mtd: rawnand: qcom: avoid write to unavailable register | Sivaprakash Murugesan | 2020-06-26 | 1 | -1/+6 |
* | mtd: rawnand: qcom: Stop using nand_release() | Miquel Raynal | 2020-05-31 | 1 | -3/+8 |
* | mtd: rawnand: Rename a NAND chip option | Miquel Raynal | 2020-05-11 | 1 | -1/+1 |
* | mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-03-11 | 1 | -17/+33 |
* | mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc() | Peter Ujfalusi | 2020-03-11 | 1 | -27/+34 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | mtd: rawnand: Provide a helper to get chip->data_buf | Boris Brezillon | 2019-04-08 | 1 | -5/+3 |
* | mtd: rawnand: qcom: fix memory corruption that causes panic | Christian Lamparter | 2019-01-08 | 1 | -10/+10 |
* | Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2018-12-18 | 1 | -16/+16 |
|\ |
|
| * | mtd: rawnand: qcom: Namespace prefix some commands | Olof Johansson | 2018-11-18 | 1 | -16/+16 |
* | | mtd: rawnand: Deprecate the ->select_chip() hook | Boris Brezillon | 2018-12-07 | 1 | -1/+1 |
|/ |
|
* | mtd: rawnand: Deprecate ->{set,get}_features() hooks | Boris Brezillon | 2018-10-03 | 1 | -2/+2 |
* | mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks | Boris Brezillon | 2018-10-03 | 1 | -2/+2 |
* | mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() | Boris Brezillon | 2018-10-03 | 1 | -7/+7 |
* | mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks | Boris Brezillon | 2018-10-03 | 1 | -8/+9 |
* | mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -4/+3 |
* | mtd: rawnand: Pass a nand_chip object to chip->select_chip() | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -4/+2 |
* | mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -7/+8 |
* | mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -6/+5 |
* | mtd: rawnand: Pass a nand_chip object to nand_release() | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: Pass a nand_chip object to nand_scan() | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: qcom: don't include dma-direct.h | Christoph Hellwig | 2018-09-04 | 1 | -1/+0 |