1. 395b228 mtd/maps/pismo: remove dangling pointer and a leak by Wolfram Sang · 15 years ago
  2. 4d68242 mtd: block2mtd: Use kasprintf by Julia Lawall · 15 years ago
  3. 42c2591 mtd: small typo in Makefile by Matteo Croce · 15 years ago
  4. 0c82d3c mtd/nand/r852: Use pci_dma_mapping_error() by David Woodhouse · 15 years ago
  5. f696aa4 mtd/nand/r852: fix build for CONFIG_PCI disabled by Randy Dunlap · 15 years ago
  6. e4d64ca mtd: blktrans: do blk_cleanup_queue when it is really safe to do so by Maxim Levitsky · 15 years ago
  7. 7de6f79 mtd: Make SM_FTL depend on MTD_NAND by David Woodhouse · 15 years ago
  8. 1f6ca0d mtd: nand: r852: declare inline functions static by Stephen Rothwell · 15 years ago
  9. ada4965 mtd: nand: r852: fix name space clash by Stephen Rothwell · 15 years ago
  10. b2aaf7a mtd/nand/r852: fix build for CONFIG_PM=n by Randy Dunlap · 15 years ago
  11. fb45d32 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed. by Maxim Levitsky · 15 years ago
  12. d4080cb mtd: r852 fix pci ID by Maxim Levitsky · 15 years ago
  13. 133fa8c mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 15 years ago
  14. 67e054e mtd: nand: Add driver for Ricoh xD/SmartMedia reader by Maxim Levitsky · 15 years ago
  15. 7d17c02 mtd: Add new SmartMedia/xD FTL by Maxim Levitsky · 15 years ago
  16. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  17. 2764fb4 mtd: nand: Add SmartMedia device table to sm_common module by David Woodhouse · 15 years ago
  18. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  19. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  20. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 15 years ago
  21. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  22. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 15 years ago
  23. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 15 years ago
  24. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 15 years ago
  25. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 15 years ago
  26. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 15 years ago
  27. 75c0b84 mtd: call the remove notifiers before assuming it is in use by Maxim Levitsky · 15 years ago
  28. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 15 years ago
  29. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 15 years ago
  30. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 15 years ago
  31. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 15 years ago
  32. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 15 years ago
  33. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 15 years ago
  34. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 15 years ago
  35. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 15 years ago
  36. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 15 years ago
  37. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  38. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 15 years ago
  39. 3510945 mtd: inftl: misplaced parenthesis in find_boot_record by Roel Kluin · 15 years ago
  40. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 15 years ago
  41. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  42. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 15 years ago
  43. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 15 years ago
  44. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 15 years ago
  45. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 15 years ago
  46. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 15 years ago
  47. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 15 years ago
  48. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  49. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  50. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 15 years ago
  51. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 15 years ago
  52. 0040476 mtd: change positive error return into negative by Roel Kluin · 15 years ago
  53. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  54. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  55. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  56. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 15 years ago
  57. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 15 years ago
  58. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  59. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 15 years ago
  60. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 15 years ago
  61. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 15 years ago
  62. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  63. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 15 years ago
  64. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  65. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 15 years ago
  66. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  67. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  68. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 15 years ago
  69. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 15 years ago
  70. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  71. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 15 years ago
  72. ff99879 UBI: initialise update marker by Peter Horton · 15 years ago
  73. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  74. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  75. bb6a7755 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 15 years ago
  76. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 15 years ago
  77. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 15 years ago
  78. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 15 years ago
  79. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 15 years ago
  80. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 15 years ago
  81. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  82. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 15 years ago
  83. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 15 years ago
  84. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 15 years ago
  85. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  86. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 15 years ago
  87. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 15 years ago
  88. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  89. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  90. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  92. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  93. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  94. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 15 years ago
  95. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  96. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  97. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  98. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  99. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  100. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago