1. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  2. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  3. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. e2d3a35 mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID by Brian Norris · 12 years ago
  7. 73ca392 mtd: nand: decode Hynix MLC, 6-byte ID length by Brian Norris · 12 years ago
  8. e3b88bd mtd: nand: add generic READ ID length calculation functions by Brian Norris · 12 years ago
  9. f23a481 mtd: nand: split simple ID decode into its own function by Brian Norris · 12 years ago
  10. fc09bbc mtd: nand: split extended ID decoding into its own function by Brian Norris · 12 years ago
  11. 7e74c2d mtd: nand: split BB marker options decoding into its own function by Brian Norris · 12 years ago
  12. 4aef9b7 mtd: nand: remove redundant ID read by Brian Norris · 12 years ago
  13. 47450b3 mtd: nand: remove unnecessary variable by Brian Norris · 12 years ago
  14. e5570f0 mtd: docg4: add missing HAS_IOMEM dependency by Peter Huewe · 12 years ago
  15. 9c95f11 mtd: gpmi: initialize the timing registers only one time by Huang Shijie · 12 years ago
  16. 995fbbf mtd: gpmi: add EDO feature for imx6q by Huang Shijie · 12 years ago
  17. e1ca95e mtd: gpmi: do not set the default values for the extra clocks by Huang Shijie · 12 years ago
  18. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  19. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  20. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  21. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  22. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  23. 2caf87a mtd: fsl_ifc_nand: fix sparse warnings by Kim Phillips · 12 years ago
  24. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  25. 5bf3d66 mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors by Mike Dunn · 12 years ago
  26. 61de9da mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS by Richard Genoud · 12 years ago
  27. b2bc415 mtd: remove bcmring NAND driver by Christian Daudt · 12 years ago
  28. ea73fe7 mtd: nand: clk: preparation for switch to common clock framework by m-karicheri2@ti.com · 12 years ago
  29. 2fe87ae mtd: nand/gpio: Convert to module_platform_driver() by Sachin Kamat · 12 years ago
  30. 24b82d3 mtd: mxc_nand: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  31. ddf16d6 mtd: mxc_nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  32. 490e280 mtd: gpmi-nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  33. 3d10095 mtd: gpmi-nand: Improve logging style by Fabio Estevam · 12 years ago
  34. 4d3d688 mtd: omap2: fix module loading by Andreas Bießmann · 12 years ago
  35. 7d9b110 mtd: omap2: fix omap_nand_remove segfault by Andreas Bießmann · 12 years ago
  36. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  37. 32098f6 mtd: orion_nand: remove <mach/hardware.h> include by Thomas Petazzoni · 12 years ago
  38. 62beee2 mtd: lpc32xx_mlc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  39. 10594f6 mtd: lpc32xx_slc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  40. e1f5b3f mtd: allow MTD_NAND_GPMI_NAND to be built as module by Fabio Estevam · 12 years ago
  41. d159c4e mtd: nand: nand_bbt: export nand_update_bbt by Fabio Estevam · 12 years ago
  42. eceb84b mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' by Shmulik Ladkani · 12 years ago
  43. 19da415 mtd: s3c2410: Fix compiler warnings by Sachin Kamat · 12 years ago
  44. 6f32a3e mtd: s3c2410: Use devm_* functions by Sachin Kamat · 12 years ago
  45. 99f2b10 mtd: lantiq: Add NAND support on Lantiq XWAY SoC. by John Crispin · 12 years ago
  46. da3888c mtd: check for valid pdata inside plat_nand by John Crispin · 12 years ago
  47. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  48. 13e8597 mtd: use %*ph[CN] to dump small buffers by Andy Shevchenko · 12 years ago
  49. 513d57e mtd: gpmi: fix the compiler warnings by Huang Shijie · 12 years ago
  50. cdeadd7 mtd: nand: davinci: add OF support for davinci nand controller by Heiko Schocher · 12 years ago
  51. f938bc5 mtd: s3c2410: Fix line over 80 characters warning by Sachin Kamat · 12 years ago
  52. 54cd020 mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces by Sachin Kamat · 12 years ago
  53. a68c5ec mtd: s3c2410: Do not initialise statics to 0 or NULL by Sachin Kamat · 12 years ago
  54. d2a89be mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  55. 92aeb5d mtd: s3c2410: Use pr_* instead of printk by Sachin Kamat · 12 years ago
  56. 056fcab mtd: s3c2410: Use module_platform_driver() by Sachin Kamat · 12 years ago
  57. 27c84fa mtd: nand: Include IMX6 in the list of supported SoCs by Fabio Estevam · 12 years ago
  58. 4cacbe2 mtd: omap2: fix some typos in comments by Peter Meerwald · 12 years ago
  59. bf7a01b mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 12 years ago
  60. 28446ac mtd: atmel nand: fix gpio missing request by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  61. aa6d01f mtd: docg4: fix oob reads by Mike Dunn · 12 years ago
  62. 9c6f62a mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  63. de20c22 mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  64. af69dcd mtd: nand: rename '_raw' BBT scan functions by Brian Norris · 12 years ago
  65. a7e6883 mtd: nand: use ECC, if present, when scanning OOB by Brian Norris · 12 years ago
  66. 491ed06 mtd: nand_bbt: use string library by Brian Norris · 12 years ago
  67. 7b5a2d4 mtd: nand: remove unused 'int' return codes by Brian Norris · 12 years ago
  68. ff50617 mtd: gpmi: change the code for clocks by Huang Shijie · 12 years ago
  69. 894824f mtd: sh_flctl: Only copy OOB data if it is required by Bastian Hecht · 12 years ago
  70. d76236f mtd: sh_flctl: Use memcpy() instead of using a loop by Bastian Hecht · 12 years ago
  71. 10bfa76 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  72. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  73. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  74. e27e35e ARM: OMAP1: Move board-ams-delta.h from plat to mach by Tony Lindgren · 12 years ago
  75. 2843c7d Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 12 years ago
  76. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  77. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  78. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  79. 8e51036 Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  80. 5ec8d8c Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  81. 2e6185f Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  82. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  83. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  84. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  85. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  86. 4b25408 ARM: OMAP: Move gpio.h to include/linux/platform_data by Tony Lindgren · 12 years ago
  87. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  88. 3fbb96d Merge branch 'cleanup/io-pci' into next/cleanup by Arnd Bergmann · 12 years ago
  89. 5c46845 mtd: nand: omap2: use gpmc provided irqs by Afzal Mohammed · 12 years ago
  90. 9c4c2f8 mtd: nand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  91. 65b97cf mtd: nand: omap2: handle nand on gpmc by Afzal Mohammed · 12 years ago
  92. 2361f73 Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David Woodhouse · 12 years ago
  93. 6e308f8 mtd: nand: append missing parameter and value by Haojian Zhuang · 12 years ago
  94. 1e7ba63 MTD: pxa3xx-nand: add devicetree bindings by Daniel Mack · 12 years ago
  95. e05dd97 Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into at91/mci by Arnd Bergmann · 12 years ago
  96. a4c75ba Merge branch 'testing/bcmring' into next/cleanups by Arnd Bergmann · 12 years ago
  97. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  98. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  99. a334937 ARM: imx: gpmi-nand depends on mxs-dma by Arnd Bergmann · 12 years ago
  100. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago