1. d9ca77f mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 8 years ago
  2. d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
  3. c4fe72a mtd: nand: s3c2410: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  4. bf01e06b mtd: nand: s3c2410: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  5. 03a9755 mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data() by Zhaoxiu Zeng · 8 years ago
  6. f88f44c mtd: nand: s3c2410: kill the ->ecc_layout field by Boris BREZILLON · 8 years ago
  7. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 8 years ago
  8. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 8 years ago
  9. 7208b99 mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 8 years ago
  10. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  11. 40acbab mtd: nand: s3c2410: show parent device in sysfs by Frans Klaver · 9 years ago
  12. 0abe75d mtd: s3c2410: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  13. a05973a mtd: s3c2410: drop useless / misspelled debug prints by Brian Norris · 9 years ago
  14. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  15. 887957b mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 10 years ago
  16. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  17. 02d0186 mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c by Sachin Kamat · 10 years ago
  18. ad74581 mtd: s3c2410: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  19. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  20. 9e7c3df mtd: nand: s3c2410: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  21. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  22. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  23. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  24. ded4c55 mtd: s3c2410: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  25. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  26. 19da415 mtd: s3c2410: Fix compiler warnings by Sachin Kamat · 12 years ago
  27. 6f32a3e mtd: s3c2410: Use devm_* functions by Sachin Kamat · 12 years ago
  28. 13e8597 mtd: use %*ph[CN] to dump small buffers by Andy Shevchenko · 12 years ago
  29. f938bc5 mtd: s3c2410: Fix line over 80 characters warning by Sachin Kamat · 12 years ago
  30. 54cd020 mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces by Sachin Kamat · 12 years ago
  31. a68c5ec mtd: s3c2410: Do not initialise statics to 0 or NULL by Sachin Kamat · 12 years ago
  32. d2a89be mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  33. 92aeb5d mtd: s3c2410: Use pr_* instead of printk by Sachin Kamat · 12 years ago
  34. 056fcab mtd: s3c2410: Use module_platform_driver() by Sachin Kamat · 12 years ago
  35. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  36. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  37. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  38. 4aa1062 mtd: s3c2410 nand: Remove uncessary null check by Jonghwan Choi · 13 years ago
  39. 599501a mtd: s3c2410.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  40. 5b2efbd mtd: s3c2410 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  41. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  42. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  43. af86ea8 mtd: s3c2410 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  44. ac497c1 mtd: nand: fix S3C NAND clock stop by Jiri Pinkava · 13 years ago
  45. 78d1022 mtd: s3c nand: parsing command-line partitions prior to set->partitions by Conke Hu · 14 years ago
  46. ecce2a6 drivers/mtd/nand: Use kzalloc by Julia Lawall · 14 years ago
  47. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 14 years ago
  48. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 14 years ago
  49. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. 74218fe mtd: s3c2410: propagate nand options from the platform data by Ben Dooks · 15 years ago
  52. 9dbc090 mtd/nand: s3c6400 support for s3c2410 driver by Peter Korsgaard · 15 years ago
  53. e635a01 Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux by David Woodhouse · 15 years ago
  54. 947391c [MTD] [NAND] S3C2410: Use DIV_ROUND_UP by Ben Dooks · 15 years ago
  55. dea2aa6 [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write by Ben Dooks · 15 years ago
  56. 9db41f9 [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND by Michel Pollet · 15 years ago
  57. a755a38 mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 by Peter Korsgaard · 15 years ago
  58. ed27f02 [MTD] [NAND] S3C2410: Allow commandline partition processing by Andy Green · 15 years ago
  59. ae7304e [MTD] [NAND] S3C2410: Fix CFG debug order by Andy Green · 15 years ago
  60. 2612e52 [MTD] [NAND] S3C2410: Uninitialised variable cleanup by Nelson Castillo · 15 years ago
  61. 8c3e843 [MTD] [NAND] S3C2410: NAND ECC by chip rather than global by Andy Green · 15 years ago
  62. 3db7215 [MTD] [NAND] S3C2410: Basic kerneldoc comment updates by Ben Dooks · 15 years ago
  63. ec0482e [MTD] [NAND] S3C2410: Move to using platform device table by Ben Dooks · 15 years ago
  64. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  65. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  66. 7926b5a [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat by Ben Dooks · 16 years ago
  67. 30821fe CPUFREQ: S3C24XX NAND driver frequency scaling support. by Ben Dooks · 16 years ago
  68. 7e74a50 [MTD] [NAND] S3C2410: Remove changelog and tidy header by Ben Dooks · 16 years ago
  69. 451d339 [MTD] [NAND] S3C2410: Change printk() into dev_dbg() by Ben Dooks · 16 years ago
  70. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  71. 37e5ffa [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board by Ben Dooks · 16 years ago
  72. 1c21ab6 [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data by Ben Dooks · 16 years ago
  73. c45c6c6 [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction by Ben Dooks · 16 years ago
  74. 71d54f3 [MTD] [NAND] S3C2410 Large page NAND support by Ben Dooks · 16 years ago
  75. 0916083 [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch by Ben Dooks · 16 years ago
  76. 1ff1842 [MTD] [NAND] fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  77. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  78. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 16 years ago
  79. d0bf379 [MTD] [NAND] fix s3c2410 error correction by Matt Reimer · 17 years ago
  80. 4fac9f6 [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors by Matt Reimer · 17 years ago
  81. 03680b1 [MTD] [NAND] S3C2410 correctly set nFCE over resume by Ben Dooks · 17 years ago
  82. b773bb2 [MTD] [NAND] add s3c2440-specific read_buf/write_buf by Matt Reimer · 17 years ago
  83. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  84. b7a7018 [MTD] [NAND] s3c2410: fix arch moves by Ben Dooks · 17 years ago
  85. dff5e44 [ARM] 4233/1: nand/s3c2410.c: warning fix by Arnaud Patard · 17 years ago
  86. 4f65992 [MTD] [NAND] S3C2412 fix hw ecc by Matthieu CASTET · 17 years ago
  87. a259324 [MTD] [NAND] S3C2410: Hardware ECC correction code by Ben Dooks · 17 years ago
  88. c9ac597 [MTD] Remove trailing whitespace by David Woodhouse · 18 years ago
  89. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  90. 99974c6 [MTD] NAND: S3C2410 convert prinks to dev_*()s by Ben Dooks · 18 years ago
  91. ad3b5fb [MTD NAND] S3C2410 driver cleanup by Ben Dooks · 18 years ago
  92. d1fef3c [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. by Ben Dooks · 18 years ago
  93. f906887 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles by David Woodhouse · 18 years ago
  94. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  95. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  96. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  97. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  98. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 18 years ago
  99. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 18 years ago
  100. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 18 years ago