1. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  2. c5345ed mtd: atmel_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  3. d9ba310 mtd: orion_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  4. 725a227 mtd: doc: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  5. ad24578 mtd: devices: elm: check for device's presence before configuration by Daniel Mack · 11 years ago
  6. 0cca9fb mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable by Alexander Shiyan · 11 years ago
  7. fb066ad mtd: nand_base: Removed unnecessary command masking by Alexander Shiyan · 11 years ago
  8. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 11 years ago
  9. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 11 years ago
  10. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  11. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 11 years ago
  12. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  13. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 11 years ago
  14. 02f57fe mtd: nand: remove the rtc_from4 driver support by Artem Bityutskiy · 11 years ago
  15. f7025a4 mtd: decommission the NAND museum by Artem Bityutskiy · 11 years ago
  16. 7d321ec mtd: nand_ids: minor clean-ups by Artem Bityutskiy · 11 years ago
  17. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 11 years ago
  18. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  19. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  21. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  22. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  24. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  25. be0638d mtd: bcm47xxnflash: use pr_fmt for module prefix in messages by Rafał Miłecki · 12 years ago
  26. ef4e0c2 mtd: davinci_nand: Use managed resources by Mrugesh Katepallewar · 12 years ago
  27. 84cfbbb mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. by Josh Wu · 12 years ago
  28. e66b431 mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. by Josh Wu · 12 years ago
  29. c0cf787 mtd: atmel_nand: avoid to report an error when lookup table offset is 0. by Josh Wu · 12 years ago
  30. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  31. a7bf654 mtd: bcm47xxnflash: register this as normal driver by Hauke Mehrtens · 12 years ago
  32. 0fca6ab mtd: bcm47xxnflash: fix message by Hauke Mehrtens · 12 years ago
  33. 92d0e09 mtd: gpmi: add sanity check for the ECC by Huang Shijie · 12 years ago
  34. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  35. 26738dd mtd: gpmi: fix a dereferencing freed memory error by Huang Shijie · 12 years ago
  36. 6d2559f mtd: fix the wrong timeo for panic_nand_wait() by Huang Shijie · 12 years ago
  37. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  38. 54cccc7 mtd: nane: print source of error message by Tormod Volden · 12 years ago
  39. 0c69fb0 mtd: fsl_ifc_nand: use more portable i/o accessors by Kim Phillips · 12 years ago
  40. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 12 years ago
  41. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 12 years ago
  42. a8459f2 mtd: mxc_nand: compress ID info for send_read_id_v3 by Roman Schneider · 12 years ago
  43. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  44. b23b746 mtd: gpmi: Always report ECC stats and return max_bitflips by Zach Sadecki · 12 years ago
  45. 13daa22 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  46. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  47. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  48. 0ce82b7 mtd: nand: onfi don't WARN if we are in 16 bits mode by Matthieu CASTET · 12 years ago
  49. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 12 years ago
  50. 5d0e137 drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  51. 7a9c838 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  52. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  53. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  54. 5a40b5f mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES by Rafał Miłecki · 12 years ago
  55. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  56. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  57. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  58. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. d4d4f1b mtd: nand: typo in nand_id_has_period() comments by Brian Norris · 12 years ago
  61. 8204536 mtd: nand/gpio: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  62. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  63. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 3c9c6d6 mtd: nand/docg4: fix and improve read of factory bbt by Mike Dunn · 12 years ago
  67. 440b1d7 mtd: nand/docg4: reserve bb marker area in ecclayout by Mike Dunn · 12 years ago
  68. 5a90d41 mtd: nand/docg4: add support for writing in reliable mode by Mike Dunn · 12 years ago
  69. 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
  70. 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
  71. 740bb0c mtd: mxc_nand: reorder part_probes to let cmdline override other sources by Lothar Waßmann · 12 years ago
  72. c10d8ee mtd: mxc_nand: fix unbalanced clk_disable() in error path by Lothar Waßmann · 12 years ago
  73. 5346c27 mtd: nandsim: Introduce debugfs infrastructure by Ezequiel Garcia · 12 years ago
  74. ecfe57b mtd: bcm47xxnflash: writing support by Rafał Miłecki · 12 years ago
  75. c0c70d9 mtd: at91: atmel_nand: return bit flips for the PMECC read_page() by Josh Wu · 12 years ago
  76. ff3206b mtd: nand: onfi need to be probed in 8 bits mode by Matthieu CASTET · 12 years ago
  77. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  78. 2fd71a2 mtd: nand: print flash size during detection by Matthieu CASTET · 12 years ago
  79. ca6a248 mted: nand_wait_ready timeout fix by Matthieu CASTET · 12 years ago
  80. a6b3ed2 mtd: bcm47xxnflash: support NAND_CMD_STATUS by Rafał Miłecki · 12 years ago
  81. e7e4616 mtd: bcm47xxnflash: define some magic numbers by Rafał Miłecki · 12 years ago
  82. 6a8214a mtd: remove the "chip" parameter in nand_get_device() by Huang Shijie · 12 years ago
  83. b0bb690 mtd: remove the de-select chip code in nand_release_device() by Huang Shijie · 12 years ago
  84. d1f3b65 mtd cs553x_nand: Initialise ecc.strength before nand_scan() by Nathan Williams · 12 years ago
  85. 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
  86. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  87. c8b6817 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  88. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  89. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  90. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  91. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  92. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  93. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  94. 00940a2 mtd: bcm47xxnflash: enable BCM4706 driver by Rafał Miłecki · 12 years ago
  95. 3c01d4c mtd: bcm47xxnflash: implement reading by Rafał Miłecki · 12 years ago
  96. 0fbc599 mtd: bcm47xxnflash: support for NAND_CMD_READID command by Rafał Miłecki · 12 years ago
  97. 19c0921 mtd: bcm47xxnflash: init NAND on BCM4706 by Rafał Miłecki · 12 years ago
  98. a5401370 mtd: prepare place for BCMA NAND flash driver(s) by Rafał Miłecki · 12 years ago
  99. 24e9394 Merge branch 'clps711x/soc2' into next/soc by Olof Johansson · 12 years ago
  100. e377ca1 ARM: clps711x: p720t: Special driver for handling NAND memory is removed by Alexander Shiyan · 12 years ago