- bfb34ec mtd: rawnand: qcom: avoid writing to obsolete register by Md Sadre Alam · 3 years, 7 months ago
- 902f332 mtd: rawnand: qcom: Delete an unneeded bool conversion by Zhen Lei · 3 years, 8 months ago
- 21020be mtd: rawnand: qcom: allow override of partition parser by Baruch Siach · 3 years, 8 months ago
- 32cbc7c mtd: rawnand: qcom: Use dma_mapping_error() for error check by Manivannan Sadhasivam · 3 years, 9 months ago
- ab2c8d3 mtd: rawnand: qcom: Add missing nand_cleanup() in error path by Manivannan Sadhasivam · 3 years, 9 months ago
- 55fbb9b mtd: rawnand: qcom: Return actual error code instead of -ENODEV by Manivannan Sadhasivam · 3 years, 10 months ago
- 503ee5a mtd: rawnand: qcom: update last code word register by Md Sadre Alam · 3 years, 10 months ago
- e7a307f mtd: rawnand: qcom: Add helper to configure location register by Md Sadre Alam · 3 years, 10 months ago
- 622d3fc mtd: rawnand: qcom: Rename parameter name in macro by Md Sadre Alam · 3 years, 10 months ago
- b057e49 mtd: rawnand: qcom: Add helper to check last code word by Md Sadre Alam · 3 years, 10 months ago
- 9a7c39e mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper by Md Sadre Alam · 3 years, 10 months ago
- 0646493 mtd: rawnand: qcom: Update register macro name for 0x2c offset by Md Sadre Alam · 4 years ago
- 82bfd11 mtd: rawnand: qcom: Add support for Qcom SMEM parser by Manivannan Sadhasivam · 4 years ago
- b120958 mtd: rawnand: qcom: Add NAND controller support for SDX55 by Manivannan Sadhasivam · 4 years, 1 month ago
- 6285862 mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller by Kathiravan T · 4 years, 3 months ago
- bc36860 mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read by Praveenkumar I · 4 years, 3 months ago
- 07eb014 mtd: rawnand: qcom: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- bace41f mtd: rawnand: Use the new ECC engine type enumeration by Miquel Raynal · 4 years, 4 months ago
- cb27239 mtd: rawnand: qcom: set BAM mode only if not set already by Sivaprakash Murugesan · 4 years, 7 months ago
- 443440c mtd: rawnand: qcom: avoid write to unavailable register by Sivaprakash Murugesan · 4 years, 7 months ago
- 0a2bc99 mtd: rawnand: qcom: Stop using nand_release() by Miquel Raynal · 4 years, 7 months ago
- ce8148d mtd: rawnand: Rename a NAND chip option by Miquel Raynal · 4 years, 8 months ago
- 92f0f8e mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 4 years, 10 months ago
- 80c3012 mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc() by Peter Ujfalusi · 4 years, 10 months ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- eeab717 mtd: rawnand: Provide a helper to get chip->data_buf by Boris Brezillon · 6 years ago
- 81d9bdf mtd: rawnand: qcom: fix memory corruption that causes panic by Christian Lamparter · 6 years ago
- f366d38 Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
- 7d6c37e mtd: rawnand: Deprecate the ->select_chip() hook by Boris Brezillon · 6 years ago
- 33bf551 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 6 years ago
- 4524036 mtd: rawnand: Deprecate ->{set,get}_features() hooks by Boris Brezillon · 6 years ago
- cdc784c mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks by Boris Brezillon · 6 years ago
- bf6065c mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() by Boris Brezillon · 6 years ago
- 716bbba mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks by Boris Brezillon · 6 years ago
- 5295cf2 mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() by Boris Brezillon · 6 years ago
- c17556f mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks by Boris Brezillon · 6 years ago
- 758b56f mtd: rawnand: Pass a nand_chip object to chip->select_chip() by Boris Brezillon · 6 years ago
- c0739d8 mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks by Boris Brezillon · 6 years ago
- 7e53432 mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks by Boris Brezillon · 6 years ago
- 767eb6f mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks by Boris Brezillon · 6 years ago
- b976168 mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks by Boris Brezillon · 6 years ago
- 59ac276 mtd: rawnand: Pass a nand_chip object to nand_release() by Boris Brezillon · 6 years ago
- 00ad378 mtd: rawnand: Pass a nand_chip object to nand_scan() by Boris Brezillon · 6 years ago
- ab0fb17 mtd: rawnand: qcom: don't include dma-direct.h by Christoph Hellwig · 6 years ago
- 6a3cec6 mtd: rawnand: qcom: convert driver to nand_scan() by Miquel Raynal · 6 years ago
- 7da4513 mtd: rawnand: better name for the controller structure by Miquel Raynal · 6 years ago
- 7330fc5 mtd: rawnand: qcom: stop using phys_to_dma() by Arnd Bergmann · 6 years ago
- 9f43dee mtd: rawnand: qcom: erased page bitflips detection by Abhishek Sahu · 6 years ago
- 85632c1 mtd: rawnand: qcom: code reorganization for raw read by Abhishek Sahu · 7 years ago
- 5bc36b2 mtd: rawnand: qcom: check for operation errors in case of raw read by Abhishek Sahu · 7 years ago
- 783b5bf mtd: rawnand: qcom: fix return value for raw page read by Abhishek Sahu · 7 years ago
- 28eed9f mtd: rawnand: qcom: modify write_oob to remove read codeword part by Abhishek Sahu · 7 years ago
- add0cfa mtd: rawnand: qcom: parse read errors for read oob also by Abhishek Sahu · 7 years ago
- 2f61038 mtd: rawnand: qcom: fix null pointer access for erased page detection by Abhishek Sahu · 7 years ago
- 8eab721 mtd: rawnand: qcom: erased page detection for uncorrectable errors only by Abhishek Sahu · 7 years ago
- 6f20070 mtd: rawnand: qcom: wait for desc completion in all BAM channels by Abhishek Sahu · 7 years ago
- 7ddb937 mtd: rawnand: qcom: use the ecc strength from device parameter by Abhishek Sahu · 7 years ago
- 320bdb5 mtd: rawnand: qcom: remove dt property nand-ecc-step-size by Abhishek Sahu · 7 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- b958758 mtd: rawnand: rename SET/GET FEATURES related functions by Miquel Raynal · 7 years ago
- 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/qcom_nandc.c]
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- 069f053 mtd: nand: qcom: Add a NULL check for devm_kasprintf() by Fabio Estevam · 7 years ago
- 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 7 years ago
- 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
- 8d6b6d7 mtd: nand: qcom: support for command descriptor formation by Abhishek Sahu · 7 years ago
- 8c4cdce mtd: nand: qcom: add command elements in BAM transaction by Abhishek Sahu · 7 years ago
- a75d6a4 Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next by Boris Brezillon · 7 years ago
- dce8476 mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller by Abhishek Sahu · 7 years ago
- a063783 mtd: nand: qcom: support for IPQ4019 QPIC NAND controller by Abhishek Sahu · 7 years ago
- cc409b9 mtd: nand: qcom: support for different DEV_CMD register offsets by Abhishek Sahu · 7 years ago
- 4e2f6c5 mtd: nand: qcom: QPIC data descriptors handling by Abhishek Sahu · 7 years ago
- 9d43f91 mtd: nand: qcom: enable BAM or ADM mode by Abhishek Sahu · 7 years ago
- a86b9c4 mtd: nand: qcom: erased codeword detection configuration by Abhishek Sahu · 7 years ago
- 91af95c mtd: nand: qcom: support for read location registers by Abhishek Sahu · 7 years ago
- 67e830a mtd: nand: qcom: support for passing flags in DMA helper functions by Abhishek Sahu · 7 years ago
- 381dd24 mtd: nand: qcom: add BAM DMA descriptor handling by Abhishek Sahu · 7 years ago
- cb80f11 mtd: nand: qcom: allocate BAM transaction by Abhishek Sahu · 7 years ago
- 6192ff7 mtd: nand: qcom: DMA mapping support for register read buffer by Abhishek Sahu · 7 years ago
- 497d7d8 mtd: nand: qcom: add and initialize QPIC DMA resources by Abhishek Sahu · 7 years ago
- 8c5d5d6 mtd: nand: qcom: add bam property for QPIC NAND controller by Abhishek Sahu · 7 years ago
- 58f1f22 mtd: nand: qcom: support for NAND controller properties by Abhishek Sahu · 7 years ago
- d8a9b32 mtd: nand: qcom: fix read failure without complete bootchain by Abhishek Sahu · 7 years ago
- 89f5127 mtd: nand: qcom: reorganize nand devices probing by Abhishek Sahu · 7 years ago
- eb6df28 mtd: nand: qcom: remove memset for clearing read register buffer by Abhishek Sahu · 7 years ago
- 77cc536 mtd: nand: qcom: reorganize nand page write by Abhishek Sahu · 7 years ago
- bde4330 mtd: nand: qcom: reorganize nand page read by Abhishek Sahu · 7 years ago
- e806423 mtd: nand: qcom: remove redundant chip select compatible string by Abhishek Sahu · 7 years ago
- 10777de mtd: nand: qcom: fix config error for BCH by Abhishek Sahu · 7 years ago
- d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
- 4a78cc6 mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP by Boris Brezillon · 8 years ago
- d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
- 421e81c mtd: nand: qcom: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
- aa02fcf mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
- 24d990e mtd: nand: remove unneeded of_mtd.h inclusions by Boris Brezillon · 9 years ago
- c76b78d mtd: nand: Qualcomm NAND controller driver by Archit Taneja · 9 years ago