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