1. 58475fb mtd: nand: fix htmldocs warnings by Jaswinder Singh Rajput · 15 years ago
  2. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  3. 627df23 trivial: mtd: add __init/__exit macros to init/exitfunctions by Peter Huewe · 15 years ago
  4. 6323471 mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board) by Alessandro Rubini · 15 years ago
  5. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  6. 894572a mtd: sh_flctl: register sh_flctl using platform_driver_probe() by David Woodhouse · 15 years ago
  7. c0cbfd0 mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible by Atsushi Nemoto · 15 years ago
  8. 0f777fb mtd: nand: fix tmio_nand ecc correction by Atsushi Nemoto · 15 years ago
  9. be2f092 mtd: nand: add __nand_correct_data helper function by Atsushi Nemoto · 15 years ago
  10. 76c23c3 mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver by Feng Kan · 15 years ago
  11. dfe3289 mtd: omap: adding DMA mode support in nand prefetch/post-write by vimal singh · 15 years ago
  12. 59e9c5a mtd: omap: add support for nand prefetch-read and post-write by vimal singh · 15 years ago
  13. 8bff82c mtd: add nand support for w90p910 (v2) by Wan ZongShun · 15 years ago
  14. 223cf6c mtd: pxa3xx_nand: add single-bit error corrections reporting by Yeasah Pell · 15 years ago
  15. 71b7d0d mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 by Eric Benard · 15 years ago
  16. f12a947 mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips by Sneha Narnakaje · 15 years ago
  17. 6e0cb13 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST by Sneha Narnakaje · 15 years ago
  18. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  19. f33dabb mtd: nand: register orion_nand using platform_driver_probe() by Uwe Kleine-König · 15 years ago
  20. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  21. 87d721a Merge branch 'master' into devel by Russell King · 15 years ago
  22. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  23. 9a73290 mtd: nand_base: allow drivers to choose ECC block size by Singh, Vimal · 16 years ago
  24. 44a1f20 mtd: ep93xx: cleanup includes in ts7250 nand driver by H Hartley Sweeten · 15 years ago
  25. 20d8e24 mtd: nand_base: use __func__ instead of typing names by vimal singh · 15 years ago
  26. b8b3ee9 mtd: nand: remove repeated comment, fix spelling by vimal singh · 15 years ago
  27. 6175556 OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE by Tony Lindgren · 15 years ago
  28. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 15 years ago
  29. 583ddaf [ARM] 5592/1: ep93xx: cleanup platform header includes by Hartley Sweeten · 15 years ago
  30. c276aca mtd: nand: fix build failure and incorrect return from omap_wait() by vimal singh · 15 years ago
  31. ae27a7a mtd: atmel_nand: Fix typo s/parititions/partitions/ by Thadeu Lima de Souza Cascardo · 15 years ago
  32. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  33. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  34. 272023d mtd: nand: Fix memory leak on txx9ndfmc probe failure. by Atsushi Nemoto · 15 years ago
  35. bfee1a4 mtd: orion_nand: use burst reads with double word accesses by Nicolas Pitre · 15 years ago
  36. 9dbc090 mtd/nand: s3c6400 support for s3c2410 driver by Peter Korsgaard · 15 years ago
  37. e635a01 Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux by David Woodhouse · 15 years ago
  38. 947391c [MTD] [NAND] S3C2410: Use DIV_ROUND_UP by Ben Dooks · 15 years ago
  39. dea2aa6 [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write by Ben Dooks · 15 years ago
  40. 9db41f9 [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND by Michel Pollet · 15 years ago
  41. 43950a6 mtd: nand: max_retries off by one in mxc_nand by Roel Kluin · 15 years ago
  42. a755a38 mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 by Peter Korsgaard · 15 years ago
  43. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  44. 67ce04b mtd: nand: add OMAP2/OMAP3 NAND driver by Vimal Singh · 15 years ago
  45. c3a9f35 mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs by Cliff Cai · 15 years ago
  46. 530c3b6 mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw by Mike Frysinger · 15 years ago
  47. f4fa697 mtd: add on-flash BBT support for Atmel NAND driver by Simon Polette · 15 years ago
  48. bd3fd62 mtd: MXC NAND support for 2KiB page size flashes by Vladimir Barinov · 15 years ago
  49. f36e20c mtd: plat_nand: allow platform to set partitions by H Hartley Sweeten · 15 years ago
  50. bf95efd mtd: plat_nand: add platform probe/remove callbacks by H Hartley Sweeten · 15 years ago
  51. d6fed9e mtd: extend plat_nand for (read|write)_buf by Alexander Clouter · 15 years ago
  52. f19e899 mtd: davinci_nand: cmdlinepart uses MTD IDs by David Brownell · 15 years ago
  53. b258fd8 mtd: mxc_nand: add correct dev_id parameter to free_irq() calls by Magnus Lilja · 15 years ago
  54. 260dc00 mtd: nand: fix 512 byte software ecc support by Vimal Singh · 16 years ago
  55. 6a4123e mtd: nand: davinci_nand, 4-bit ECC for smallpage by David Brownell · 15 years ago
  56. 533a014 mtd: nand: minor davinci_nand cleanup by David Brownell · 15 years ago
  57. 81d19b0 mtd: nand: don't walk past end of oobfree[] by David Brownell · 15 years ago
  58. 24b5ce2 mtd: plat_nand: fix section error by Thomas Chou · 15 years ago
  59. ed27f02 [MTD] [NAND] S3C2410: Allow commandline partition processing by Andy Green · 15 years ago
  60. ae7304e [MTD] [NAND] S3C2410: Fix CFG debug order by Andy Green · 15 years ago
  61. 2612e52 [MTD] [NAND] S3C2410: Uninitialised variable cleanup by Nelson Castillo · 15 years ago
  62. 8c3e843 [MTD] [NAND] S3C2410: NAND ECC by chip rather than global by Andy Green · 15 years ago
  63. 3db7215 [MTD] [NAND] S3C2410: Basic kerneldoc comment updates by Ben Dooks · 15 years ago
  64. ec0482e [MTD] [NAND] S3C2410: Move to using platform device table by Ben Dooks · 15 years ago
  65. 8193304 mtd: Fix handling of mtdname in txx9ndfmc.c by David Woodhouse · 15 years ago
  66. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  67. ccd9385 [MTD] Remove mtd->{suspend,resume} calls from board drivers by David Woodhouse · 15 years ago
  68. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  69. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  70. 30bbf14 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  71. ade92a6 [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 15 years ago
  72. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  73. 1b57819 [MTD] [NAND] Add support for NAND on the Socrates board by Wolfgang Grandegger · 15 years ago
  74. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  75. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  76. c451c7c [MTD] [NAND] Add parent info for CAFÉ controller by David Woodhouse · 15 years ago
  77. 87f39f0 [MTD] support driver model updates by David Brownell · 15 years ago
  78. 9d63287 [MTD] [NAND] move gen_nand's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  79. a6e6abd module: remove module_text_address() by Rusty Russell · 15 years ago
  80. 2a7af8c trivial: MTD: remove EOL from MODULE_DESCRIPTION by Niels de Vos · 16 years ago
  81. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  82. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  83. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  84. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  85. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  86. c0e6616 [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page by Yoshihiro Shimoda · 15 years ago
  87. f271049 [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader by Mike Rapoport · 16 years ago
  88. 82a72d1 [MTD] [NAND] pxa3xx_nand: allow building as module by Mike Rapoport · 16 years ago
  89. b2ed368 [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' by Mike Rapoport · 16 years ago
  90. 64fb65b [MTD] TXx9 SoC NAND Flash Memory Controller driver by Atsushi Nemoto · 16 years ago
  91. a4b6d51 [MTD] partitioning utility predicates by David Brownell · 16 years ago
  92. d5e539a [MTD] [NAND] davinci: drop usage of cpu_is_* macro by Kevin Hilman · 16 years ago
  93. 374555a [MTD] [NAND] fix broken debug messages by David Brownell · 16 years ago
  94. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 16 years ago
  95. 52ff49d [MTD] [NAND] fix "raw" reads with ECC syndrome layouts by David Brownell · 16 years ago
  96. bfc4925 [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() by Mike Frysinger · 16 years ago
  97. 8d30cab [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit by Mike Frysinger · 16 years ago
  98. 08d2503 [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX by Mike Frysinger · 16 years ago
  99. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  100. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 16 years ago