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