1. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  2. 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
  3. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  4. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  5. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  6. cdcf12b mtd: nand: fix MTD_MODE_RAW writes by Jon Povey · 14 years ago
  7. 9bf7071 mtd: r852: remove useless pci powerup/down from suspend/resume routines by Maxim Levitsky · 14 years ago
  8. 5954c47 mtd: Blackfin NFC: fix badblock location with BootROM OOB by Mike Frysinger · 14 years ago
  9. 733daa5 mtd: omap2: fix static declaration warning by G, Manjunath Kondaiah · 14 years ago
  10. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  11. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 14 years ago
  12. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  13. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  14. df5b4e3 mtd: nand: pull in td into read_bbt() by Sebastian Andrzej Siewior · 14 years ago
  15. cda3209 mtd: nand: use ALIGN where possible by Sebastian Andrzej Siewior · 14 years ago
  16. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  17. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago
  18. c1194c7 mtd: nand_base: do not cache pages with uncorrectable ECC errors by Artem Bityutskiy · 14 years ago
  19. 0eecf4b mtd: fix the build warning for fsl_upm.c by Roy Zang · 14 years ago
  20. 7351d3a mtd: fix almost all checkpatch warnings in nand_base.c by Florian Fainelli · 14 years ago
  21. f8ac041 mtd: fix all checkpatch errors in nand_base.c by Florian Fainelli · 14 years ago
  22. 2bdb053 mtd: davinci: relax a timeout for ECC-initialization by Wolfram Sang · 14 years ago
  23. 6fb277b mtd: nand: split ONFI detection logic to its own function by Florian Fainelli · 14 years ago
  24. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  25. 42af8b5 mtd: nand: denali should also handle NAND_CMD_PARAM by Florian Fainelli · 14 years ago
  26. 34c5bf6 mtd: nand: Samsung MLC - new OOB sizes by Brian Norris · 14 years ago
  27. eea116e mtd: davinci: fix comment to match the code by Wolfram Sang · 14 years ago
  28. cf36351 mtd: mpc5121_nfc: fix memory leak on error path by Julia Lawall · 14 years ago
  29. 9d8b104 mtd: pxa3xx_nand: set oob length in the runtime by Lei Wen · 14 years ago
  30. 18c81b1 mtd: pxa3xx_nand: remove the flash info in driver structure by Lei Wen · 14 years ago
  31. 227a886 mtd: pxa3xx_nand: introduce default timing to reduce read id times by Lei Wen · 14 years ago
  32. c1f8247 mtd: pxa3xx_nand: condense the flash definition by Lei Wen · 14 years ago
  33. 13ed7ae mtd: nand: support new Toshiba SLC by Brian Norris · 14 years ago
  34. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  35. 2173bae mtd: nand: spansion S30MLxxxP support by Brian Norris · 14 years ago
  36. 12c8eb9 mtd: fix callback return value check by Baruch Siach · 14 years ago
  37. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  38. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 14 years ago
  39. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  40. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  41. f12f662 fix OMAP2 MTD build failure by Daniel J Blueman · 14 years ago
  42. a88dbc5 nand: davinci: add support for timing configuration by Sekhar Nori · 14 years ago
  43. 8060ef4 davinci: add support for aemif timing configuration by Sekhar Nori · 14 years ago
  44. 99d3896 mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined by Mark F. Brown · 14 years ago
  45. b8db2f5 mtd: mxc_nand: configure pages per block for v2 controller by Sascha Hauer · 14 years ago
  46. 8b865d5 mtd: Blackfin NFC: fix invalid free in remove() by Mike Frysinger · 14 years ago
  47. eac15a4 mtd: Blackfin NFC: fix build error after nand_scan_ident() change by Mike Frysinger · 14 years ago
  48. f7b66e5 mxc_nand: Do not do byte accesses to the NFC buffer. by John Ogness · 14 years ago
  49. cfe3fda mtd: nand: Fix probe of Samsung NAND chips by Tilman Sauerbeck · 14 years ago
  50. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  51. 93b352f pxa3xx: fix ns2cycle equation by Axel Lin · 14 years ago
  52. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  53. 84c4f46 mtd/nand_ids: Fix buswidth by Brian Norris · 14 years ago
  54. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. 01cd2aba gen_nand: Test if nr_chips field is valid by Marek Vasut · 14 years ago
  56. 5eab6aaa nand/denali: move all hardware initialization work to denali_hw_init by Chuanxiao Dong · 14 years ago
  57. 7d8a26f nand/denali: Add a page check in denali_read_page & denali_read_page_raw by Chuanxiao Dong · 14 years ago
  58. 628bfd41 nand/denali: use cpu_relax() while waiting for hardware interrupt by Chuanxiao Dong · 14 years ago
  59. f0bc0c7 nand/denali: change read_status function method by Chuanxiao Dong · 14 years ago
  60. b292c34 nand/denali: Fixed check patch warnings by Chuanxiao Dong · 14 years ago
  61. b6d676d mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  62. db9ebb7 mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 15 years ago
  63. 7cfffac nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk by Chuanxiao Dong · 14 years ago
  64. 8ae61eb nand/denali: Fixed handle ECC error bugs by Chuanxiao Dong · 14 years ago
  65. 24c3fa3 nand/denali: use iowrite32() to replace denali_write32() by Chuanxiao Dong · 14 years ago
  66. 5c0eb90 nand/denali: Fixed probe function bugs by Chuanxiao Dong · 14 years ago
  67. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  68. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  69. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  70. 71ec515 mxc_nand: Add v3 (i.MX51) Support by Sascha Hauer · 14 years ago
  71. 6e85dfd mxc_nand: support 8bit ecc by Sascha Hauer · 14 years ago
  72. 94f77e5 mxc_nand: fix correct_data function by Sascha Hauer · 14 years ago
  73. 1bc9918 mxc_nand: add V1_V2 namespace to registers by Sascha Hauer · 14 years ago
  74. 7aaf28a mxc_nand: factor out a check_int function by Sascha Hauer · 14 years ago
  75. 5f97304 mxc_nand: make some internally used functions overwriteable by Sascha Hauer · 14 years ago
  76. c29c607 mxc_nand: rework get_dev_status by Sascha Hauer · 14 years ago
  77. 938cf99 mxc_nand: remove 0xe00 offset from registers by Sascha Hauer · 14 years ago
  78. 08b9ab9 mtd: denali: Add multi connected NAND support by Chuanxiao Dong · 14 years ago
  79. db9a3210 mtd: denali: Remove set_ecc_config function by Chuanxiao Dong · 14 years ago
  80. 4c03bbd mtd: denali: Remove unuseful code in get_xx_nand_para functions by Chuanxiao Dong · 14 years ago
  81. 6640652 mtd: denali: Remove device_info_tag structure by Chuanxiao.Dong · 14 years ago
  82. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  83. 9a9745c3 mtd: atmel_nand: fix warning: 'part_probes' defined but not used by Andreas Bießmann · 14 years ago
  84. b8664b3 mtd: Missing slab.h include by David Miller · 14 years ago
  85. 81cbb0b mtd: gen_nand: fix support for multiple chips by Marek Vasut · 14 years ago
  86. ef41e1b mtd: denali: update get nand para functions by Chuanxiao Dong · 14 years ago
  87. eda936e mtd: denali: rename functions which is named by using capitals by Chuanxiao Dong · 14 years ago
  88. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  89. a99d179 mtd: denali.c: fix reserved all check-patch errors by Chuanxiao Dong · 14 years ago
  90. bdca6da mtd: denali.c: fix all "line over 80 characters" warnings by Chuanxiao Dong · 14 years ago
  91. bf1806d mtd: denali.c: add and update KERN_ facility level in printk() by Chuanxiao Dong · 14 years ago
  92. 345b1d3 mtd: denali.c: fixed all open brace { check-patch errors by Chuanxiao Dong · 14 years ago
  93. 5bac3ac nand/denali Clean up all white spaces in code indent by Chuanxiao · 14 years ago
  94. d2350c2 mtd: Blackfin NFC: fix nand busy detection by Barry Song · 14 years ago
  95. 4429917 mtd: Blackfin NFC: fix handling of page sizes by Barry Song · 14 years ago
  96. 752b957 mtd: Blackfin NFC: wait for the ECC reset to finish by Barry Song · 14 years ago
  97. 00355b0 mtd: Blackfin NFC: fix typo for read/write delay setup by Barry Song · 14 years ago
  98. fd508da mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl by Barry Song · 14 years ago
  99. 085d45f mtd: Blackfin NFC: fix raw page write/read handling by Barry Song · 14 years ago
  100. 7ee064c mtd: Blackfin NFC: delete useless comment about jffs2 by Barry Song · 14 years ago