1. 9ac4e61 mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use by Adrian Hunter · 15 years ago
  2. cf24dc8 mtd: OneNAND: add enable / disable methods to onenand_chip by Adrian Hunter · 15 years ago
  3. 8fffed8 mtd: m25p80: Fix JEDEC ID for AT26DF321 by Aleksandr Koltsoff · 14 years ago
  4. 24ac9a9 mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max) by Ralf Rösch · 14 years ago
  5. e8953b7 mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips by Guillaume LECERF · 14 years ago
  6. e637276 mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips by Guillaume LECERF · 14 years ago
  7. eaca491 mtd: nand: ams-delta: drop omap_read/write, use ioremap by Janusz Krzysztofik · 14 years ago
  8. dcf1246 mtd: m25p80: add debugging trace in sst_write by Nicolas Ferre · 14 years ago
  9. 494f45d mtd: nand: ams-delta: select for built-in by default by Janusz Krzysztofik · 14 years ago
  10. e0c1a92 mtd: OneNAND: lighten scary initial bad block messages by Adrian Hunter · 14 years ago
  11. 263a8c8 mtd: OneNAND: OMAP2/3: add support for command line partitioning by Adrian Hunter · 15 years ago
  12. b7b1a29 mtd: nand: rearrange ONFI revision checking, add ONFI 2.3 by Brian Norris · 14 years ago
  13. 0b524fb mtd: nand: choose correct chip name (ONFI bug) by Brian Norris · 14 years ago
  14. 7e95d1f mtd: nand: ams-delta: convert to platform driver by Janusz Krzysztofik · 14 years ago
  15. 75c52a4 mtd: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  16. d983c54 mtd: OneNAND: Fix multi block erase support at 4KiB pagesize by Kyungmin Park · 14 years ago
  17. beda1d4 Revert "mtd: nand: add check for out of page read" by Artem Bityutskiy · 14 years ago
  18. 4ccb3b4 mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB by David Woodhouse · 14 years ago
  19. 01039e4 mtd: onenand: bugfix for 2x mode bad block handling by Roman Tereshonkov · 14 years ago
  20. 8a8f632 mtd: OneNAND: Fix 4KiB pagesize OOB handling by Kyungmin Park · 14 years ago
  21. b5602e8 mtd: FSMC NAND fix obvious speling errors by Linus Walleij · 14 years ago
  22. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  23. 4ad916b mtd: FSMC NAND remove PARTITION macro and fix compile noise by Linus Walleij · 14 years ago
  24. 6b2995b mtd: fix section mismatch on sst25l by Fabio Estevam · 14 years ago
  25. 2ebf062 mtd: mxc_nand: Fix warning on nr_parts unused variable by Fabio Estevam · 14 years ago
  26. eeda667 mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot by Sergej.Stepanov@ids.de · 14 years ago
  27. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  28. e14feaf mtd: nand: add check for out of page read by Jason Liu · 14 years ago
  29. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  30. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  31. 027d9ac jffs2: typo in comment by Dan Carpenter · 14 years ago
  32. f326966 jffs2: fix error value sign by Vasiliy Kulikov · 14 years ago
  33. 23079f9 mtd: nand: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  34. f9a5279 mtd: maps: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  35. 9118ea3 mtd: NAND: jz4740: Remove custom {read,write}_page handlers by Lars-Peter Clausen · 14 years ago
  36. a338ada mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static by Lars-Peter Clausen · 14 years ago
  37. ce4a37f mtd: remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  38. 65ab220 mtd: fsmc.h: including linux/io.h for definition of readl by Viresh Kumar · 14 years ago
  39. a0c5a39 mtd: mtdchar: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  40. ac80dac mtd: onenand: implement cache program feature for 4KiB page onenand by Roman Tereshonkov · 14 years ago
  41. d19d7b4 mtd: onenand: fix omap2 code to handle cache program feature by Roman Tereshonkov · 14 years ago
  42. 3e3198f mtd: onenand: add option and variable for cache program feature by Roman Tereshonkov · 14 years ago
  43. 7ddbead jffs2: use vzalloc by Joe Perches · 14 years ago
  44. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  45. 08b3af3 mtd: OneNAND: Fix page offset handling at 2KiB pagesize by Kyungmin Park · 14 years ago
  46. daf05ec mtd: nandsim: spell fixes in comments by srimugunthan · 14 years ago
  47. ac622f5 mtd: m25p80: Add support for Macronix MX25L25655E by Kevin Cernekee · 14 years ago
  48. 4b7f742 mtd: m25p80: Add support for Macronix MX25L25635E by Kevin Cernekee · 14 years ago
  49. f0dff9b mtd: m25p80: Reinstate error print on unrecognized flash by Kevin Cernekee · 14 years ago
  50. b7b6e08 mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS by Grant Likely · 14 years ago
  51. 3345cc4 mtd: bcm963xx-flash: try JEDEC probe if CFI fails by Guillaume LECERF · 14 years ago
  52. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  53. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  54. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  55. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  56. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  57. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  58. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  59. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  60. 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. c0f62ed Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  62. e4dd654 Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  63. d7b4e42 ARM: Merge for-2637/s3c24xx/misc by Ben Dooks · 14 years ago
  64. 7c1552d ARM: Merge for-2637/s3c24xx/h1940 by Ben Dooks · 14 years ago
  65. 8f08bfd ARM: Merge for-2637/s3c24xx/rx1950 by Ben Dooks · 14 years ago
  66. 68730b4 ARM: h1940: add UDA1380 to i2c devices list by Vasily Khoruzhick · 14 years ago
  67. 53193dd ARM: h1940: Fix backlight and LCD power functions by Vasily Khoruzhick · 14 years ago
  68. 404ba5d x86, alternative: Call stop_machine_text_poke() on all cpus by Jason Baron · 14 years ago
  69. bdf5005 ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib by Abdoulaye Walsimou Gaye · 14 years ago
  70. e33ffd4 ARM: S3C2440: various fixes in Kconfig file by Abdoulaye Walsimou Gaye · 14 years ago
  71. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  72. 4ee7a6c2 msm: Kconfig: drop unused config options by Daniel Walker · 14 years ago
  73. 06125ff msm: fix compile failure when no debug uart is selected by Daniel Walker · 14 years ago
  74. bcd72c3 msm: fix debug-macro.S build failure by Daniel Walker · 14 years ago
  75. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  76. 91ab9bf Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  77. b7bdcc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  78. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. d56f84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  80. 12462f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  81. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  82. 3414df8 Staging: dream: remove dream driver and arch from tree by Greg Kroah-Hartman · 14 years ago
  83. a4765fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  84. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  85. 75d7312 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  86. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  87. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 14 years ago
  88. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  89. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  90. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  91. 4dacd5c kgdbts: prevent re-entry to kgdbts before it unregisters by Dongdong Deng · 14 years ago
  92. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  93. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  94. 834b296 kgdb,arm: fix register dump by Rabin Vincent · 14 years ago
  95. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  96. 4aad8f5 kdb: Add kdb kernel module sample by Jason Wessel · 14 years ago
  97. b77d643 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  98. 64575f9 ftrace/MIPS: Enable C Version of recordmcount by Wu Zhangjin · 14 years ago
  99. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 14 years ago
  100. a2d49358 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 14 years ago