1. 076c7f4 [MTD] [NAND] tmio_nand: fix base address programming by Dmitry Baryshkov · 16 years ago
  2. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  3. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  5. ec43b81 mfd: driver for the TMIO NAND controller by Ian Molton · 16 years ago
  6. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  7. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  8. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  9. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  10. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  11. 4f0ca70 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function by Bryan Wu · 16 years ago
  12. 0ee002b [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() by Mike Frysinger · 16 years ago
  13. a0dd201 [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default by Mike Frysinger · 16 years ago
  14. 2445af3 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions by Mike Frysinger · 16 years ago
  15. fcb90ba [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses by Mike Frysinger · 16 years ago
  16. cf84039 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 by Mike Frysinger · 16 years ago
  17. e274f02 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages by Mike Frysinger · 16 years ago
  18. 9637244 [MTD] [NAND] diskonchip.c fix sparse endian warnings by Harvey Harrison · 16 years ago
  19. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  20. 650da9d [MTD] [NAND] fsl_elbc_nand.c: fix printk warning by akpm@linux-foundation.org · 16 years ago
  21. 74216be [MTD] [NAND] nandsim: support random page read command by Artem Bityutskiy · 16 years ago
  22. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  23. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  24. 30821fe CPUFREQ: S3C24XX NAND driver frequency scaling support. by Ben Dooks · 16 years ago
  25. ee39a0e [MTD][NAND] au1550nd: remove unused variable by Yoichi Yuasa · 16 years ago
  26. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  27. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  28. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  29. f63af11 [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers by Milton Miller · 16 years ago
  30. 0acf944 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  31. ec6e0ea [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  32. 452db27 [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  33. bd5a438 [MTD] [NAND] atmel_nand can be modular by David Brownell · 16 years ago
  34. d6248fd [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum by Haavard Skinnemoen · 16 years ago
  35. 23a346c [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() by David Brownell · 16 years ago
  36. a8931ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  37. 70eb33d [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib by Mike Rapoport · 16 years ago
  38. f4db56f [MTD] orion_nand: add chip_delay parameter by Saeed Bishara · 16 years ago
  39. 90574d0 [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved by David Woodhouse · 16 years ago
  40. 984290d [MTD] [NAND] atmel_nand: make available on AVR32 by Håvard Skinnemoen · 16 years ago
  41. cc0c72e [MTD] [NAND] atmel_nand: Clean up and fix probe() error path by Håvard Skinnemoen · 16 years ago
  42. 3c3796c [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols by Håvard Skinnemoen · 16 years ago
  43. d4f4c0a [MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig by Håvard Skinnemoen · 16 years ago
  44. 62fd71f [MTD] [NAND] at91_nand: Convert to generic GPIO API by Håvard Skinnemoen · 16 years ago
  45. aa83570 [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove by Anton Vorontsov · 16 years ago
  46. 4474573 [MTD] [NAND] nandsim: missing header for do_div by Randy Dunlap · 16 years ago
  47. 7e74a50 [MTD] [NAND] S3C2410: Remove changelog and tidy header by Ben Dooks · 16 years ago
  48. 451d339 [MTD] [NAND] S3C2410: Change printk() into dev_dbg() by Ben Dooks · 16 years ago
  49. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  50. 6eda7a5 [MTD] [NAND] nandsim: allow for 64-bit size by Adrian Hunter · 16 years ago
  51. 07293b2 [MTD] [NAND] nandsim: fix overridesize by Adrian Hunter · 16 years ago
  52. af3decc [MTD] [NAND] nandsim: fix size bug by Adrian Hunter · 16 years ago
  53. 9b62d86 [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path by Eric Miao · 16 years ago
  54. ff0de61 [MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  55. 437d0d2 [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c by Toralf Förster · 16 years ago
  56. 8136508 [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. by Atsushi Nemoto · 16 years ago
  57. afc4bca [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. by Michael Hennerich · 16 years ago
  58. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 16 years ago
  59. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  60. 77f5492 [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  61. ed8165c [MTD] [NAND] Verify probe by retrying to checking the results match by Ben Dooks · 17 years ago
  62. 37e5ffa [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board by Ben Dooks · 17 years ago
  63. 1c21ab6 [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data by Ben Dooks · 17 years ago
  64. c45c6c6 [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction by Ben Dooks · 17 years ago
  65. 71d54f3 [MTD] [NAND] S3C2410 Large page NAND support by Ben Dooks · 17 years ago
  66. 0916083 [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch by Ben Dooks · 17 years ago
  67. 0ff6631 [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  68. 93919d3 [MTD] [NAND] plat_nand: set mtd->name by Hamish Moffatt · 17 years ago
  69. 1938de4 [MTD] [NAND] corrected MPC8313 NAND fixes by Mike Hench · 17 years ago
  70. 9ebed3e [MTD] [NAND] fsl_elbc_nand: fix mtd name by Anton Vorontsov · 17 years ago
  71. 5c249c5 [MTD] [NAND] FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  72. a1c06ee [MTD] [NAND] Fix checkpatch errors in pxa3xx_nand by David Woodhouse · 16 years ago
  73. fe69af0 [MTD] [NAND] support for pxa3xx by eric miao · 17 years ago
  74. 5765066 [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. by Scott Wood · 17 years ago
  75. 52f8301 [MTD] [NAND] at91_nand: Make part_probes[] static by Atsushi Nemoto · 17 years ago
  76. 1ff1842 [MTD] [NAND] fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  77. c27e9b8 [MTD] [NAND] fix possible Ooops in rfc_from4 by Sebastian Siewior · 16 years ago
  78. ec12cc74e [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static by Adrian Bunk · 16 years ago
  79. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  80. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  81. d4a32fe [POWERPC] fsl_elbc_nand: factor out localbus defines by Anton Vorontsov · 17 years ago
  82. 6f5afae mtd: nand: add out label in rfc_from4 by Sebastian Siewior · 17 years ago
  83. 5d4294c plat-orion: make orion_nand available for all Orion families by Lennert Buytenhek · 17 years ago
  84. 641f436 [MTD] [NAND] cs553x_nand: command line partitioning support by Mart Raudsepp · 17 years ago
  85. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  86. 76b1046 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. by Scott Wood · 17 years ago
  87. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 17 years ago
  88. 1c45f60 [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... by Scott Wood · 17 years ago
  89. 5eb9103 [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes by Bryan Wu · 17 years ago
  90. f4dda09 [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver by Bryan Wu · 17 years ago
  91. a503677 [MTD] [NAND] Remove unused variable in plat_nand_remove by Li Zefan · 17 years ago
  92. 842b1a10 [MTD] [NAND] at91_nand: Make mtdparts option can override board info by Atsushi Nemoto · 17 years ago
  93. d0bf379 [MTD] [NAND] fix s3c2410 error correction by Matt Reimer · 17 years ago
  94. 4fac9f6 [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors by Matt Reimer · 17 years ago
  95. 78b6517 [MTD] [NAND] Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  96. 2a1dba2 [MTD] [NAND] Marvell Orion device bus NAND controller by Tzachi Perelstein · 17 years ago
  97. 846fc31 [MTD] [NAND] pasemi_nand driver by Egor Martovetsky · 17 years ago
  98. 03680b1 [MTD] [NAND] S3C2410 correctly set nFCE over resume by Ben Dooks · 17 years ago
  99. a25b7fe [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver by Michael Hennerich · 17 years ago
  100. 9c37f33 [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND by David Woodhouse · 17 years ago