1. 4020378 ANDROID: mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 15 years ago
  2. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  3. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  4. 8ff0513 mtd: mtk: avoid warning in mtk_ecc_encode by Arnd Bergmann · 8 years ago
  5. 73f907f mtd: nand: Fix data interface configuration logic by Boris Brezillon · 8 years ago
  6. ce93bed mtd: nand: gpmi: disable the clocks on errors by Fabio Estevam · 8 years ago
  7. 884a3b6 UBI: Fix crash in try_recover_peb() by Geert Uytterhoeven · 8 years ago
  8. a15cf34 ubi: fix swapped arguments to call to ubi_alloc_aeb by Colin Ian King · 8 years ago
  9. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  11. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  12. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  13. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 69db4aa Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  15. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  16. f5b88de mtd: nand: fix trivial spelling error by Brian Norris · 8 years ago
  17. 1e2da4a Merge tag 'for-4.9' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  18. f7d11b3 ubi: Fix Fastmap's update_vol() by Richard Weinberger · 8 years ago
  19. 2e8f08d ubi: Fix races around ubi_refill_pools() by Richard Weinberger · 8 years ago
  20. 23654188 ubi: Deal with interrupted erasures in WL by Richard Weinberger · 8 years ago
  21. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  22. 799dca3 UBI: hide EBA internals by Boris Brezillon · 8 years ago
  23. 1f81a5c UBI: provide an helper to query LEB information by Boris Brezillon · 8 years ago
  24. 7554769 UBI: provide an helper to check whether a LEB is mapped or not by Boris Brezillon · 8 years ago
  25. 9a5f09a UBI: add an helper to check lnum validity by Boris Brezillon · 8 years ago
  26. 2d78aee UBI: simplify LEB write and atomic LEB change code by Boris Brezillon · 8 years ago
  27. f036dfe UBI: simplify recover_peb() code by Boris Brezillon · 8 years ago
  28. 7b6b749 UBI: move the global ech and vidh variables into struct ubi_attach_info by Boris Brezillon · 8 years ago
  29. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  30. fcbb6af UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}() by Boris Brezillon · 8 years ago
  31. f2fb134 UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb() by Boris Brezillon · 8 years ago
  32. f9efe8d UBI: factorize destroy_av() and ubi_remove_av() code by Boris Brezillon · 8 years ago
  33. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  34. 5f09aaa UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad) by Boris Brezillon · 8 years ago
  35. ecbfa8e UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header by Boris Brezillon · 8 years ago
  36. 4c36842 UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary by Boris Brezillon · 8 years ago
  37. 3f84e45 UBI: fix add_fastmap() to use the vid_hdr passed in argument by Boris Brezillon · 8 years ago
  38. f5f9d43 UBI: fastmap: use ubi_find_volume() instead of open coding it by Boris Brezillon · 8 years ago
  39. 5e14907 mtdpart: Propagate _get/put_device() by Richard Weinberger · 8 years ago
  40. ae6dd8d Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  41. d44154f mtd: nand: Provide nand_cleanup() function to free NAND related resources by Richard Weinberger · 8 years ago
  42. ba52b4d mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD by Boris Brezillon · 8 years ago
  43. fde85cf mtd: nand: Fix nand_command_lp() for 8bits opcodes by Boris Brezillon · 8 years ago
  44. 4796d86 mtd: nand: sunxi: Support ECC maximization by Boris Brezillon · 8 years ago
  45. 8bbba48 mtd: nand: Support maximizing ECC when using software BCH by Boris Brezillon · 8 years ago
  46. ba78ee0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 8 years ago
  47. 8283079 mtd: nand: mxc: Add timing setup for v2 controllers by Sascha Hauer · 8 years ago
  48. 4123ea3 mtd: nand: mxc: implement onfi get/set features by Sascha Hauer · 8 years ago
  49. 907f45f mtd: nand: sunxi: switch from manual to automated timing config by Sascha Hauer · 8 years ago
  50. d8e725d mtd: nand: automate NAND timings selection by Boris Brezillon · 8 years ago
  51. 6e1f970 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 8 years ago
  52. b88730a mtd: nand: Add function to convert ONFI mode to data_interface by Sascha Hauer · 8 years ago
  53. b1dd3ca mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 8 years ago
  54. 2f94abf mtd: nand: Create a NAND reset function by Sascha Hauer · 8 years ago
  55. e13f880 mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices by Roger Quadros · 8 years ago
  56. eab7fdc mtd: brcmnand: iProc big endian and ONFI support by Ray Jui · 8 years ago
  57. 10ffd57 mtd: nand_bbt: scan for next free bbt block if writing bbt fails by Kyle Roeschley · 8 years ago
  58. c3baf27 mtd: nand_bbt: Move BBT block selection logic out of write_bbt() by Boris Brezillon · 8 years ago
  59. 57d419a mtd: nand: timings: Reorder tRR_min def in mode 0 by Boris Brezillon · 8 years ago
  60. 74a332e mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips by Boris Brezillon · 8 years ago
  61. 1848a05 mtd: nand: gpmi: get correct free oob space by Han Xu · 8 years ago
  62. 3fe4f90 mtd: nand: sh_flctl: handle dma_submit() errors by Brian Norris · 8 years ago
  63. d9ca77f mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 8 years ago
  64. fc6b4d1 mtd: nand: Get rid of needless 'goto' by Andrey Smirnov · 8 years ago
  65. 76fe334 mtd: nand: Error out if cmd_ctrl() is missing by Andrey Smirnov · 8 years ago
  66. 75c19e5 Kconfig: nand: Remove redundant dependency on MTD_NAND by Andrey Smirnov · 8 years ago
  67. 107896c Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC by Andrey Smirnov · 8 years ago
  68. d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
  69. 38178e7 mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions by Lothar Waßmann · 8 years ago
  70. 559e58e mtd: nand: fix chances to create incomplete ECC data when writing by RogerCC Lin · 8 years ago
  71. 7a35328 mtd: nand: fix generating over-boundary ECC data when writing by RogerCC Lin · 8 years ago
  72. 477b022 mtd: introduce the mtd_pairing_scheme concept by Boris Brezillon · 9 years ago
  73. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  74. f6d7c1b mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl by Karl Beldan · 8 years ago
  75. a93295a mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed by Roger Quadros · 8 years ago
  76. 8f2c006 ARM: realview: imply device tree boot by Linus Walleij · 8 years ago
  77. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  78. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  79. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  80. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. 5d71afb ubi: Use bitmaps in Fastmap self-check code by Richard Weinberger · 8 years ago
  82. 74f2c6e ubi: Be more paranoid while seaching for the most recent Fastmap by Richard Weinberger · 8 years ago
  83. 5283ec7 ubi: Check whether the Fastmap anchor matches the super block by Richard Weinberger · 8 years ago
  84. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  85. be80110 ubi: Fix whitespace issue in count_fastmap_pebs() by Richard Weinberger · 8 years ago
  86. 243a4f8 ubi: Introduce vol_ignored() by Richard Weinberger · 8 years ago
  87. d139d30 ubi: Fix scan_fast() comment by Richard Weinberger · 8 years ago
  88. 4946784b ubi: Make volume resize power cut aware by Richard Weinberger · 8 years ago
  89. bc743f3 ubi: Fix early logging by Richard Weinberger · 8 years ago
  90. 95b54e1 ubi: gluebi: Fix double refcounting by Richard Weinberger · 8 years ago
  91. 714fb87 ubi: Fix race condition between ubi device creation and udev by Iosif Harutyunov · 8 years ago
  92. 8a8e8d2 ubi: Only read necessary size when reading the VID header by Sascha Hauer · 8 years ago
  93. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  94. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  95. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 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
  97. 1dcff2e mtd: spi-nor: don't build Cadence QuadSPI on non-ARM by Brian Norris · 8 years ago
  98. ad35c9a mtd: mtk-nor: remove duplicated include from mtk-quadspi.c by Wei Yongjun · 8 years ago
  99. 144f4c9 mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  100. efacc69 mtd: add arch dependency for MTD_BCM47XXSFLASH symbol by Rafał Miłecki · 8 years ago