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