1. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 16 years ago
  2. 1cd844f mtd: phram: use KBUILD_MODNAME by Joe Perches · 16 years ago
  3. 2316d3b mtd: OneNAND: S5PC110: Fix double call suspend & resume function by Kyungmin Park · 16 years ago
  4. cdcf12b mtd: nand: fix MTD_MODE_RAW writes by Jon Povey · 16 years ago
  5. 04aadf3 jffs2: use kmemdup by Julia Lawall · 16 years ago
  6. 334e5f5 mtd: sm_ftl: cosmetic, use bool when possible by Maxim Levitsky · 16 years ago
  7. 9bf7071 mtd: r852: remove useless pci powerup/down from suspend/resume routines by Maxim Levitsky · 16 years ago
  8. 12aebf3 mtd: blktrans: fix a race vs kthread_stop by Maxim Levitsky · 16 years ago
  9. 480792b mtd: blktrans: kill BKL by Maxim Levitsky · 16 years ago
  10. 008c751 mtd: allow to unload the mtdtrans module if its block devices aren't open by Maxim Levitsky · 16 years ago
  11. ebd71e3 mtd: maps: gpio-addr-flash: fix warnings and make more portable by Mike Frysinger · 16 years ago
  12. 5954c47 mtd: Blackfin NFC: fix badblock location with BootROM OOB by Mike Frysinger · 16 years ago
  13. d031c22 mtd: cfi_cmdset_0002: code cleanups by Wolfram Sang · 16 years ago
  14. edb44b9 mtd: onenand: fix 4KiB page onenand chip recognition by Roman Tereshonkov · 16 years ago
  15. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 16 years ago
  16. 41bdc60 jffs2: Reduce excessive scan of empty blocks by Joakim Tjernlund · 16 years ago
  17. 81cfc9f jffs2: Fix serious write stall due to erase by Joakim Tjernlund · 16 years ago
  18. 733daa5 mtd: omap2: fix static declaration warning by G, Manjunath Kondaiah · 16 years ago
  19. 65e5a0e jffs2: Dynamically choose inocache hash size by Daniel Drake · 16 years ago
  20. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 16 years ago
  21. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 16 years ago
  22. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 16 years ago
  23. d86fbdb mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices. by David Jander · 16 years ago
  24. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 16 years ago
  25. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 16 years ago
  26. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 16 years ago
  27. df5b4e3 mtd: nand: pull in td into read_bbt() by Sebastian Andrzej Siewior · 16 years ago
  28. cda3209 mtd: nand: use ALIGN where possible by Sebastian Andrzej Siewior · 16 years ago
  29. 861fae1 mtd: OneNAND: S5PC210 OneNAND support by Kyungmin Park · 16 years ago
  30. e23abf4 mtd: OneNAND: S5PC110: Implement DMA interrupt method by Kyungmin Park · 16 years ago
  31. dcf0822 mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM by Kyungmin Park · 16 years ago
  32. aa6d1c0 mtd: OneNAND: S5PC100: Only S5PC110 use the command map method by Kyungmin Park · 16 years ago
  33. c762680 mtd: MLC device check in OneNAND driver by Rohit Hassan Sathyanarayan · 16 years ago
  34. 17a2282 mtd: Define MLC Flash as a different flash type by Rohit Hassan Sathyanarayan · 16 years ago
  35. ebe8a64 mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop by Kyungmin Park · 16 years ago
  36. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 16 years ago
  37. 088bd45 jffs2: drop unused model argument by Mike Frysinger · 16 years ago
  38. d0f7959 mtd: add BLKPG API based repartition support by Roman Tereshonkov · 16 years ago
  39. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 16 years ago
  40. 93ac5a5 ARM: platform data to use the FSMC NAND with the U300 by Linus Walleij · 16 years ago
  41. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 16 years ago
  42. 3866f67 jffs2: use cond_resched() instead of yield() by Wolfram Sang · 16 years ago
  43. d2ac467 mtd: m25p80: Add support for the Winbond W25Q64 by Thierry Reding · 16 years ago
  44. c1194c7 mtd: nand_base: do not cache pages with uncorrectable ECC errors by Artem Bityutskiy · 16 years ago
  45. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 16 years ago
  46. 5e59be1 mtd: sanity check ioctl input by Dan Carpenter · 16 years ago
  47. 0eecf4b mtd: fix the build warning for fsl_upm.c by Roy Zang · 16 years ago
  48. 7351d3a mtd: fix almost all checkpatch warnings in nand_base.c by Florian Fainelli · 16 years ago
  49. f8ac041 mtd: fix all checkpatch errors in nand_base.c by Florian Fainelli · 16 years ago
  50. 2bdb053 mtd: davinci: relax a timeout for ECC-initialization by Wolfram Sang · 16 years ago
  51. f2df1ae mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) by Gernot Hoyler · 16 years ago
  52. 6fb277b mtd: nand: split ONFI detection logic to its own function by Florian Fainelli · 16 years ago
  53. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 16 years ago
  54. 42af8b5 mtd: nand: denali should also handle NAND_CMD_PARAM by Florian Fainelli · 16 years ago
  55. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 16 years ago
  56. 344955f mtd: OneNAND: Remove unused cmd_map at s5pc110 by Kyungmin Park · 16 years ago
  57. 34c5bf6 mtd: nand: Samsung MLC - new OOB sizes by Brian Norris · 16 years ago
  58. eea116e mtd: davinci: fix comment to match the code by Wolfram Sang · 16 years ago
  59. a41ccf5 mtd: pcmciamtd: remove dead code by Dan Carpenter · 16 years ago
  60. cf36351 mtd: mpc5121_nfc: fix memory leak on error path by Julia Lawall · 16 years ago
  61. 9d8b104 mtd: pxa3xx_nand: set oob length in the runtime by Lei Wen · 16 years ago
  62. 18c81b1 mtd: pxa3xx_nand: remove the flash info in driver structure by Lei Wen · 16 years ago
  63. 227a886 mtd: pxa3xx_nand: introduce default timing to reduce read id times by Lei Wen · 16 years ago
  64. c1f8247 mtd: pxa3xx_nand: condense the flash definition by Lei Wen · 16 years ago
  65. 13ed7ae mtd: nand: support new Toshiba SLC by Brian Norris · 16 years ago
  66. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 16 years ago
  67. 432dc82 mtd: cleanup Kconfig dependencies by H Hartley Sweeten · 16 years ago
  68. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 16 years ago
  69. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 16 years ago
  70. f4a2da0 mtd: inftl.h: fix spacing errors by Brian Norris · 16 years ago
  71. 2173bae mtd: nand: spansion S30MLxxxP support by Brian Norris · 16 years ago
  72. 12c8eb9 mtd: fix callback return value check by Baruch Siach · 16 years ago
  73. 899611e Linux 2.6.36-rc6 by Linus Torvalds · 16 years ago
  74. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 16 years ago
  75. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 16 years ago
  76. 7268e3c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  77. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 16 years ago
  78. b4d3264 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
  79. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  80. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 16 years ago
  82. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 16 years ago
  84. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 16 years ago
  85. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 16 years ago
  86. 0b20406 net/9p: Mount only matching virtio channels by Sven Eckelmann · 16 years ago
  87. 387a856 de2104x: fix ethtool by Ondrej Zary · 16 years ago
  88. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 16 years ago
  89. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 16 years ago
  90. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 16 years ago
  91. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 16 years ago
  92. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  93. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. 26d1e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  95. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  96. a11377e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  97. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 16 years ago
  98. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 16 years ago
  99. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  100. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago