1. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  2. 68b1a1e mtd: mtdswap: fix compilation warning by Artem Bityutskiy · 13 years ago
  3. e21fa86 mtdswap: kill strict error handling option by Yang Ruirui · 14 years ago
  4. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  5. 3d46b31 UBI: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  6. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
  7. d9d01f4 mtd: Use mfd_data instead of driver_data for tmio_nand by Andres Salomon · 14 years ago
  8. a23090a mfd: mfd_cell is now implicitly available to t7166xb drivers by Andres Salomon · 14 years ago
  9. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  10. fd57ed0 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  11. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  13. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  14. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  15. 28237e4 UBI: make tests modes dynamic by Artem Bityutskiy · 14 years ago
  16. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 14 years ago
  17. b342efd UBI: make debugging messages dynamic by Artem Bityutskiy · 14 years ago
  18. 6f9fdf6 UBI: remove UBI_IO_DEBUG macro by Artem Bityutskiy · 14 years ago
  19. 6edb979 UBI: kill debugging buffer by Artem Bityutskiy · 14 years ago
  20. 332873d UBI: allocate erase checking buffer on demand by Artem Bityutskiy · 14 years ago
  21. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 14 years ago
  22. 9ced9f0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  23. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  24. fc2ff59 mtd: nand: enable software BCH ECC in nand simulator by Ivan Djelic · 14 years ago
  25. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 14 years ago
  26. 89d8d32 mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap by David Woodhouse · 14 years ago
  27. 629286b9 mtd: sm_rtl: check kmalloc return value by Xiaochen Wang · 14 years ago
  28. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 14 years ago
  29. 2c1c5f1 mtd: mxc_nand: fix OOB corruption when page size > 2KiB by Baruch Siach · 14 years ago
  30. f43272c mtd: DaVinci: Removed header file that is not required by Sandeep Paulraj · 14 years ago
  31. 4332c11 mtd: pxa3xx_nand: clean the keep configure code by Lei Wen · 14 years ago
  32. 401e67e mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself by Lei Wen · 14 years ago
  33. 4eb2da8 mtd: pxa3xx_nand: unify prepare command by Lei Wen · 14 years ago
  34. 38caf7f mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function by Lei Wen · 14 years ago
  35. f8155a4 mtd: pxa3xx_nand: rework irq logic by Lei Wen · 14 years ago
  36. e353a20 mtd: pxa3xx_nand: make scan procedure more clear by Lei Wen · 14 years ago
  37. e70727e mtd: speedtest: fix integer overflow by David Lambert · 14 years ago
  38. 5d9d993 mtd: mxc_nand: fix read past buffer end by Baruch Siach · 14 years ago
  39. 74f1b72 mtd: omap3: nand: report corrected ecc errors by John Ogness · 14 years ago
  40. 775adc3 mtd: nand: fix a typo in a commentary by Jason Liu · 14 years ago
  41. c93ff6b mtd: omap: add new variable to platform data to control onenand unlocking by Roman Tereshonkov · 14 years ago
  42. b3dcfd3 mtd: onenand: add new option to control initial onenand unlocking by Roman Tereshonkov · 14 years ago
  43. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  44. a321590 mtd: Add mtdswap block driver by Jarkko Lavinen · 14 years ago
  45. 115ee88 mtd_blkdevs: Set the maximum discards size by Jarkko Lavinen · 14 years ago
  46. c7519db mtd_blkdevs: Add background processing support by Jarkko Lavinen · 14 years ago
  47. 13ce77f mtd: cfi: fix writebufsize initialization by Anatolij Gustschin · 14 years ago
  48. d8f90b2 mtd: m25p80: add support for M25PX64 by Yoshihiro Shimoda · 14 years ago
  49. 4085bcc mtd: tests: add multiblock erase test to the mtd_speedtest by Roman Tereshonkov · 14 years ago
  50. fc7fe76 mtd: tests: add count parameter to mtd_speedtest by Adrian Hunter · 14 years ago
  51. e6da856 mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address by Roman Tereshonkov · 14 years ago
  52. b085058 mtd: OneNAND: return read error for 4KiB page read by Adrian Hunter · 14 years ago
  53. 7912a5e mtd: nand: fix pointer NULL pointer dereferencing by Stanislav Fomichev · 14 years ago
  54. 7b7e905 mtd: tests: print correct values by Roman Tereshonkov · 14 years ago
  55. 3ee7451 mtd: ts5500_flash: avoid calling map_destroy on NULL by Julia Lawall · 14 years ago
  56. f17f12c mtd: phram: fix memory leak by Mathias Krause · 14 years ago
  57. 07be303 mtd: mtdram: initialize writebufsize field by Artem Bityutskiy · 14 years ago
  58. 37a23c20 mtd: m25p80: add support for the EON EN25F32 chip by Gabor Juhos · 14 years ago
  59. 771df61 mtd: adapt writebufsize calculation for concat by Holger Brunck · 14 years ago
  60. cbc6c5e mtd: atmel_nand: Add DMA support to access Nandflash by Hong Xu · 14 years ago
  61. 7f53f12 mtd: mtd_blkdevs: local symbols should be static by H Hartley Sweeten · 14 years ago
  62. ca91fac mtd: local symbols should be static by H Hartley Sweeten · 14 years ago
  63. 83025c8 mtd: mpc5121_nfc: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  64. f53fdeb mtd: drop MTD_CONCAT from Kconfig entirely by Dmitry Eremin-Solenikov · 14 years ago
  65. a8adc3f mtd: drop CONFIG_MTD_CONCAT ifdefs by Dmitry Eremin-Solenikov · 14 years ago
  66. e1d6ee7 mtd: drop MTD_CONCAT dependencies from Kconfig by Dmitry Eremin-Solenikov · 14 years ago
  67. 4d42942 mtd: make MTD_CONCAT support mandatory by Dmitry Eremin-Solenikov · 14 years ago
  68. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  69. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  70. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  71. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  72. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  73. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  74. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  75. f43ec88 UBI: provide LEB offset information by Artem Bityutskiy · 14 years ago
  76. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  77. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 14 years ago
  78. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 14 years ago
  79. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  80. fc406cd mtd: OneNAND: Change dependency of ARCH_EXYNOS4 by Kukjin Kim · 14 years ago
  81. c497dd5 mtd: OneNAND: OMAP2: increase multiblock erase verify timeout by Roman Tereshonkov · 14 years ago
  82. 3ad2d86 OMAP: OneNAND: determine frequency in one place by Adrian Hunter · 14 years ago
  83. f040d33 omap3: nand: making ecc layout as compatible with romcode ecc by Sukumar Ghorai · 14 years ago
  84. f3d73f3 omap3: nand: ecc layout select from board file by Sukumar Ghorai · 14 years ago
  85. 317379a omap3: nand: configurable fifo threshold to gain the throughput by Sukumar Ghorai · 14 years ago
  86. 4e07037 omap3: nand: prefetch in irq mode support by Sukumar Ghorai · 14 years ago
  87. 1b0b323c omap3: nand: configurable transfer type per board by Sukumar Ghorai · 14 years ago
  88. d5ce2b6 omap3630: nand: fix device size to work in polled mode by Sukumar Ghorai · 14 years ago
  89. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  90. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  91. a87f29c UBI: always re-read in case of read failures by Artem Bityutskiy · 14 years ago
  92. fef2deb UBI: cleanup comments about corrupted PEBs by Artem Bityutskiy · 14 years ago
  93. 6c1e875 UBI: add slab cache for ubi_scan_leb objects by Artem Bityutskiy · 14 years ago
  94. 7950d02 UBI: use raw mtd read function in debugging code by Artem Bityutskiy · 14 years ago
  95. 276832d UBI: try to reveal buggy MTD drivers by Artem Bityutskiy · 14 years ago
  96. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  97. 2fff570 UBI: add a commentary about allocating VID header buffer on stack by Artem Bityutskiy · 14 years ago
  98. e8cfe00 UBI: cleanup LEB start calculations by John Ogness · 14 years ago
  99. d4c6381 UBI: fix NOR erase preparation quirk by Holger Brunck · 14 years ago
  100. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago