1. 5876f2d mtd: rawnand: mxc: Use device_get_match_data() by Fabio Estevam · 4 years, 1 month ago
  2. ad8566d mtd: rawnand: meson: Fix a resource leak in init by Dan Carpenter · 4 years, 1 month ago
  3. d1c3ede mtd: rawnand: gpmi: Use of_device_get_match_data() by Fabio Estevam · 4 years, 2 months ago
  4. 0b1039f mtd: rawnand: Add NAND controller support on Intel LGM SoC by Ramuthevar Vadivel Murugan · 4 years, 2 months ago
  5. 2f9cea8 dt-bindings: mtd: Add Nand Flash Controller support for Intel LGM SoC by Ramuthevar Vadivel Murugan · 4 years, 2 months ago
  6. 8c573d9 mtd: spinand: micron: Add support for MT29F2G01AAAED by Thirumalesha Narasimhappa · 4 years, 2 months ago
  7. bdb84a2 mtd: spinand: micron: Use more specific names by Thirumalesha Narasimhappa · 4 years, 2 months ago
  8. 1b391c7 mtd: rawnand: gpmi: fix reference count leak in gpmi ops by Zhang Qilong · 4 years, 2 months ago
  9. 6d912c4 dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs by Krzysztof Kozlowski · 4 years, 2 months ago
  10. 5ece78d mtd: spinand: macronix: Add support for MX35LFxGE4AD by YouChing Lin · 4 years, 2 months ago
  11. 8c293f5 mtd: plat-ram: correctly free memory on error path in platram_probe() by Baskov Evgeiny · 4 years, 2 months ago
  12. 875330f mtd: onenand: Use mtd->oops_panic_write as condition by Thomas Gleixner · 4 years, 2 months ago
  13. 62e5c6c mtd: rawnand: marvell: Drop useless line by Miquel Raynal · 4 years, 2 months ago
  14. b75e17b mtd: rawnand: davinci: Do not use extra dereferencing by Miquel Raynal · 4 years, 2 months ago
  15. d59df00 mtd: rawnand: au1550: Ensure the presence of the right includes by Miquel Raynal · 4 years, 2 months ago
  16. 928f073 mtd: nand: Change dependency between the NAND and ECC cores by Miquel Raynal · 4 years, 2 months ago
  17. 131ce3e docs: mtd: Avoid htmldocs warnings by Miquel Raynal · 4 years, 2 months ago
  18. 0f6b7919 mtd: rawnand: mxc: Remove platform data support by Fabio Estevam · 4 years, 2 months ago
  19. 1f0c4ea mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get() by Yu Kuai · 4 years, 2 months ago
  20. 1771af5 mtd: nand: ecc-hamming: Clarify the logic around rp17 by Miquel Raynal · 4 years, 2 months ago
  21. 910ef7a mtd: rawnand: sunxi: Add MDMA support by Manuel Dipolt · 4 years, 3 months ago
  22. c13d845 mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments by Sergei Antonov · 4 years, 2 months ago
  23. 7998d89 mtd: rawnand: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
  24. 6285862 mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller by Kathiravan T · 4 years, 3 months ago
  25. 3246cc7 dt-bindings: qcom_nandc: IPQ6018 QPIC NAND documentation by Kathiravan T · 4 years, 3 months ago
  26. bc36860 mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read by Praveenkumar I · 4 years, 3 months ago
  27. efd50ff mtd: rawnand: gpmi: cleanup makefile by Marco Felsch · 4 years, 3 months ago
  28. a8c1dc9 mtd: spinand: Remove outdated comment by Miquel Raynal · 4 years, 3 months ago
  29. 868cbe2 mtd: spinand: Fix OOB read by Miquel Raynal · 4 years, 3 months ago
  30. 00c15b7 mtd: spinand: Allow the case where there is no ECC engine by Miquel Raynal · 4 years, 3 months ago
  31. 3d1f08b mtd: spinand: Use the external ECC engine logic by Miquel Raynal · 4 years, 3 months ago
  32. 533af69 dt-bindings: mtd: Deprecate nand-ecc-mode by Miquel Raynal · 4 years, 3 months ago
  33. 6b0c3b8 mtd: nand: Add helpers to manage ECC engines and configurations by Miquel Raynal · 4 years, 3 months ago
  34. c8efe01 mtd: spinand: Fill a default ECC provider/algorithm by Miquel Raynal · 4 years, 3 months ago
  35. da429b9 mtd: nand: Let on-die ECC engines be retrieved from the NAND core by Miquel Raynal · 4 years, 3 months ago
  36. 945845b mtd: spinand: Instantiate a SPI-NAND on-die ECC engine by Miquel Raynal · 4 years, 3 months ago
  37. 55a1a71 mtd: spinand: Move ECC related definitions earlier in the driver by Miquel Raynal · 4 years, 3 months ago
  38. 93afb10 mtd: spinand: Fix typo in comment by Miquel Raynal · 4 years, 3 months ago
  39. 53fbdee mtd: nand: Let software ECC engines be retrieved from the NAND core by Miquel Raynal · 4 years, 3 months ago
  40. 35fe1b9 mtd: nand: ecc-hamming: Create the software Hamming engine by Miquel Raynal · 4 years, 3 months ago
  41. 5180a62 mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected by Miquel Raynal · 4 years, 3 months ago
  42. eb08376a mtd: nand: ecc-hamming: Remove useless includes by Miquel Raynal · 4 years, 3 months ago
  43. 19b2ce1 mtd: nand: ecc-hamming: Stop using raw NAND structures by Miquel Raynal · 4 years, 3 months ago
  44. 90ccf0a mtd: nand: ecc-hamming: Rename the exported functions by Miquel Raynal · 4 years, 3 months ago
  45. b551fa3 mtd: nand: ecc-hamming: Cleanup and style fixes by Miquel Raynal · 4 years, 3 months ago
  46. c50e7f3 mtd: nand: ecc-hamming: Drop/fix the kernel doc by Miquel Raynal · 4 years, 3 months ago
  47. 2dbe019 mtd: nand: ecc-hamming: Clarify the driver descriptions by Miquel Raynal · 4 years, 3 months ago
  48. e5acf9c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer by Miquel Raynal · 4 years, 3 months ago
  49. cbd8778 mtd: rawnand: Get rid of chip->ecc.priv by Miquel Raynal · 4 years, 3 months ago
  50. 9994bb3 mtd: nand: ecc-bch: Create the software BCH engine by Miquel Raynal · 4 years, 3 months ago
  51. 80fe603 mtd: nand: ecc-bch: Stop using raw NAND structures by Miquel Raynal · 4 years, 3 months ago
  52. ea146d7 mtd: nand: ecc-bch: Update the prototypes to be more generic by Miquel Raynal · 4 years, 3 months ago
  53. 127aae6 mtd: nand: ecc-bch: Drop mtd_nand_has_bch() by Miquel Raynal · 4 years, 3 months ago
  54. e3010bd mtd: nand: ecc-bch: Return only valid error codes by Miquel Raynal · 4 years, 3 months ago
  55. 3c0fe36 mtd: nand: ecc-bch: Stop exporting the private structure by Miquel Raynal · 4 years, 3 months ago
  56. 8c5c209 mtd: nand: ecc-bch: Cleanup and style fixes by Miquel Raynal · 4 years, 3 months ago
  57. cdbe8df mtd: nand: ecc-bch: Move BCH code to the generic NAND layer by Miquel Raynal · 4 years, 3 months ago
  58. 51e7bf4 mtd: nand: ecc: Add an I/O request tweaking mechanism by Miquel Raynal · 4 years, 3 months ago
  59. b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 1 month ago
  60. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  61. 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  62. 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  63. 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  64. aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  65. 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  66. ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 1 month ago
  67. 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 1 month ago
  68. 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
  69. c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  70. 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  71. 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  72. 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  73. 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  74. d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  75. a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
  76. d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
  77. 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 1 month ago
  78. 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
  79. f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 1 month ago
  80. 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
  81. d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 1 month ago
  82. 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 1 month ago
  83. 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 1 month ago
  84. d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 1 month ago
  85. 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  86. 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 2 months ago
  87. 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  88. e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  89. 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  90. 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 1 month ago
  91. 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
  92. a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 1 month ago
  93. ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 1 month ago
  94. c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 1 month ago
  95. aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 1 month ago
  96. 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 2 months ago
  97. 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  98. ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 1 month ago
  99. 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 1 month ago
  100. 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 1 month ago