1. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  2. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  3. 8046112 mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips by Guillaume LECERF · 14 years ago
  4. 1e804ce mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID by David Woodhouse · 14 years ago
  5. 7385097 mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value by David Woodhouse · 14 years ago
  6. 05d71b46 mtd: update gfp/slab.h includes by Tejun Heo · 15 years ago
  7. cd87423 mtd: mtdchar: Do not corrupt backing device of device node inode by Kirill A. Shutemov · 14 years ago
  8. 11c9360 mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages by David Woodhouse · 14 years ago
  9. d80f266 drivers/mtd: Use kmemdup by Julia Lawall · 14 years ago
  10. abab7eb mtd: cfi_cmdset_0002: Fix argument order in bootloc warning by David Woodhouse · 14 years ago
  11. f6b173c mtd: nand: add Toshiba TC58NVG0 device ID by Florian Fainelli · 14 years ago
  12. b2321ac pcmciamtd: add another ID by Dominik Brodowski · 14 years ago
  13. 9bdde16 pcmciamtd: coding style cleanups by Alexander Kurz · 14 years ago
  14. f6763c98 pcmciamtd: fixing obvious errors by Alexander Kurz · 14 years ago
  15. 087acaf mtd: chips: add SST39WF160x NOR-flashes by Wolfram Sang · 15 years ago
  16. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 14 years ago
  17. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 14 years ago
  18. 0ffe0ce mtd: sst25l: fix multi-part messages with broken spi masters by H Hartley Sweeten · 15 years ago
  19. 46f3e88 mtd: add Samsung SoC OneNAND driver by Kyungmin Park · 15 years ago
  20. c37cb56 mtd: onenand: add workaround for SYNC_WRITE mode by Kyungmin Park · 15 years ago
  21. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 15 years ago
  22. 4a8ce0b mtd: onenand: allocate verify buffer in the core by Kyungmin Park · 15 years ago
  23. 6a88c47 mtd: onenand: add support for chips with 4KiB page size by Kyungmin Park · 15 years ago
  24. 7d84b62 mtd: jedec_probe: remove spaces before tabs by Artem Bityutskiy · 14 years ago
  25. ae73182 mtd: chips: use common manufacturer codes in jedec_probe() by Wolfram Sang · 15 years ago
  26. 087444d mtd: cfi_util: do not printk if no extended query table by Guillaume LECERF · 15 years ago
  27. 5a0563f mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips by Guillaume LECERF · 15 years ago
  28. 83dcd3b mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips by Guillaume LECERF · 15 years ago
  29. 412da2f mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field by David Woodhouse · 14 years ago
  30. 564b849 mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional by Guillaume LECERF · 15 years ago
  31. 5859886 mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values by Guillaume LECERF · 15 years ago
  32. 54b93a4 mtd: cfi_probe: add support for SST 0x0701 vendorname by Guillaume LECERF · 15 years ago
  33. ad7026f mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable by Guillaume LECERF · 15 years ago
  34. 8473044 mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members by Guillaume LECERF · 15 years ago
  35. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 15 years ago
  36. c361157 mtd: sm_common: split smartmedia and xD table by Maxim Levitsky · 15 years ago
  37. a47bfd2 mtd: mxc_nand: support i.MX21 by Ivo Clarysse · 15 years ago
  38. d484018 mtd: mxc_nand: set NFC registers after reset by Ivo Clarysse · 15 years ago
  39. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 15 years ago
  40. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 14 years ago
  41. ecce2a6 drivers/mtd/nand: Use kzalloc by Julia Lawall · 14 years ago
  42. aadff49 mtd/nand: Fix denali build on ppc64 by David Woodhouse · 14 years ago
  43. ce08259 mtd/nand: Add Intel Moorestown/Denali NAND support by Jason Roberts · 14 years ago
  44. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  45. 6f1f3d0 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. by Steve Deiters · 14 years ago
  46. 29da338 mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages by H Hartley Sweeten · 15 years ago
  47. eafe131 mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes by Kevin Cernekee · 15 years ago
  48. bff3c10 mtd: pxa32xx_nand: add support for partition table parsing by Marc Kleine-Budde · 15 years ago
  49. 1dd2a09 mtd/nand/bcm_umi: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  50. 258006d mtd: maps: Eliminate use after free by Julia Lawall · 15 years ago
  51. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 15 years ago
  52. b92b5c4 mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro by Ferenc Wagner · 15 years ago
  53. 4a70b7d mtd: OneNAND: OMAP2/3: unmap correct DMA buffer by Mika Westerberg · 15 years ago
  54. ac39ee3 mtd: Blackfin NFC: localize MMR bit masks by Mike Frysinger · 15 years ago
  55. dad9431 mtd: kconfig: remove stray endchoice from help text by Ferenc Wagner · 15 years ago
  56. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 15 years ago
  57. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  58. be436f6 UBI: misc comment fixes by Shinya Kuribayashi · 14 years ago
  59. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 14 years ago
  60. af7ad7a UBI: init even if MTD device cannot be attached, if built into kernel by Marc Kleine-Budde · 14 years ago
  61. 0fd6b32 [MTD] Remove zero-length files mtdbdi.c and internal.ho by Jeff Garzik · 14 years ago
  62. 70d38b9 UBI: remove reboot notifier by Kevin Cernekee · 15 years ago
  63. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  64. 0661b1a mtd: ensure that bdi entries are properly initialized and registered by Jens Axboe · 15 years ago
  65. a33eb6b Move mtd_bdi_*mappable to mtdcore.c by Jörn Engel · 15 years ago
  66. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 15 years ago
  67. 6de9400 Fix JFFS2 sync silent failure by Jörn Engel · 15 years ago
  68. 1ca5d2f mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device by H Hartley Sweeten · 15 years ago
  69. fed457a bitops: rename for_each_bit() to for_each_set_bit(): mtd by Akinobu Mita · 15 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  71. 8da552f mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 15 years ago
  72. 01de69c mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on by Maxim Levitsky · 15 years ago
  73. e5f710c mtd: nand: split out ECC module by Maxim Levitsky · 15 years ago
  74. ca7081d mtd: sm_ftl: initialize sysfs attributes by Maxim Levitsky · 15 years ago
  75. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  76. 395b228 mtd/maps/pismo: remove dangling pointer and a leak by Wolfram Sang · 15 years ago
  77. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 15 years ago
  78. 4d68242 mtd: block2mtd: Use kasprintf by Julia Lawall · 15 years ago
  79. 42c2591 mtd: small typo in Makefile by Matteo Croce · 15 years ago
  80. 3e862c0 mtd: enable sh_flctl on SH-Mobile ARM by Magnus Damm · 15 years ago
  81. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  83. 0c82d3c mtd/nand/r852: Use pci_dma_mapping_error() by David Woodhouse · 15 years ago
  84. f696aa4 mtd/nand/r852: fix build for CONFIG_PCI disabled by Randy Dunlap · 15 years ago
  85. e4d64ca mtd: blktrans: do blk_cleanup_queue when it is really safe to do so by Maxim Levitsky · 15 years ago
  86. 7de6f79 mtd: Make SM_FTL depend on MTD_NAND by David Woodhouse · 15 years ago
  87. 1f6ca0d mtd: nand: r852: declare inline functions static by Stephen Rothwell · 15 years ago
  88. ada4965 mtd: nand: r852: fix name space clash by Stephen Rothwell · 15 years ago
  89. b2aaf7a mtd/nand/r852: fix build for CONFIG_PM=n by Randy Dunlap · 15 years ago
  90. fb45d32 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed. by Maxim Levitsky · 15 years ago
  91. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  92. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  93. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  94. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  95. 4582a30 Merge git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  96. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  97. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  98. 1d40ddd MTD: fix pismo build error by Russell King · 15 years ago
  99. 206aa6c MIPS: Alchemy: physmap-flash for all devboards by Manuel Lauss · 15 years ago
  100. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago