1. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  2. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  3. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  5. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  6. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  9. be0638d mtd: bcm47xxnflash: use pr_fmt for module prefix in messages by Rafał Miłecki · 12 years ago
  10. ef4e0c2 mtd: davinci_nand: Use managed resources by Mrugesh Katepallewar · 12 years ago
  11. 84cfbbb mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. by Josh Wu · 12 years ago
  12. e66b431 mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. by Josh Wu · 12 years ago
  13. c0cf787 mtd: atmel_nand: avoid to report an error when lookup table offset is 0. by Josh Wu · 12 years ago
  14. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  15. a7bf654 mtd: bcm47xxnflash: register this as normal driver by Hauke Mehrtens · 12 years ago
  16. 0fca6ab mtd: bcm47xxnflash: fix message by Hauke Mehrtens · 12 years ago
  17. 92d0e09 mtd: gpmi: add sanity check for the ECC by Huang Shijie · 12 years ago
  18. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  19. 26738dd mtd: gpmi: fix a dereferencing freed memory error by Huang Shijie · 12 years ago
  20. 6d2559f mtd: fix the wrong timeo for panic_nand_wait() by Huang Shijie · 12 years ago
  21. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  22. 54cccc7 mtd: nane: print source of error message by Tormod Volden · 12 years ago
  23. 0c69fb0 mtd: fsl_ifc_nand: use more portable i/o accessors by Kim Phillips · 12 years ago
  24. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 12 years ago
  25. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 12 years ago
  26. a8459f2 mtd: mxc_nand: compress ID info for send_read_id_v3 by Roman Schneider · 12 years ago
  27. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  28. b23b746 mtd: gpmi: Always report ECC stats and return max_bitflips by Zach Sadecki · 12 years ago
  29. 13daa22 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  30. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  31. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  32. 0ce82b7 mtd: nand: onfi don't WARN if we are in 16 bits mode by Matthieu CASTET · 12 years ago
  33. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 12 years ago
  34. 5d0e137 drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  35. 7a9c838 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  36. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  37. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  38. 5a40b5f mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES by Rafał Miłecki · 12 years ago
  39. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  40. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  41. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  42. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  43. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. d4d4f1b mtd: nand: typo in nand_id_has_period() comments by Brian Norris · 12 years ago
  45. 8204536 mtd: nand/gpio: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  46. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  47. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 3c9c6d6 mtd: nand/docg4: fix and improve read of factory bbt by Mike Dunn · 12 years ago
  51. 440b1d7 mtd: nand/docg4: reserve bb marker area in ecclayout by Mike Dunn · 12 years ago
  52. 5a90d41 mtd: nand/docg4: add support for writing in reliable mode by Mike Dunn · 12 years ago
  53. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  54. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  55. 740bb0c mtd: mxc_nand: reorder part_probes to let cmdline override other sources by Lothar Waßmann · 12 years ago
  56. c10d8ee mtd: mxc_nand: fix unbalanced clk_disable() in error path by Lothar Waßmann · 12 years ago
  57. 5346c27 mtd: nandsim: Introduce debugfs infrastructure by Ezequiel Garcia · 12 years ago
  58. ecfe57b mtd: bcm47xxnflash: writing support by Rafał Miłecki · 12 years ago
  59. c0c70d9 mtd: at91: atmel_nand: return bit flips for the PMECC read_page() by Josh Wu · 12 years ago
  60. ff3206b mtd: nand: onfi need to be probed in 8 bits mode by Matthieu CASTET · 12 years ago
  61. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  62. 2fd71a2 mtd: nand: print flash size during detection by Matthieu CASTET · 12 years ago
  63. ca6a248 mted: nand_wait_ready timeout fix by Matthieu CASTET · 12 years ago
  64. a6b3ed2 mtd: bcm47xxnflash: support NAND_CMD_STATUS by Rafał Miłecki · 12 years ago
  65. e7e4616 mtd: bcm47xxnflash: define some magic numbers by Rafał Miłecki · 12 years ago
  66. 6a8214a mtd: remove the "chip" parameter in nand_get_device() by Huang Shijie · 12 years ago
  67. b0bb690 mtd: remove the de-select chip code in nand_release_device() by Huang Shijie · 12 years ago
  68. d1f3b65 mtd cs553x_nand: Initialise ecc.strength before nand_scan() by Nathan Williams · 12 years ago
  69. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  70. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  71. c8b6817 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  72. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  73. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  74. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  75. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  76. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  77. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  78. 00940a2 mtd: bcm47xxnflash: enable BCM4706 driver by Rafał Miłecki · 12 years ago
  79. 3c01d4c mtd: bcm47xxnflash: implement reading by Rafał Miłecki · 12 years ago
  80. 0fbc599 mtd: bcm47xxnflash: support for NAND_CMD_READID command by Rafał Miłecki · 12 years ago
  81. 19c0921 mtd: bcm47xxnflash: init NAND on BCM4706 by Rafał Miłecki · 12 years ago
  82. a5401370 mtd: prepare place for BCMA NAND flash driver(s) by Rafał Miłecki · 12 years ago
  83. 24e9394 Merge branch 'clps711x/soc2' into next/soc by Olof Johansson · 12 years ago
  84. e377ca1 ARM: clps711x: p720t: Special driver for handling NAND memory is removed by Alexander Shiyan · 12 years ago
  85. 90383e0 ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed by Alexander Shiyan · 12 years ago
  86. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  87. 064a769 mtd: Fix typo mtd/tests by Masanari Iida · 12 years ago
  88. 0730016 mtd: de-select the chip when it is not used by Huang Shijie · 12 years ago
  89. ded4c55 mtd: s3c2410: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  90. d6ba745 mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  91. ca796f8 mtd: diskonchip: don't warn about ARM architecture by Arnd Bergmann · 12 years ago
  92. f251b8d mtd: nand_wait: warn if the nand is busy on exit by Matthieu CASTET · 12 years ago
  93. 192afdb mtd: davinci: add support for parition binding nodes by Murali Karicheri · 12 years ago
  94. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  95. 7c8f680 mtd: sh_flctl: Add device tree support by Bastian Hecht · 12 years ago
  96. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  97. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  98. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  99. 18afbc5 mtd: gpio-nand: Ability to use driver for configurations without RDY-pin by Alexander Shiyan · 12 years ago
  100. 7483096 mtd: use the NAND_STATUS_FAIL to replace the hardcode by Huang Shijie · 12 years ago