1. ce33bd4 MAINTAINERS: Add Arasan NAND controller and bindings by Miquel Raynal · 4 years, 8 months ago
  2. d790461 mtd: rawnand: Add nand_extract_bits() by Miquel Raynal · 4 years, 8 months ago
  3. 0651ed5 mtd: rawnand: Ensure the number of bitflips is consistent by Miquel Raynal · 4 years, 8 months ago
  4. 1759279 lib/bch: Allow easy bit swapping by Miquel Raynal · 4 years, 8 months ago
  5. c8ae3f7 lib/bch: Rework a little bit the exported function names by Miquel Raynal · 4 years, 8 months ago
  6. f068980 mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers by Miquel Raynal · 4 years, 8 months ago
  7. 767727b mtd: rawnand: Remove the cmx270 NAND controller driver by Boris Brezillon · 4 years, 8 months ago
  8. e45a4b6 mtd: rawnand: Fix nand_gpio_waitrdy() by Boris Brezillon · 4 years, 8 months ago
  9. dbf1508 mtd: rawnand: davinci: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 8 months ago
  10. 547aa7c mtd: rawnand: davinci: Implement exec_op() by Boris Brezillon · 4 years, 8 months ago
  11. 4f426e6 mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W} by Boris Brezillon · 4 years, 8 months ago
  12. 3626fdc mtd: rawnand: davinci: Inherit from nand_controller by Boris Brezillon · 4 years, 8 months ago
  13. dcb351c0 mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · 4 years, 8 months ago
  14. d00358d mtd: rawnand: brcmnand: improve hamming oob layout by Álvaro Fernández Rojas · 4 years, 8 months ago
  15. 130bbde mtd: rawnand: brcmnand: fix hamming oob layout by Álvaro Fernández Rojas · 4 years, 8 months ago
  16. 2d1b7728 MAINTAINERS: Remove Xiaolei Li and mark MTK NFC as orphaned by Miquel Raynal · 4 years, 8 months ago
  17. 0584d02 MAINTAINERS: Remove Piotr Sroka and mark Cadence NFC as orphaned by Miquel Raynal · 4 years, 8 months ago
  18. 1f1ec62 mtd: rawnand: Propage CS selection to sub operations by Boris Brezillon · 4 years, 9 months ago
  19. 699d3e6 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 8 months ago
  20. 743f055 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 8 months ago
  21. 0185d50 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts by Christophe Kerello · 4 years, 9 months ago
  22. 2d3d54b mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 9 months ago
  23. 71d1f1d mtd: rawnand: stm32_fmc2: manage all errors cases at probe time by Christophe Kerello · 4 years, 9 months ago
  24. d8ef2b7 mtd: rawnand: diskonchip: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 9 months ago
  25. f46eb7a mtd: rawnand: diskonchip: Implement exec_op() by Boris Brezillon · 4 years, 9 months ago
  26. f37b1d3 mtd: rawnand: diskonchip: Inherit from nand_controller by Boris Brezillon · 4 years, 9 months ago
  27. fddf5ce mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword() by Boris Brezillon · 4 years, 9 months ago
  28. a50b0c2 mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single byte reads by Boris Brezillon · 4 years, 9 months ago
  29. dace12c mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag by Boris Brezillon · 4 years, 8 months ago
  30. 8420c68 mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag by Boris Brezillon · 4 years, 8 months ago
  31. ec7cfc3 mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag by Boris Brezillon · 4 years, 8 months ago
  32. 22dc5f9 mtd: rawnand: micron: Allow controllers to overload raw accessors by Miquel Raynal · 4 years, 9 months ago
  33. 0e7f4b6 mtd: rawnand: Allow controllers to overload soft ECC hooks by Miquel Raynal · 4 years, 9 months ago
  34. 658beb6 mtd: rawnand: Expose monolithic read/write_page_raw() helpers by Miquel Raynal · 4 years, 9 months ago
  35. daca317 mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers by Miquel Raynal · 4 years, 9 months ago
  36. c27842e mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers by Miquel Raynal · 4 years, 9 months ago
  37. b451f5b mtd: rawnand: Give the possibility to verify a read operation is supported by Miquel Raynal · 4 years, 9 months ago
  38. 9303702 mtd: rawnand: Add a helper to check supported operations by Miquel Raynal · 4 years, 9 months ago
  39. 21b5cf3 mtd: rawnand: Avoid indirect access to ->data_buf() by Miquel Raynal · 4 years, 9 months ago
  40. 6446907 mtd: rawnand: Rename the use_bufpoi variables by Miquel Raynal · 4 years, 9 months ago
  41. 2f95994 mtd: rawnand: Fix comments about the use of bufpoi by Miquel Raynal · 4 years, 9 months ago
  42. ce8148d mtd: rawnand: Rename a NAND chip option by Miquel Raynal · 4 years, 9 months ago
  43. 96d627b mtd: rawnand: Reorder the nand_chip->options flags by Miquel Raynal · 4 years, 9 months ago
  44. dd6ed5c mtd: rawnand: Translate obscure bitfields into readable macros by Miquel Raynal · 4 years, 9 months ago
  45. 66aaba3 ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode by Boris Brezillon · 4 years, 9 months ago
  46. 568d841 mtd: cmdlinepart: Add an slc option to use SLC mode on a part by Boris Brezillon · 4 years, 9 months ago
  47. 1998053 mtd: partitions: ofpart: Parse the slc-mode property by Boris Brezillon · 4 years, 9 months ago
  48. 422928a dt-bindings: mtd: partition: Document the slc-mode property by Boris Brezillon · 4 years, 9 months ago
  49. 9e3307a mtd: Add support for emulated SLC mode on MLC NANDs by Boris Brezillon · 4 years, 9 months ago
  50. d652f3a mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00 by Boris Brezillon · 4 years, 9 months ago
  51. 18729b1 mtd: rawnand: Define the "distance 3" MLC pairing scheme by Boris Brezillon · 4 years, 9 months ago
  52. 5338ef9 mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00 by Boris Brezillon · 4 years, 9 months ago
  53. 51b71ac mtd: rawnand: cs553x: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 9 months ago
  54. b4ed632 mtd: rawnand: cs553x: Implement exec_op() by Boris Brezillon · 4 years, 9 months ago
  55. ba03e48 mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W} by Boris Brezillon · 4 years, 9 months ago
  56. c9e1817 mtd: rawnand: cs553x: Declare controllers instead of NAND chips by Boris Brezillon · 4 years, 9 months ago
  57. 432ab89 mtd: rawnand: jedec: Use intermediate variables to improve readability by Miquel Raynal · 4 years, 9 months ago
  58. 2e8f56f mtd: rawnand: jedec: Define the number of parameter pages by Miquel Raynal · 4 years, 9 months ago
  59. 6e9c65d mtd: rawnand: onfi: Drop a useless parameter page read by Miquel Raynal · 4 years, 9 months ago
  60. 7e92826 mtd: rawnand: onfi: Avoid doing a copy of the parameter page by Miquel Raynal · 4 years, 9 months ago
  61. dacd1a1 mtd: rawnand: onfi: Define the number of parameter pages by Miquel Raynal · 4 years, 9 months ago
  62. 543e34f mtd: rawnand: onfi: Use intermediate variables to improve readability by Miquel Raynal · 4 years, 9 months ago
  63. 1d5d08e mtd: rawnand: onfi: Fix redundancy detection check by Miquel Raynal · 4 years, 9 months ago
  64. 4d8ec04 mtd: rawnand: timings: Fix default tR_max and tCCS_min timings by Miquel Raynal · 4 years, 9 months ago
  65. 83c411c2 mtd: rawnand: timings: Add mode information to the timings structure by Miquel Raynal · 4 years, 9 months ago
  66. 1617942 mtd: rawnand: marvell: Rename the ->correct() function by Miquel Raynal · 4 years, 9 months ago
  67. 82c6c04 mtd: rawnand: marvell: Rename a function to clarify by Miquel Raynal · 4 years, 9 months ago
  68. c525b7a mtd: rawnand: marvell: Fix probe error path by Miquel Raynal · 4 years, 9 months ago
  69. 7a0c18f mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered by Miquel Raynal · 4 years, 9 months ago
  70. 5dcc997 mtd: rawnand: marvell: Use devm_platform_ioremap_res() by Miquel Raynal · 4 years, 9 months ago
  71. c270757 mtd: rawnand: marvell: Fix the condition on a return code by Miquel Raynal · 4 years, 9 months ago
  72. d10b41b mtd: rawnand: Give more information about the ECC weakness by Miquel Raynal · 4 years, 9 months ago
  73. 806adfb mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes by Boris Brezillon · 4 years, 9 months ago
  74. b1593f8 mtd: rawnand: au1550nd: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 9 months ago
  75. a67537e mtd: rawnand: au1550nd: Implement exec_op() by Boris Brezillon · 4 years, 9 months ago
  76. 1577037 mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]() by Boris Brezillon · 4 years, 9 months ago
  77. 5756f2e mtd: rawnand: denali: add more delays before latching incoming data by Masahiro Yamada · 4 years, 10 months ago
  78. ce446b4 mtd: rawnand: Take check_only into account by Boris Brezillon · 4 years, 9 months ago
  79. 4ba246d7 mtd: rawnand: brcmnand: Remove unused including <linux/version.h> by YueHaibing · 4 years, 9 months ago
  80. fb0f6f3 mtd: rawnand: cadence: Make cadence_nand_attach_chip static by YueHaibing · 4 years, 9 months ago
  81. 73ab615 mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static by YueHaibing · 4 years, 9 months ago
  82. 7c26e6e mtd: rawnand: fsmc: Change to non-atomic bit operations by Fenghua Yu · 5 years ago
  83. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 9 months ago
  84. d4fb4bf Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  85. e9a61af Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
  86. c5f3378 Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  87. f6da8bd Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  88. edf17b2 Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
  89. a8a0e2a Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  90. 749f046 Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  91. 670bcd7 Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  92. 5879288 Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  93. 5a35770 firmware_loader: revert removal of the fw_fallback_config export by Luis Chamberlain · 4 years, 9 months ago
  94. b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  95. acd6294 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  96. 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  97. e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  98. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  99. 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 9 months ago
  100. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago