1. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  2. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 14 years ago
  3. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  4. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 14 years ago
  5. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 15 years ago
  6. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 15 years ago
  7. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  8. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 15 years ago
  9. ff99879 UBI: initialise update marker by Peter Horton · 15 years ago
  10. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  11. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  12. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  13. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  14. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  15. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  16. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 15 years ago
  17. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  18. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  19. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  20. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  21. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  22. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  23. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  24. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  25. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 15 years ago
  26. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  27. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  28. df0094d mtd: m25p80: add support for Macronix MX25L4005A by Simon Guinot · 15 years ago
  29. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 15 years ago
  30. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  31. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 15 years ago
  32. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  33. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 15 years ago
  34. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 15 years ago
  35. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 15 years ago
  36. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 15 years ago
  37. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 15 years ago
  38. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 15 years ago
  39. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 15 years ago
  40. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 15 years ago
  41. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 15 years ago
  42. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 15 years ago
  43. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 15 years ago
  44. 2e386e4 mtd: mtdoops: refactor as a kmsg_dumper by Simon Kagstrom · 15 years ago
  45. 9507b0c mtd: mtdoops: make record size configurable by Simon Kagstrom · 15 years ago
  46. 1114e3d mtd: mtdoops: limit the maximum mtd partition size by Simon Kagstrom · 15 years ago
  47. be95745 mtd: mtdoops: keep track of used/unused pages in an array by Simon Kagstrom · 15 years ago
  48. a15b124 mtd: mtdoops: several minor cleanups by Artem Bityutskiy · 15 years ago
  49. 7cb777a mtd: add ARM pismo support by Russell King - ARM Linux · 15 years ago
  50. 98ecc91 mtd: pxa3xx_nand: Fix PIO data transfer by David Hunter · 15 years ago
  51. 6b0d9a8 mtd: nand: fix multi-chip suspend problem by Li Yang · 15 years ago
  52. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 15 years ago
  53. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 15 years ago
  54. d5ba1c8 mtd: don't use PF_MEMALLOC by KOSAKI Motohiro · 15 years ago
  55. f611a79 mtd: Add bad block table overrides to Davinci NAND driver by Mark A. Greer · 15 years ago
  56. 837479d mtd: m25p80: Add support for CAT25xxx serial EEPROMs by Anton Vorontsov · 15 years ago
  57. 18c6182 mtd: m25p80: Rework probing/JEDEC code by Anton Vorontsov · 15 years ago
  58. b34bc03 mtd: m25p80: Convert to device table matching by Anton Vorontsov · 15 years ago
  59. 4c2b8a6 mtd: make pagetest work by Artem Bityutskiy · 15 years ago
  60. daa0f15 mtd: don't use __exit_p to wrap mxcnd_remove by Uwe Kleine-König · 15 years ago
  61. 8fead79 mtd: move excite_nand_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  62. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  63. c1317f7 mtd: eLBC NAND: give more verbose output on error by Scott Wood · 15 years ago
  64. 476459a mtd: eLBC NAND: use recommended command sequences by Scott Wood · 15 years ago
  65. b3a70f0 mtd: eLBC NAND: increase bus timeout to maximum by Scott Wood · 15 years ago
  66. 54c69cc mtd: alauda: Use hweight8 by Akinobu Mita · 15 years ago
  67. 895fb49 mtd: error return -EIO instead of EIO by Roel Kluin · 15 years ago
  68. b2ef1a2 mtd: move manufacturer to the common cfi.h header file by Hans-Christian Egtvedt · 15 years ago
  69. 8dbaea4 mtd: add lock fixup for AT49BV640D and AT49BV640DT chips by Hans-Christian Egtvedt · 15 years ago
  70. 35016dd mtd: ensure index is positive by Roel Kluin · 15 years ago
  71. 61c3506 mtd: m25p80: make command buffer DMA-safe by Johannes Stezenbach · 15 years ago
  72. 74218fe mtd: s3c2410: propagate nand options from the platform data by Ben Dooks · 15 years ago
  73. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 15 years ago
  74. 6eb4fef mtd: txx9ndfmc: Use nand_release to free resources by Atsushi Nemoto · 15 years ago
  75. d6587fe mtd: ixp4xx map: use resource_size by Tobias Klauser · 15 years ago
  76. 2af7c65 mtd: Add panic_write for NAND flashes by Simon Kagstrom · 15 years ago
  77. c9f7ec3 mtd: add missing put_chip() in cfi_intelext_reset() by Nicolas Pitre · 15 years ago
  78. f369c7e mtd: OneNAND: fix double printing of function name by Mika Korhonen · 15 years ago
  79. 7207302 mtd: OneNAND: multiblock erase support by Mika Korhonen · 15 years ago
  80. 73885ae mtd: OneNAND: move erase method to a separate function by Mika Korhonen · 15 years ago
  81. 7126bd8 mtd: add nand_ecc test module by Akinobu Mita · 15 years ago
  82. 1c63aca mtd: Add __nand_calculate_ecc() to NAND ECC functions by Akinobu Mita · 15 years ago
  83. 3cf6025 mtd: OneNAND OTP support rework by Amul Kumar Saha · 15 years ago
  84. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  85. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  86. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  87. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  88. b571028 UBI: Add ubi_open_volume_path by Corentin Chary · 15 years ago
  89. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  90. 782e571 mtd: vmu-flash: Use hweight_long by Akinobu Mita · 15 years ago
  91. 927585f ARM: Fix warning in sa1100-flash.c by Russell King · 15 years ago
  92. 1fbff0a mxc_nand: use DRIVER_NAME where appropriate by Sascha Hauer · 15 years ago
  93. c110eaf mxc_nand: remove TROP_US_DELAY by Sascha Hauer · 15 years ago
  94. f137205 mxc_nand: Allow flash based bbt by Sascha Hauer · 15 years ago
  95. f06368f mxc_nand: disable sp_en bit only once by Sascha Hauer · 15 years ago
  96. 9467114 mxc_nand: Add NFC V2 support by Sascha Hauer · 15 years ago
  97. 2d69c7f mxc_nand: Get rid of pagesize_2k flag by Sascha Hauer · 15 years ago
  98. c6de7e1 mxc_nand: Make main/spare areas runtime configurable by Sascha Hauer · 15 years ago
  99. 0e60c7c mxc_nand: remove unused defines by Sascha Hauer · 15 years ago
  100. c5d23f1 mxc nand: modify send_page to send all pages, not only one by Sascha Hauer · 15 years ago