1. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  4. d5b160d Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  5. efacc69 mtd: add arch dependency for MTD_BCM47XXSFLASH symbol by Rafał Miłecki · 8 years ago
  6. 47ef4ad Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  7. 7ce9ea7 mtd: nand: omap2: Add check for old elm binding by Teresa Remmet · 8 years ago
  8. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  9. 972228d ubi: Make recover_peb power cut aware by Richard Weinberger · 8 years ago
  10. 61edc3f ubi: Don't bypass ->getattr() by Richard Weinberger · 8 years ago
  11. 1a498ec Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()" by Richard Weinberger · 8 years ago
  12. ad022c8 Revert "mtd: switch ubi_open_volume_path() to vfs_stat()" by Richard Weinberger · 8 years ago
  13. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  14. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  15. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  16. 4cae85b Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  17. 53b74ed Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts" by Wenyou Yang · 8 years ago
  18. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  19. 1900149 UBI: Fix static volume checks when Fastmap is used by Richard Weinberger · 8 years ago
  20. 73b0cd5 UBI: Set free_count to zero before walking through erase list by Heiko Schocher · 8 years ago
  21. 24663e7 UBI: Silence an unintialized variable warning by Dan Carpenter · 8 years ago
  22. fadb366 UBI: Clean up return in ubi_remove_volume() by Dan Carpenter · 8 years ago
  23. 960b35d UBI: Modify wrong comment in ubi_leb_map function. by z00189512 · 8 years ago
  24. 1e0a74f UBI: Don't read back all data in ubi_eba_copy_leb() by Richard Weinberger · 8 years ago
  25. 525bab7 UBI: Add ro-mode sysfs attribute by Ezequiel Garcia · 8 years ago
  26. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  27. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  30. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. 490e142 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  32. e5366a2 mtd: spi-nor: support GigaDevice gd25lq64c by Brian Norris · 8 years ago
  33. 3603ea0 mtd: nand_bch: fix spelling of "probably" by Brian Norris · 8 years ago
  34. 2cbaf54 Merge tag 'nand/for-4.7' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  35. 666b656 mtd: brcmnand: respect ECC algorithm set by NAND subsystem by Brian Norris · 8 years ago
  36. bd2e778 gpmi-nand: Handle ECC Errors in erased pages by Markus Pargmann · 8 years ago
  37. ba4f46b mtd: nand: add support for "nand-ecc-algo" DT property by Rafał Miłecki · 8 years ago
  38. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 8 years ago
  39. ae211bc mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping by Rafał Miłecki · 8 years ago
  40. 06f384c mtd: nand: read ECC algorithm from the new field by Rafał Miłecki · 8 years ago
  41. ef296dc mtd: nand: fsmc: validate ECC setup by checking algorithm directly by Rafał Miłecki · 8 years ago
  42. e9d4fae mtd: nand: set ECC algorithm to Hamming on fallback by Rafał Miłecki · 8 years ago
  43. d5f304a mtd: nand: atmel: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  44. 867f987 mtd: nand: davinci: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  45. 04dae62 mtd: nand: bf5xx: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  46. 8c6f0fc mtd: nand: omap2: Fix high memory dma prefetch transfer by Cooper Jr., Franklin · 8 years ago
  47. 03d3a1d mtd: nand: omap2: Start dma request before enabling prefetch by Cooper Jr., Franklin · 8 years ago
  48. 7778478 mtd: nandsim: add __init attribute by Julia Lawall · 8 years ago
  49. d48f62b mtd: nand: move of_get_nand_xxx() helpers into nand_base.c by Boris Brezillon · 8 years ago
  50. 14667d8 mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  51. 609468f mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  52. f6c36aa mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  53. 2d01922 mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  54. 363b5db mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  55. f05f6a1 mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  56. 57a605b mtd: nand: omap2: fix compare_const_fl.cocci warnings by Julia Lawall · 8 years ago
  57. 99fec60 mtd: nand: jz4740: Remove unused local variable by Maarten ter Huurne · 8 years ago
  58. e99b0d9 mtd: nand: fsl_elbc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  59. ff1ef35 mtd: nand: fsl_ifc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  60. ab2f5a8 mtd: nand: fsl_upm: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  61. d9944e1 mtd: nand: cmx270: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  62. 7079e7e mtd: nand: mpc5121_nfc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  63. c2ec6b3 mtd: nand: au1550nd: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  64. e020cc0 mtd: nand: sh_flctl: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  65. c4fe72a mtd: nand: s3c2410: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  66. d7b83b8 mtd: nand: omap2: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  67. aab616e mtd: kill the nand_ecclayout struct by Boris Brezillon · 8 years ago
  68. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 8 years ago
  69. a411679 mtd: onenand: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  70. 421e81c mtd: nand: qcom: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  71. 3cf32d1 mtd: nand: vf610: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  72. c66811e mtd: nand: sunxi: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  73. 987b913 mtd: nand: sm_common: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  74. e7049f2 mtd: nand: sh_flctl: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  75. bf01e06b mtd: nand: s3c2410: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  76. 39980c5 mtd: nand: pxa3xx: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  77. e04dbf3 mtd: nand: omap2: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  78. a894cf6c mtd: nand: mxc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  79. d50b523 mtd: nand: lpc32xx: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  80. 36886be mtd: nand: jz4780: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  81. 2ca9ec9 mtd: nand: hisi504: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  82. 3f158e4 mtd: nand: gpmi: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  83. 04a123a mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct by Boris Brezillon · 8 years ago
  84. 22b4695 mtd: nand: fsmc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  85. caf5129 mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  86. c2e197b mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  87. 6b75065 mtd: nand: docg4: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  88. 68c1b75 mtd: nand: diskonchip: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  89. 14fad62 mtd: nand: denali: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  90. e4aacaa mtd: nand: davinci: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  91. a8ed6e6 mtd: nand: cafe: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  92. ef5eeea mtd: nand: brcm: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  93. c8766e8 mtd: nand: bf5xx: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  94. cc00383 mtd: nand: atmel: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  95. 5053318 mtd: nand: jz4740: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  96. e5b2d30 mtd: nand: sharpsl: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  97. 7cf9c19 mtd: nand: bch: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  98. abbbc60 mtd: pmc551: add __init attribute by Julia Lawall · 8 years ago
  99. e4106a7 mtd: maps: add __init attribute by Julia Lawall · 8 years ago
  100. 025ce02 mtd: maps: make uclinux.c driver more explicitly non-modular by Paul Gortmaker · 8 years ago