1. b33a288 [MTD][MTDPART] Handle most checkpatch findings by Atsushi Nemoto · 16 years ago
  2. 7788ba7 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition by Atsushi Nemoto · 16 years ago
  3. 4b5e33a [MTD] physmap: resume already suspended chips on failure to suspend by Uwe Kleine-König · 16 years ago
  4. 7b24919 [MTD] physmap: Fix suspend/resume/shutdown bugs. by Robert Jarzmik · 16 years ago
  5. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  6. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  7. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  8. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  9. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  10. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  11. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  12. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  13. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  14. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  15. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  16. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  17. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  18. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  19. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  20. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  21. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  22. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  23. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  24. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  25. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  26. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  27. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  28. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  29. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  30. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  31. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  32. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  33. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  34. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  35. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  36. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  37. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  38. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  39. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  40. 36560d2 [MTD] Fix const assignment in the MTD command line partitioning driver by David Howells · 16 years ago
  41. 3a3688b [MTD] [NOR] gen_probe: No debug message when debugging is disabled by Jean Delvare · 16 years ago
  42. f63af11 [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers by Milton Miller · 16 years ago
  43. 6f40470 [MTD] [MAPS] Remove the bast-flash driver. by Ben Dooks · 16 years ago
  44. 0acf944 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  45. ec6e0ea [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  46. 452db27 [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  47. bd5a438 [MTD] [NAND] atmel_nand can be modular by David Brownell · 16 years ago
  48. d6248fd [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum by Haavard Skinnemoen · 16 years ago
  49. 23a346c [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() by David Brownell · 16 years ago
  50. 175428b [MTD] mtdchar.c remove shadowed variable warnings by Harvey Harrison · 16 years ago
  51. 5f69283 [MTD] mtdchar.c silence sparse warning by Harvey Harrison · 16 years ago
  52. 7228982 [MTD] m25p80: fix bug - ATmel spi flash fails to be copied to by Michael Hennerich · 16 years ago
  53. a8931ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  54. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  55. 70eb33d [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib by Mike Rapoport · 16 years ago
  56. 030b154 ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REG by Tony Lindgren · 16 years ago
  57. f4db56f [MTD] orion_nand: add chip_delay parameter by Saeed Bishara · 16 years ago
  58. 4aeba01 pcmcia: (re)move {pcmcia,pccard}_get_status by Dominik Brodowski · 16 years ago
  59. ae49ec9 pcmcia: remove unused bulkmem.h by Magnus Damm · 16 years ago
  60. c5081d5 pcmcia: simplify pccard_validate_cis by Dominik Brodowski · 16 years ago
  61. 72b6704 UBI: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  62. 6071239 mtdchar: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  63. 90574d0 [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved by David Woodhouse · 16 years ago
  64. 984290d [MTD] [NAND] atmel_nand: make available on AVR32 by Håvard Skinnemoen · 16 years ago
  65. cc0c72e [MTD] [NAND] atmel_nand: Clean up and fix probe() error path by Håvard Skinnemoen · 16 years ago
  66. 3c3796c [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols by Håvard Skinnemoen · 16 years ago
  67. d4f4c0a [MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig by Håvard Skinnemoen · 16 years ago
  68. 62fd71f [MTD] [NAND] at91_nand: Convert to generic GPIO API by Håvard Skinnemoen · 16 years ago
  69. aa83570 [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove by Anton Vorontsov · 16 years ago
  70. c8d10bf Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 by Linus Torvalds · 16 years ago
  71. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  72. bc01886 [MTD] m25p80.c mutex unlock fix by Chen Gong · 16 years ago
  73. 4474573 [MTD] [NAND] nandsim: missing header for do_div by Randy Dunlap · 16 years ago
  74. ba75321 [MTD] [MAPS] Fix cmdlineparse handling in mapping files by Kyungmin Park · 16 years ago
  75. 7e74a50 [MTD] [NAND] S3C2410: Remove changelog and tidy header by Ben Dooks · 16 years ago
  76. 451d339 [MTD] [NAND] S3C2410: Change printk() into dev_dbg() by Ben Dooks · 16 years ago
  77. 2e3c22f [MTD] [MAPS] Blackfin Async Flash Maps by Mike Frysinger · 16 years ago
  78. 71a928c [MTD] Use list_for_each_entry[_safe] where appropriate. by Chris Malley · 16 years ago
  79. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  80. 6eda7a5 [MTD] [NAND] nandsim: allow for 64-bit size by Adrian Hunter · 16 years ago
  81. 07293b2 [MTD] [NAND] nandsim: fix overridesize by Adrian Hunter · 16 years ago
  82. af3decc [MTD] [NAND] nandsim: fix size bug by Adrian Hunter · 16 years ago
  83. 83973b8 [MTD] [OneNAND] Check the ECC status first instead of controller by Kyungmin Park · 16 years ago
  84. 271c5c5 [MTD] DataFlash: use proper types by David Woodhouse · 16 years ago
  85. e9d4222 [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2) by Michael Hennerich · 16 years ago
  86. 9b62d86 [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path by Eric Miao · 16 years ago
  87. 856613c [MTD] use list_for_each_entry() in del_mtd_device() by matthias@kaehlcke.net · 16 years ago
  88. 2606c79 [MTD] use list_for_each_entry() in add_mtd_device() by matthias@kaehlcke.net · 16 years ago
  89. ff0de61 [MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  90. 437d0d2 [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c by Toralf Förster · 16 years ago
  91. 1b0b30a [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips by Mike Rapoport · 16 years ago
  92. 5c9c11e [MTD] [NOR] Add support for flash chips with ID in bank other than 0 by Mike Rapoport · 16 years ago
  93. 8fd310a [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips by Mike Rapoport · 16 years ago
  94. edb2301 ck804rom: fix driver_data in probe table. by David Woodhouse · 16 years ago
  95. deb1a5f [MTD] [NOR] Support for M50FLW080A and M50FLW080B by Nate Case · 16 years ago
  96. e35e283 mtd: solutionengine flash map depends on solution engine mach group. by Paul Mundt · 16 years ago
  97. f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 16 years ago
  98. 91949d6 [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo by Alexander Belyakov · 16 years ago
  99. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  100. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago