1. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  2. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 13 years ago
  3. 342d3a9 mtd: fix 'Flash device refused suspend due to active operation' message by Russell King · 13 years ago
  4. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 13 years ago
  5. 3410a71 mtd: simplify return logic in do_map_probe() by Uwe Kleine-König · 13 years ago
  6. 88dfda5 sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Shmulik Ladkani · 13 years ago
  7. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 13 years ago
  8. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 13 years ago
  9. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 13 years ago
  10. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  11. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  12. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 13 years ago
  13. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  14. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  15. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  16. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 13 years ago
  17. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  18. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 13 years ago
  19. 050c0c1 mtd: redboot: remove useless code by Artem Bityutskiy · 13 years ago
  20. b256757 mtd: nftlcore: remove out-of-date and now irrelevant piece of code by Artem Bityutskiy · 13 years ago
  21. bb4a098 mtdoops: clean-up new MTD API usage by Artem Bityutskiy · 13 years ago
  22. 7918687 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined by Artem Bityutskiy · 13 years ago
  23. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 13 years ago
  24. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 13 years ago
  25. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 13 years ago
  26. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 13 years ago
  27. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 13 years ago
  28. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 13 years ago
  29. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 13 years ago
  30. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 13 years ago
  31. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 13 years ago
  32. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  33. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  34. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 13 years ago
  35. 3ee5014 mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 13 years ago
  36. 3e34174 jffs2: fix typo in scan.c by Masanari Iida · 13 years ago
  37. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  38. a6c2285 jffs2: update to new MTD interface by Brian Norris · 13 years ago
  39. c382fb4 romfs: switch to new MTD API by Artem Bityutskiy · 13 years ago
  40. f026545 jffs2: remove direct mtd->point reference by Artem Bityutskiy · 13 years ago
  41. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago
  42. 58edc90 mtd: minor coding style cleanup in mtdpart.c by Stefan Roese · 13 years ago
  43. c9d1b75 mtd: convert drivers/mtd/* to use module_spi_driver() by Axel Lin · 13 years ago
  44. df69862 mtd: nand: move SCANLASTPAGE handling to the correct code block by Brian Norris · 13 years ago
  45. f0e0c09 mtd: mtdoops: kill Kconfig usage instructions by Brian Norris · 13 years ago
  46. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 13 years ago
  47. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 13 years ago
  48. 495c47d mtd: spear_smi: release memory region during remove by Shiraz Hashim · 13 years ago
  49. f18dbbb mtd: ST SPEAr: Add SMI driver for serial NOR flash by Shiraz Hashim · 13 years ago
  50. 661a083 mtd: nand: correct comment on nand_chip badblockbits by Brian Norris · 13 years ago
  51. 8544331 mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks by Brian Norris · 13 years ago
  52. cdbec05 mtd: nand: fix SCAN2NDPAGE check for BBM by Brian Norris · 13 years ago
  53. 0091842 mtd: nand: erase block before marking bad by Brian Norris · 13 years ago
  54. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 13 years ago
  55. 335a5f4 mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined by Fabio Estevam · 13 years ago
  56. 70d5098 mtd: mtdblock: call mtd_sync() only if opened for write by Alexander Stein · 13 years ago
  57. 2ff5e15 mtd: pmc551: fix signedness bug in init_pmc551() by Xi Wang · 13 years ago
  58. 30ec5a2 mtd: cfi: AMD/Fujitsu compatibles: add panic write support by Ira W. Snyder · 13 years ago
  59. 192cfd5 Linux 3.3-rc6 by Linus Torvalds · 13 years ago
  60. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  61. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  62. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  64. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 13 years ago
  65. 62d222b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  66. d085a09 Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  67. 5e8063d Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  68. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 13 years ago
  69. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
  70. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
  71. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
  72. 15d1ad0 hwmon: (f75375s) Catch some attempts to write to r/o registers by Nikolaus Schulz · 13 years ago
  73. b17d656 hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable by Nikolaus Schulz · 13 years ago
  74. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago
  76. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 13 years ago
  77. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
  78. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 13 years ago
  79. 5d85d97 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  80. 1f033c1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  81. 13fb2d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  82. a223c52 Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  83. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  84. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  85. b399997 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  86. 847854f memblock: Fix size aligning of memblock_alloc_base_nid() by Tejun Heo · 13 years ago
  87. d7e5392 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  88. 4eb05d5 virtio: balloon: leak / fill balloon across S4 by Amit Shah · 13 years ago
  89. a3d0e4a OMAPDSS: APPLY: make ovl_enable/disable synchronous by Tomi Valkeinen · 13 years ago
  90. c9043ff OMAPDSS: panel-dvi: Add Kconfig dependency on I2C by Tomi Valkeinen · 13 years ago
  91. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 13 years ago
  92. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 13 years ago
  93. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 13 years ago
  94. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 13 years ago
  95. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  96. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  97. 108b0d3 drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() by Sebastian Biemueller · 13 years ago
  98. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  99. 1404547 drm/radeon: fix uninitialized variable by Christian König · 13 years ago
  100. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 13 years ago