1. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  2. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  3. 4931445 OMAP2/3: OneNAND: add 104MHz support by Adrian Hunter · 14 years ago
  4. ec5d043 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  5. 819c1a6 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  6. 859158b omap: nand: remove hardware ECC as default by Sukumar Ghorai · 14 years ago
  7. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  8. f9d1bf7 ARM: pxa: fix pxa2xx-flash section mismatch by Marek Vasut · 14 years ago
  9. 1b1d76e UBI: release locks in check_corruption by Dan Carpenter · 14 years ago
  10. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  11. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  12. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  13. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  14. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  15. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  16. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  17. 6411bf6 Revert "mtd: cleanup Kconfig dependencies" by David Woodhouse · 14 years ago
  18. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  19. 9fc05fc mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips by Guillaume LECERF · 14 years ago
  20. fc61015 mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode by Guillaume LECERF · 14 years ago
  21. b5d194c mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one by Guillaume LECERF · 14 years ago
  22. 89a8228 block2mtd: dubious assignment by Nicolas Kaiser · 14 years ago
  23. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  24. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  25. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  26. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  27. 1cd844f mtd: phram: use KBUILD_MODNAME by Joe Perches · 14 years ago
  28. 2316d3b mtd: OneNAND: S5PC110: Fix double call suspend & resume function by Kyungmin Park · 14 years ago
  29. cdcf12b mtd: nand: fix MTD_MODE_RAW writes by Jon Povey · 14 years ago
  30. 334e5f5 mtd: sm_ftl: cosmetic, use bool when possible by Maxim Levitsky · 14 years ago
  31. 9bf7071 mtd: r852: remove useless pci powerup/down from suspend/resume routines by Maxim Levitsky · 14 years ago
  32. 12aebf3 mtd: blktrans: fix a race vs kthread_stop by Maxim Levitsky · 14 years ago
  33. 480792b mtd: blktrans: kill BKL by Maxim Levitsky · 14 years ago
  34. 008c751 mtd: allow to unload the mtdtrans module if its block devices aren't open by Maxim Levitsky · 14 years ago
  35. ebd71e3 mtd: maps: gpio-addr-flash: fix warnings and make more portable by Mike Frysinger · 14 years ago
  36. 5954c47 mtd: Blackfin NFC: fix badblock location with BootROM OOB by Mike Frysinger · 14 years ago
  37. d031c22 mtd: cfi_cmdset_0002: code cleanups by Wolfram Sang · 14 years ago
  38. edb44b9 mtd: onenand: fix 4KiB page onenand chip recognition by Roman Tereshonkov · 14 years ago
  39. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 14 years ago
  40. 733daa5 mtd: omap2: fix static declaration warning by G, Manjunath Kondaiah · 14 years ago
  41. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  42. d86fbdb mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices. by David Jander · 14 years ago
  43. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 14 years ago
  44. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  45. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  46. df5b4e3 mtd: nand: pull in td into read_bbt() by Sebastian Andrzej Siewior · 14 years ago
  47. cda3209 mtd: nand: use ALIGN where possible by Sebastian Andrzej Siewior · 14 years ago
  48. 861fae1 mtd: OneNAND: S5PC210 OneNAND support by Kyungmin Park · 14 years ago
  49. e23abf4 mtd: OneNAND: S5PC110: Implement DMA interrupt method by Kyungmin Park · 14 years ago
  50. dcf0822 mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM by Kyungmin Park · 14 years ago
  51. aa6d1c0 mtd: OneNAND: S5PC100: Only S5PC110 use the command map method by Kyungmin Park · 14 years ago
  52. c762680 mtd: MLC device check in OneNAND driver by Rohit Hassan Sathyanarayan · 14 years ago
  53. ebe8a64 mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop by Kyungmin Park · 14 years ago
  54. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  55. d0f7959 mtd: add BLKPG API based repartition support by Roman Tereshonkov · 14 years ago
  56. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 14 years ago
  57. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago
  58. d2ac467 mtd: m25p80: Add support for the Winbond W25Q64 by Thierry Reding · 14 years ago
  59. c1194c7 mtd: nand_base: do not cache pages with uncorrectable ECC errors by Artem Bityutskiy · 14 years ago
  60. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  61. 5e59be1 mtd: sanity check ioctl input by Dan Carpenter · 14 years ago
  62. 0eecf4b mtd: fix the build warning for fsl_upm.c by Roy Zang · 14 years ago
  63. 7351d3a mtd: fix almost all checkpatch warnings in nand_base.c by Florian Fainelli · 14 years ago
  64. f8ac041 mtd: fix all checkpatch errors in nand_base.c by Florian Fainelli · 14 years ago
  65. 2bdb053 mtd: davinci: relax a timeout for ECC-initialization by Wolfram Sang · 14 years ago
  66. f2df1ae mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) by Gernot Hoyler · 14 years ago
  67. 6fb277b mtd: nand: split ONFI detection logic to its own function by Florian Fainelli · 14 years ago
  68. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  69. 42af8b5 mtd: nand: denali should also handle NAND_CMD_PARAM by Florian Fainelli · 14 years ago
  70. 344955f mtd: OneNAND: Remove unused cmd_map at s5pc110 by Kyungmin Park · 14 years ago
  71. 34c5bf6 mtd: nand: Samsung MLC - new OOB sizes by Brian Norris · 14 years ago
  72. eea116e mtd: davinci: fix comment to match the code by Wolfram Sang · 14 years ago
  73. a41ccf5 mtd: pcmciamtd: remove dead code by Dan Carpenter · 14 years ago
  74. cf36351 mtd: mpc5121_nfc: fix memory leak on error path by Julia Lawall · 14 years ago
  75. 9d8b104 mtd: pxa3xx_nand: set oob length in the runtime by Lei Wen · 14 years ago
  76. 18c81b1 mtd: pxa3xx_nand: remove the flash info in driver structure by Lei Wen · 14 years ago
  77. 227a886 mtd: pxa3xx_nand: introduce default timing to reduce read id times by Lei Wen · 14 years ago
  78. c1f8247 mtd: pxa3xx_nand: condense the flash definition by Lei Wen · 14 years ago
  79. 13ed7ae mtd: nand: support new Toshiba SLC by Brian Norris · 14 years ago
  80. 432dc82 mtd: cleanup Kconfig dependencies by H Hartley Sweeten · 14 years ago
  81. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  82. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  83. 2173bae mtd: nand: spansion S30MLxxxP support by Brian Norris · 14 years ago
  84. 12c8eb9 mtd: fix callback return value check by Baruch Siach · 14 years ago
  85. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 4f3a29d Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  87. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  88. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  89. 97ff46c mtd/m25p80: add support to parse the partitions by OF node by Mingkai Hu · 14 years ago
  90. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  91. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 14 years ago
  92. 45aafd3 UBI: tighten the corrupted PEB criteria by Artem Bityutskiy · 14 years ago
  93. df3fca4 UBI: fix check_data_ff return code by Artem Bityutskiy · 14 years ago
  94. fb22b59 UBI: remember copy_flag while scanning by Artem Bityutskiy · 14 years ago
  95. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  96. feeba4b UBI: add truly corrupted PEBs to corrupted list by Artem Bityutskiy · 14 years ago
  97. 3153249 UBI: introduce debugging helper function by Artem Bityutskiy · 14 years ago
  98. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago
  99. 0525dac UBI: do not put eraseblocks to the corrupted list unnecessarily by Artem Bityutskiy · 14 years ago
  100. 3fb3412 UBI: separate out corrupted list by Artem Bityutskiy · 14 years ago