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