1. a730665 UBI: Export next_sqnum() by Richard Weinberger · 12 years ago
  2. 5638b33 UBI: Add fastmap stuff to ubi.h by Richard Weinberger · 12 years ago
  3. 1c86574 UBI: Add fastmap on-flash data structures by Richard Weinberger · 12 years ago
  4. 55393ba UBI: fix trivial typo 'it' => 'is' by Brian Norris · 12 years ago
  5. cf38aca UBI: load after mtd device drivers by Jiang Lu · 12 years ago
  6. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  7. e28453b UBI: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
  8. 049333c UBI: comply with coding style by Artem Bityutskiy · 12 years ago
  9. 193819c UBI: erase free PEB with bitflip in EC header by Matthieu CASTET · 12 years ago
  10. abb3e01 UBI: fix autoresize handling in R/O mode by Artem Bityutskiy · 12 years ago
  11. db7e21c UBI: add max_beb_per1024 to attach ioctl by Richard Genoud · 12 years ago
  12. edac493 UBI: allow specifying bad PEBs limit using module parameter by Richard Genoud · 12 years ago
  13. d2f588f9 UBI: check max_beb_per1024 value in ubi_attach_mtd_dev by Richard Genoud · 12 years ago
  14. 256334c UBI: prepare for max_beb_per1024 module parameter addition by Richard Genoud · 12 years ago
  15. 5993f9b UBI: introduce MTD_PARAM_MAX_COUNT by Richard Genoud · 12 years ago
  16. 95e6fb0 UBI: separate bad_peb_limit in a function by Richard Genoud · 12 years ago
  17. ba4087e UBI: use the whole MTD device size to get bad_peb_limit by Richard Genoud · 12 years ago
  18. 62082e5 mtd: mtdparts: introduce mtd_get_device_size by Richard Genoud · 12 years ago
  19. 5dee467 mtd: mark mtd_is_partition argument as constant by Richard Genoud · 12 years ago
  20. 1b2a579 UBI: kill CONFIG_MTD_UBI_BEB_RESERVE by Shmulik Ladkani · 12 years ago
  21. 37f758a UBI: limit amount of reserved eraseblocks for bad PEB handling by Shmulik Ladkani · 12 years ago
  22. 8beeb3b UBI: introduce new bad PEB limit by Shmulik Ladkani · 12 years ago
  23. 183ae6c UBI: print PID in debug messages by Artem Bityutskiy · 12 years ago
  24. 5739dd7 UBI: print image sequence number as unsigned integer by Artem Bityutskiy · 12 years ago
  25. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  27. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  28. a334937 ARM: imx: gpmi-nand depends on mxs-dma by Arnd Bergmann · 12 years ago
  29. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  30. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  31. 2df41d0 mtd: omap2: remove private DMA API implementation by Russell King · 12 years ago
  32. 763e735 mtd: omap2: add DMA engine support by Russell King · 12 years ago
  33. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  34. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  35. 7784350 ARM: Kirkwood: Replace mrvl with marvell by Andrew Lunn · 12 years ago
  36. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  37. ce447f3 Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  38. 1471d41 MTD: NAND: JZ4740: Multi-bank support with autodetection by Maarten ter Huurne · 12 years ago
  39. 87e773c UBI: harmonize the update of ubi->beb_rsvd_pebs by Shmulik Ladkani · 12 years ago
  40. 5c669a5 UBI: trivial: fix comment of ubi_calculate_reserved function by Shmulik Ladkani · 12 years ago
  41. 2ce7be1 UBI: fix spelling of detach in debug output by Peter Meerwald · 12 years ago
  42. 54de1f1 UBI: Change the default percentage of reserved PEB by Richard Genoud · 12 years ago
  43. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  44. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  45. af9b9a5 Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  46. 596fd46 mtd: nandsim: don't open code a do_div helper by Herton Ronaldo Krzesinski · 12 years ago
  47. 6023813a mtd: gpmi-nand: fix read page when reading to vmalloced area by Sascha Hauer · 12 years ago
  48. 096bcc2 mtd: mxc_nand: use 32bit copy functions by Sascha Hauer · 12 years ago
  49. 48f8b64 mtd: cafe_nand: fix an & vs | mistake by Dan Carpenter · 12 years ago
  50. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  51. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  52. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  53. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  54. ea3b2ea mtd: nand: initialize bitflip_threshold prior to BBT scanning by Shmulik Ladkani · 12 years ago
  55. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  56. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  57. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  58. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  59. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  60. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  61. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  62. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  63. 34a5704 mtd: nand: fix scan_read_raw_oob by Dmitry Maluka · 12 years ago
  64. 52c2d9a mtd: docg3 fix in-middle of blocks reads by Robert Jarzmik · 12 years ago
  65. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 6133308 Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  67. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  68. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. fa09ede MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc by John Crispin · 12 years ago
  72. 02fa961 MTD: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  73. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  74. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  75. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  76. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 12 years ago
  77. 5cc0942 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment by Joel Reardon · 12 years ago
  78. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 12 years ago
  79. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  80. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 12 years ago
  81. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 12 years ago
  82. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  83. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 12 years ago
  84. 1fc2e3e UBI: rename ubi_scan_leb_slab by Artem Bityutskiy · 12 years ago
  85. 0bae288 UBI: rename ubi_scan_move_to_list by Artem Bityutskiy · 12 years ago
  86. 66a2af3 UBI: rename ubi_scan_destroy_ai by Artem Bityutskiy · 12 years ago
  87. c87fbd7 UBI: rename ubi_scan_get_free_peb by Artem Bityutskiy · 12 years ago
  88. d717dc2 UBI: rename ubi_scan_rm_volume by Artem Bityutskiy · 12 years ago
  89. dcd85fd UBI: rename ubi_scan_find_av by Artem Bityutskiy · 12 years ago
  90. 3561188 UBI: rename ubi_scan_add_used by Artem Bityutskiy · 12 years ago
  91. ee663d9 UBI: remove unused function by Artem Bityutskiy · 12 years ago
  92. 13d33da UBI: make ubi_scan_erase_peb static and rename by Artem Bityutskiy · 12 years ago
  93. 517af48 UBI: rename sv to av by Artem Bityutskiy · 12 years ago
  94. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  95. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 12 years ago
  96. 55e93e5 UBI: amend comments after renaming in scan.c by Artem Bityutskiy · 12 years ago
  97. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  98. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 12 years ago
  99. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 12 years ago
  100. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago