1. 0119720 mtd: rawnand: mtk: fix possible object reference leak by Wen Yang · 6 years ago
  2. 11493f2 mtd: rawnand: jz4780: fix possible object reference leak by Wen Yang · 6 years ago
  3. a12085d mtd: rawnand: atmel: fix possible object reference leak by Wen Yang · 6 years ago
  4. ab3ab7b mtd: rawnand: fsmc: Disable NAND on remove() by Linus Walleij · 6 years ago
  5. 30c72ab mtd: rawnand: fsmc: Reset NAND timings on resume() by Linus Walleij · 6 years ago
  6. c40c7a9 mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG by Stefan Roese · 6 years ago
  7. 7a10a92 mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info by Masahiro Yamada · 6 years ago
  8. a8fce9f mtd: rawnand: denali: remove unused function argument 'raw' by Masahiro Yamada · 6 years ago
  9. 4b3ee71 mtd: rawnand: denali: remove unneeded denali_reset_irq() call by Masahiro Yamada · 6 years ago
  10. f9ffb40 mtd: rawnand: check return code of nand_reset() and nand_readid_op() by Masahiro Yamada · 6 years ago
  11. 2d73f3d mtd: rawnand: remove ->legacy.erase and single_erase() by Masahiro Yamada · 6 years ago
  12. d4ea6ed mtd: rawnand: denali: remove ->erase hook by Masahiro Yamada · 6 years ago
  13. 3175e12 mtd: rawnand: Annotate implicit fall through in nand_scan_tail by Mathieu Malaterre · 6 years ago
  14. 5b15f86 mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp by Mathieu Malaterre · 6 years ago
  15. db21451 mtd: spinand: Add support for all Toshiba Memory products by Yoshio Furuyama · 6 years ago
  16. 0f416a4 MAINTAINERS: Add entry for Amlogic NAND controller driver by Jianxin Pan · 6 years ago
  17. 8fae856 mtd: rawnand: meson: add support for Amlogic NAND flash controller by Liang Yang · 6 years ago
  18. 3059ba7 dt-bindings: nand: meson: add Amlogic NAND controller driver by Liang Yang · 6 years ago
  19. 013e629 mtd: rawnand: Simplify the locking by Boris Brezillon · 6 years ago
  20. 661803b mtd: rawnand: Stop using chip->state in drivers by Boris Brezillon · 6 years ago
  21. efe5d13 mtd: rawnand: omap2: Use nand_controller_init() by Boris Brezillon · 6 years ago
  22. a0916c9 mtd: rawnand: tmio: Do not abuse nand_controller->wq by Boris Brezillon · 6 years ago
  23. b5c2def mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it by Boris Brezillon · 6 years ago
  24. 7b30196 mtd: rawnand: marvell: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  25. 511d05e mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case by Boris Brezillon · 6 years ago
  26. f4cb4d7 mtd: spinand: macronix: Fix ECC Status Read by Emil Lenngren · 6 years ago
  27. 67c88008 mtd: rawnand: sunxi: Fix kernel doc headers by Boris Brezillon · 6 years ago
  28. df50579 mtd: rawnand: sunxi: Migrate to ->exec_op() by Boris Brezillon · 6 years ago
  29. f5f8887 mtd: rawnand: sunxi: Add an SPDX tag by Boris Brezillon · 6 years ago
  30. cde567e mtd: rawnand: sunxi: Stop passing mtd_info objects around by Boris Brezillon · 6 years ago
  31. a55abb3 mtd: rawnand: sunxi: Name nand_chip objects consistently by Boris Brezillon · 6 years ago
  32. 6c721ac mtd: rawnand: sunxi: Use struct_size() by Boris Brezillon · 6 years ago
  33. f385ebf mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects by Boris Brezillon · 6 years ago
  34. 33c8cf4 mtd: rawnand: stm32_fmc2: add polling mode by Christophe Kerello · 6 years ago
  35. 2cd457f mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 6 years ago
  36. 8c6e7fd dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation by Christophe Kerello · 6 years ago
  37. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  38. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  39. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  41. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  42. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  43. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  44. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  45. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  46. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  47. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  48. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  49. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  50. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  51. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  52. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  53. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  54. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  55. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  56. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  57. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  58. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  59. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  60. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  61. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  62. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  63. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  64. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  65. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  66. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  67. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  68. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  69. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  70. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  71. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  72. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  73. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  74. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  75. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  76. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  77. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  78. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  79. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  80. 3cd6d49 Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  81. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  82. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  83. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  84. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  85. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  87. f1c2f88 Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  88. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  89. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  90. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  91. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  92. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  93. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  94. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  95. 8270f3a dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations by Christoph Hellwig · 6 years ago
  96. 06f55fd x86/amd_gart: fix unmapping of non-GART mappings by Christoph Hellwig · 6 years ago
  97. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  98. 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
  99. a959dc8 Use __put_user_goto in __put_user_size() and unsafe_put_user() by Linus Torvalds · 9 years ago
  100. 4a78921 x86 uaccess: Introduce __put_user_goto by Linus Torvalds · 9 years ago