1. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 17 years ago
  2. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 17 years ago
  3. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 17 years ago
  4. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 17 years ago
  5. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 17 years ago
  6. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 17 years ago
  7. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 17 years ago
  8. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 17 years ago
  9. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 17 years ago
  10. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 17 years ago
  11. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 17 years ago
  12. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 17 years ago
  13. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 17 years ago
  14. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 17 years ago
  15. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 17 years ago
  16. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 17 years ago
  17. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 17 years ago
  18. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 17 years ago
  19. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 17 years ago
  20. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 17 years ago
  21. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 17 years ago
  22. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 17 years ago
  23. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 17 years ago
  24. bb6a7755 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 17 years ago
  25. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 17 years ago
  26. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 17 years ago
  27. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 17 years ago
  28. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 17 years ago
  29. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 17 years ago
  30. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 17 years ago
  31. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 17 years ago
  32. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 17 years ago
  33. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 17 years ago
  34. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 17 years ago
  35. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 17 years ago
  36. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 17 years ago
  37. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  38. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 17 years ago
  39. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  40. 1c49678 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 17 years ago
  41. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 17 years ago
  42. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
  43. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 17 years ago
  44. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 17 years ago
  45. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 17 years ago
  46. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 17 years ago
  47. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 17 years ago
  48. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 17 years ago
  49. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 17 years ago
  50. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 17 years ago
  51. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 17 years ago
  52. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 17 years ago
  53. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 17 years ago
  54. 98ecc91 mtd: pxa3xx_nand: Fix PIO data transfer by David Hunter · 17 years ago
  55. 6b0d9a8 mtd: nand: fix multi-chip suspend problem by Li Yang · 17 years ago
  56. f611a79 mtd: Add bad block table overrides to Davinci NAND driver by Mark A. Greer · 17 years ago
  57. daa0f15 mtd: don't use __exit_p to wrap mxcnd_remove by Uwe Kleine-König · 17 years ago
  58. 8fead79 mtd: move excite_nand_remove to .devexit.text by Uwe Kleine-König · 17 years ago
  59. c1317f7 mtd: eLBC NAND: give more verbose output on error by Scott Wood · 17 years ago
  60. 476459a mtd: eLBC NAND: use recommended command sequences by Scott Wood · 17 years ago
  61. b3a70f0 mtd: eLBC NAND: increase bus timeout to maximum by Scott Wood · 17 years ago
  62. 54c69cc mtd: alauda: Use hweight8 by Akinobu Mita · 17 years ago
  63. 895fb49 mtd: error return -EIO instead of EIO by Roel Kluin · 17 years ago
  64. 35016dd mtd: ensure index is positive by Roel Kluin · 17 years ago
  65. 74218fe mtd: s3c2410: propagate nand options from the platform data by Ben Dooks · 17 years ago
  66. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 17 years ago
  67. 6eb4fef mtd: txx9ndfmc: Use nand_release to free resources by Atsushi Nemoto · 17 years ago
  68. 2af7c65 mtd: Add panic_write for NAND flashes by Simon Kagstrom · 17 years ago
  69. 1c63aca mtd: Add __nand_calculate_ecc() to NAND ECC functions by Akinobu Mita · 17 years ago
  70. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 17 years ago
  71. 1fbff0a mxc_nand: use DRIVER_NAME where appropriate by Sascha Hauer · 17 years ago
  72. c110eaf mxc_nand: remove TROP_US_DELAY by Sascha Hauer · 17 years ago
  73. f137205 mxc_nand: Allow flash based bbt by Sascha Hauer · 17 years ago
  74. f06368f mxc_nand: disable sp_en bit only once by Sascha Hauer · 17 years ago
  75. 9467114 mxc_nand: Add NFC V2 support by Sascha Hauer · 17 years ago
  76. 2d69c7f mxc_nand: Get rid of pagesize_2k flag by Sascha Hauer · 17 years ago
  77. c6de7e1 mxc_nand: Make main/spare areas runtime configurable by Sascha Hauer · 17 years ago
  78. 0e60c7c mxc_nand: remove unused defines by Sascha Hauer · 17 years ago
  79. c5d23f1 mxc nand: modify send_page to send all pages, not only one by Sascha Hauer · 17 years ago
  80. 89121a6 mxc nand: simplify command processing by Sascha Hauer · 17 years ago
  81. f8f9608 mxc nand: use buffers by Sascha Hauer · 17 years ago
  82. d970a07 mxc nand: use resource_size() by Sascha Hauer · 17 years ago
  83. a4ad57f mxc nand: remove dead code by Sascha Hauer · 17 years ago
  84. 6246549 mxc nand: remove debug param by Sascha Hauer · 17 years ago
  85. a3e65b6 mxc_nand: introduce mxc_do_addr_cycle by Sascha Hauer · 17 years ago
  86. 06ecb04 mxc_nand: merge send_read_page and send_prog_page by Sascha Hauer · 17 years ago
  87. 13e1add mxc_nand: cleanup initialization by Sascha Hauer · 17 years ago
  88. 8c1fd89 mxc_nand: cleanup eccoob descriptions by Sascha Hauer · 17 years ago
  89. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 17 years ago
  90. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 17 years ago
  91. 1cc5239 Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27" by David Woodhouse · 17 years ago
  92. 266dead mtd: add bcmring nand driver by Leo (Hao) Chen · 17 years ago
  93. 2d098a72 mtd: plat_nand: request memory resource before doing ioremap by H Hartley Sweeten · 17 years ago
  94. 82613b0 mtd: move mxcnd_remove to .exit.text by Uwe Kleine-König · 17 years ago
  95. e4af3bf mtd: atmel_nand: unused variable removed by Claudio Scordino · 17 years ago
  96. 5cd0be8 mtd: nand: davinci: fix to use mask_ale from pdata by Hemant Pedanekar · 17 years ago
  97. 58475fb mtd: nand: fix htmldocs warnings by Jaswinder Singh Rajput · 17 years ago
  98. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  99. 627df23 trivial: mtd: add __init/__exit macros to init/exitfunctions by Peter Huewe · 17 years ago
  100. 6323471 mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board) by Alessandro Rubini · 17 years ago