1. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  2. 2df41d0 mtd: omap2: remove private DMA API implementation by Russell King · 12 years ago
  3. 763e735 mtd: omap2: add DMA engine support by Russell King · 12 years ago
  4. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  5. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  6. 7784350 ARM: Kirkwood: Replace mrvl with marvell by Andrew Lunn · 12 years ago
  7. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  8. ce447f3 Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  9. 1471d41 MTD: NAND: JZ4740: Multi-bank support with autodetection by Maarten ter Huurne · 12 years ago
  10. 87e773c UBI: harmonize the update of ubi->beb_rsvd_pebs by Shmulik Ladkani · 12 years ago
  11. 5c669a5 UBI: trivial: fix comment of ubi_calculate_reserved function by Shmulik Ladkani · 12 years ago
  12. 2ce7be1 UBI: fix spelling of detach in debug output by Peter Meerwald · 12 years ago
  13. 54de1f1 UBI: Change the default percentage of reserved PEB by Richard Genoud · 12 years ago
  14. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  15. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  16. af9b9a5 Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  17. 596fd46 mtd: nandsim: don't open code a do_div helper by Herton Ronaldo Krzesinski · 12 years ago
  18. 6023813a mtd: gpmi-nand: fix read page when reading to vmalloced area by Sascha Hauer · 12 years ago
  19. 096bcc2 mtd: mxc_nand: use 32bit copy functions by Sascha Hauer · 12 years ago
  20. 48f8b64 mtd: cafe_nand: fix an & vs | mistake by Dan Carpenter · 12 years ago
  21. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  22. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  23. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  24. ea3b2ea mtd: nand: initialize bitflip_threshold prior to BBT scanning by Shmulik Ladkani · 12 years ago
  25. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  26. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  27. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  28. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  29. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  30. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  31. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  32. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  33. 34a5704 mtd: nand: fix scan_read_raw_oob by Dmitry Maluka · 12 years ago
  34. 52c2d9a mtd: docg3 fix in-middle of blocks reads by Robert Jarzmik · 12 years ago
  35. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 6133308 Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  37. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  38. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  40. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. fa09ede MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc by John Crispin · 12 years ago
  42. 02fa961 MTD: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  43. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  44. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  45. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  46. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 12 years ago
  47. 5cc0942 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment by Joel Reardon · 12 years ago
  48. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 12 years ago
  49. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  50. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 12 years ago
  51. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 12 years ago
  52. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  53. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 12 years ago
  54. 1fc2e3e UBI: rename ubi_scan_leb_slab by Artem Bityutskiy · 12 years ago
  55. 0bae288 UBI: rename ubi_scan_move_to_list by Artem Bityutskiy · 12 years ago
  56. 66a2af3 UBI: rename ubi_scan_destroy_ai by Artem Bityutskiy · 12 years ago
  57. c87fbd7 UBI: rename ubi_scan_get_free_peb by Artem Bityutskiy · 12 years ago
  58. d717dc2 UBI: rename ubi_scan_rm_volume by Artem Bityutskiy · 12 years ago
  59. dcd85fd UBI: rename ubi_scan_find_av by Artem Bityutskiy · 12 years ago
  60. 3561188 UBI: rename ubi_scan_add_used by Artem Bityutskiy · 12 years ago
  61. ee663d9 UBI: remove unused function by Artem Bityutskiy · 12 years ago
  62. 13d33da UBI: make ubi_scan_erase_peb static and rename by Artem Bityutskiy · 12 years ago
  63. 517af48 UBI: rename sv to av by Artem Bityutskiy · 12 years ago
  64. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  65. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 12 years ago
  66. 55e93e5 UBI: amend comments after renaming in scan.c by Artem Bityutskiy · 12 years ago
  67. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  68. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 12 years ago
  69. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 12 years ago
  70. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago
  71. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  72. 7bf523a UBI: more of clean-up terminology for self-checks by Artem Bityutskiy · 12 years ago
  73. 8056eb4 UBI: clean-up terminology for self-checks in io.c by Artem Bityutskiy · 12 years ago
  74. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  75. 718c00b UBI: rename ubi_dbg_dump_mkvol_req by Artem Bityutskiy · 12 years ago
  76. b989bd4 UBI: rename ubi_dbg_dump_seb by Artem Bityutskiy · 12 years ago
  77. 614c74a75 UBI: rename ubi_dbg_dump_sv by Artem Bityutskiy · 12 years ago
  78. 1f021e1d UBI: rename ubi_dbg_dump_vtbl_record by Artem Bityutskiy · 12 years ago
  79. 766381f UBI: rename ubi_dbg_dump_vol_info by Artem Bityutskiy · 12 years ago
  80. 4415626 UBI: amend commentaries WRT dtype by Artem Bityutskiy · 12 years ago
  81. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  82. 0964f6a UBI: remove superfluous "!!" operation by Richard Weinberger · 12 years ago
  83. f01e2d1 UBI: always warn if case of I/O errors by Artem Bityutskiy · 12 years ago
  84. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 12 years ago
  85. ef7088e UBI: always dump flash contents in case of errors by Artem Bityutskiy · 12 years ago
  86. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 12 years ago
  87. 3e48b1b mtd: nand: gpmi: fix compile error caused by pinctrl call by Shawn Guo · 12 years ago
  88. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 12 years ago
  89. a0fabf72 mtd: Add orion_nand devicetree bindings by Jamie Lentin · 12 years ago
  90. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago
  91. 5df41de mtd: cfi_cmdset_0002: Slight cleanup of fixup messages by David Woodhouse · 12 years ago
  92. 43dc03c mtd: add fixup for S29NS512P NOR flash. by Javier Martin · 12 years ago
  93. 0e618ef mtd: nand: omap: add support for hardware BCH ecc by Ivan Djelic · 12 years ago
  94. 1951f2f mtd: nand: check the return code of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  95. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  96. 4fba37a mtd: m25p80: Add support for Winbond W25Q80BW by Thomas Abraham · 12 years ago
  97. 9013bb4 mtd: gpmi: add gpmi support for mx6q by Huang Shijie · 12 years ago
  98. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 12 years ago
  99. 279f08d mtd: nand: utilize oob_required parameter by Brian Norris · 12 years ago
  100. 7725cc8 mtd: gpmi-nand: utilize oob_requested parameter by Brian Norris · 12 years ago