1. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  3. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  4. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  5. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. d4d4f1b mtd: nand: typo in nand_id_has_period() comments by Brian Norris · 12 years ago
  9. 8204536 mtd: nand/gpio: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  10. 031da73 mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. by NeilBrown · 12 years ago
  11. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  12. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 3c9c6d6 mtd: nand/docg4: fix and improve read of factory bbt by Mike Dunn · 12 years ago
  16. 440b1d7 mtd: nand/docg4: reserve bb marker area in ecclayout by Mike Dunn · 12 years ago
  17. 5a90d41 mtd: nand/docg4: add support for writing in reliable mode by Mike Dunn · 12 years ago
  18. 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
  19. 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
  20. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  21. 740bb0c mtd: mxc_nand: reorder part_probes to let cmdline override other sources by Lothar Waßmann · 12 years ago
  22. c10d8ee mtd: mxc_nand: fix unbalanced clk_disable() in error path by Lothar Waßmann · 12 years ago
  23. 5346c27 mtd: nandsim: Introduce debugfs infrastructure by Ezequiel Garcia · 12 years ago
  24. e58a66d mtd: physmap_of: error checking to prevent a NULL pointer dereference by Anton Prins · 12 years ago
  25. 6c810f9 mtg: docg3: potential divide by zero in doc_write_oob() by Dan Carpenter · 12 years ago
  26. ecfe57b mtd: bcm47xxnflash: writing support by Rafał Miłecki · 12 years ago
  27. eab7377 UBI: embed ubi_debug_info field in ubi_device struct by Ezequiel Garcia · 12 years ago
  28. 6457557 UBI: introduce helpers dbg_chk_{io, gen} by Ezequiel Garcia · 12 years ago
  29. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 12 years ago
  30. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 12 years ago
  31. d8b1e34 mtd: tests/read: initialize buffer for whole next page by Christian Herzig · 12 years ago
  32. c0c70d9 mtd: at91: atmel_nand: return bit flips for the PMECC read_page() by Josh Wu · 12 years ago
  33. 070c322 mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c by Harald Nordgard-Hansen · 12 years ago
  34. ff3206b mtd: nand: onfi need to be probed in 8 bits mode by Matthieu CASTET · 12 years ago
  35. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  36. 2fd71a2 mtd: nand: print flash size during detection by Matthieu CASTET · 12 years ago
  37. ca6a248 mted: nand_wait_ready timeout fix by Matthieu CASTET · 12 years ago
  38. a6b3ed2 mtd: bcm47xxnflash: support NAND_CMD_STATUS by Rafał Miłecki · 12 years ago
  39. e7e4616 mtd: bcm47xxnflash: define some magic numbers by Rafał Miłecki · 12 years ago
  40. 6a8214a mtd: remove the "chip" parameter in nand_get_device() by Huang Shijie · 12 years ago
  41. b0bb690 mtd: remove the de-select chip code in nand_release_device() by Huang Shijie · 12 years ago
  42. 98a9e24 mtd: m25p80: modify info for Micron N25Q128 by Liming Wang · 12 years ago
  43. d1f3b65 mtd cs553x_nand: Initialise ecc.strength before nand_scan() by Nathan Williams · 12 years ago
  44. d856c13 UBI: replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  45. 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
  46. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  47. 38f92cc UBI: remove spurious comment by Ezequiel Garcia · 12 years ago
  48. 41c0438 UBI: gluebi: rename misleading variables by Ezequiel Garcia · 12 years ago
  49. c8b6817 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  50. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  51. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  52. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  53. 5e75e86 mtd: remove use of __devinitconst by Bill Pemberton · 12 years ago
  54. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  55. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  56. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  57. 8ea9eee mtd: Drop FORTUNET support by Alexander Shiyan · 12 years ago
  58. ab0b00b mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property by Josh Radel · 12 years ago
  59. 9b7ef60 mtd: m25p80: add support for the Winbond w25q80bl chip by Stephen Warren · 12 years ago
  60. 00940a2 mtd: bcm47xxnflash: enable BCM4706 driver by Rafał Miłecki · 12 years ago
  61. 3c01d4c mtd: bcm47xxnflash: implement reading by Rafał Miłecki · 12 years ago
  62. 0fbc599 mtd: bcm47xxnflash: support for NAND_CMD_READID command by Rafał Miłecki · 12 years ago
  63. 19c0921 mtd: bcm47xxnflash: init NAND on BCM4706 by Rafał Miłecki · 12 years ago
  64. a5401370 mtd: prepare place for BCMA NAND flash driver(s) by Rafał Miłecki · 12 years ago
  65. 24e9394 Merge branch 'clps711x/soc2' into next/soc by Olof Johansson · 12 years ago
  66. e377ca1 ARM: clps711x: p720t: Special driver for handling NAND memory is removed by Alexander Shiyan · 12 years ago
  67. 90383e0 ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed by Alexander Shiyan · 12 years ago
  68. 8644933 ARM: clps711x: cdb89712: Special driver for handling memory is removed by Alexander Shiyan · 12 years ago
  69. 6076836 mtd: bcm63xxpart: use correct printk format for partitions by Jonas Gorski · 12 years ago
  70. f3f9a5d mtd: bcm63xxpart: move the last curpart++ to its correct place by Jonas Gorski · 12 years ago
  71. 4e4fb63 mtd: bcm63xxpart: make fixed part length calculation more generic by Jonas Gorski · 12 years ago
  72. e190401 mtd: bcm63xxpart: merge sparelen calculation by Jonas Gorski · 12 years ago
  73. fafc3d6 mtd: bcm63xxpart: remove unused variable by Jonas Gorski · 12 years ago
  74. 9ff4073 mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h by Luka Perkov · 12 years ago
  75. 22a8578 mtd: mtd_blkdevs: Replace request handler kthread with a workqueue by Ezequiel Garcia · 12 years ago
  76. 9329c5eb mtd: mtd_blkdev: Use a different name for block_device_operations variable by Ezequiel Garcia · 12 years ago
  77. 85146244 Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtd by David Woodhouse · 12 years ago
  78. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  79. 064a769 mtd: Fix typo mtd/tests by Masanari Iida · 12 years ago
  80. 0730016 mtd: de-select the chip when it is not used by Huang Shijie · 12 years ago
  81. ded4c55 mtd: s3c2410: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  82. d68cbdd mtd: physmap_of: allow to specify the mtd name for retro compatiblity by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  83. d6ba745 mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  84. ca796f8 mtd: diskonchip: don't warn about ARM architecture by Arnd Bergmann · 12 years ago
  85. f251b8d mtd: nand_wait: warn if the nand is busy on exit by Matthieu CASTET · 12 years ago
  86. 192afdb mtd: davinci: add support for parition binding nodes by Murali Karicheri · 12 years ago
  87. 6f9f59e mtd: cmdlinepart: fix the overflow of big mtd partitions by Huang Shijie · 12 years ago
  88. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  89. cd409c6 mtdoops: don't erase flash at each boot by Matthieu CASTET · 12 years ago
  90. 7c8f680 mtd: sh_flctl: Add device tree support by Bastian Hecht · 12 years ago
  91. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  92. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  93. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  94. 18afbc5 mtd: gpio-nand: Ability to use driver for configurations without RDY-pin by Alexander Shiyan · 12 years ago
  95. 7483096 mtd: use the NAND_STATUS_FAIL to replace the hardcode by Huang Shijie · 12 years ago
  96. 0481027 mtd: mtd_oobtest: printk -> pr_{info,err,crit} by Vikram Narayanan · 12 years ago
  97. 95637c3 mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} by Vikram Narayanan · 12 years ago
  98. cd66a2d mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  99. 2c70d29 mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  100. ae0086c mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago