1. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 13 years ago
  2. 3c54473 MIPS: Lantiq: Add NOR flash support by John Crispin · 13 years ago
  3. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  4. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  5. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  6. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  7. 6bef0b6 UBI: do not select KALLSYMS_ALL by Artem Bityutskiy · 13 years ago
  8. 6e5133c UBI: do not compare array with NULL by Artem Bityutskiy · 13 years ago
  9. 3efe509 UBI: check if we are in RO mode in the erase routine by Artem Bityutskiy · 13 years ago
  10. 80b4f81 mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region by Hong Xu · 13 years ago
  11. 9d51567 mtd: atmel_nand: modify test case for using DMA operations by Nicolas Ferre · 13 years ago
  12. cb457a4 mtd: atmel_nand: fix support for CPUs that do not support DMA access by Hong Xu · 13 years ago
  13. 042bc9c mtd: atmel_nand: trivial: change DMA usage information trace by Nicolas Ferre · 13 years ago
  14. 2130ad3 mtd: mtdswap: fix printk format warning by Randy Dunlap · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  17. 68b1a1e mtd: mtdswap: fix compilation warning by Artem Bityutskiy · 13 years ago
  18. e21fa86 mtdswap: kill strict error handling option by Yang Ruirui · 13 years ago
  19. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  20. 3d46b31 UBI: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  21. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 13 years ago
  22. d9d01f4 mtd: Use mfd_data instead of driver_data for tmio_nand by Andres Salomon · 13 years ago
  23. a23090a mfd: mfd_cell is now implicitly available to t7166xb drivers by Andres Salomon · 13 years ago
  24. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  25. fd57ed0 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  26. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  27. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  28. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  29. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  30. 28237e4 UBI: make tests modes dynamic by Artem Bityutskiy · 13 years ago
  31. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 13 years ago
  32. b342efd UBI: make debugging messages dynamic by Artem Bityutskiy · 13 years ago
  33. 6f9fdf6 UBI: remove UBI_IO_DEBUG macro by Artem Bityutskiy · 13 years ago
  34. 6edb979 UBI: kill debugging buffer by Artem Bityutskiy · 13 years ago
  35. 332873d UBI: allocate erase checking buffer on demand by Artem Bityutskiy · 13 years ago
  36. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 13 years ago
  37. 9ced9f0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  38. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 13 years ago
  39. fc2ff59 mtd: nand: enable software BCH ECC in nand simulator by Ivan Djelic · 13 years ago
  40. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 13 years ago
  41. 89d8d32 mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap by David Woodhouse · 13 years ago
  42. 629286b9 mtd: sm_rtl: check kmalloc return value by Xiaochen Wang · 13 years ago
  43. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 13 years ago
  44. 2c1c5f1 mtd: mxc_nand: fix OOB corruption when page size > 2KiB by Baruch Siach · 13 years ago
  45. f43272c mtd: DaVinci: Removed header file that is not required by Sandeep Paulraj · 13 years ago
  46. 4332c11 mtd: pxa3xx_nand: clean the keep configure code by Lei Wen · 13 years ago
  47. 401e67e mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself by Lei Wen · 13 years ago
  48. 4eb2da8 mtd: pxa3xx_nand: unify prepare command by Lei Wen · 13 years ago
  49. 38caf7f mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function by Lei Wen · 13 years ago
  50. f8155a4 mtd: pxa3xx_nand: rework irq logic by Lei Wen · 13 years ago
  51. e353a20 mtd: pxa3xx_nand: make scan procedure more clear by Lei Wen · 13 years ago
  52. e70727e mtd: speedtest: fix integer overflow by David Lambert · 13 years ago
  53. 5d9d993 mtd: mxc_nand: fix read past buffer end by Baruch Siach · 13 years ago
  54. 74f1b72 mtd: omap3: nand: report corrected ecc errors by John Ogness · 13 years ago
  55. 775adc3 mtd: nand: fix a typo in a commentary by Jason Liu · 13 years ago
  56. c93ff6b mtd: omap: add new variable to platform data to control onenand unlocking by Roman Tereshonkov · 13 years ago
  57. b3dcfd3 mtd: onenand: add new option to control initial onenand unlocking by Roman Tereshonkov · 13 years ago
  58. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  59. a321590 mtd: Add mtdswap block driver by Jarkko Lavinen · 13 years ago
  60. 115ee88 mtd_blkdevs: Set the maximum discards size by Jarkko Lavinen · 13 years ago
  61. c7519db mtd_blkdevs: Add background processing support by Jarkko Lavinen · 13 years ago
  62. 13ce77f mtd: cfi: fix writebufsize initialization by Anatolij Gustschin · 13 years ago
  63. d8f90b2 mtd: m25p80: add support for M25PX64 by Yoshihiro Shimoda · 13 years ago
  64. 4085bcc mtd: tests: add multiblock erase test to the mtd_speedtest by Roman Tereshonkov · 13 years ago
  65. fc7fe76 mtd: tests: add count parameter to mtd_speedtest by Adrian Hunter · 13 years ago
  66. e6da856 mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address by Roman Tereshonkov · 13 years ago
  67. b085058 mtd: OneNAND: return read error for 4KiB page read by Adrian Hunter · 13 years ago
  68. 7912a5e mtd: nand: fix pointer NULL pointer dereferencing by Stanislav Fomichev · 13 years ago
  69. 7b7e905 mtd: tests: print correct values by Roman Tereshonkov · 13 years ago
  70. 3ee7451 mtd: ts5500_flash: avoid calling map_destroy on NULL by Julia Lawall · 13 years ago
  71. f17f12c mtd: phram: fix memory leak by Mathias Krause · 13 years ago
  72. 07be303 mtd: mtdram: initialize writebufsize field by Artem Bityutskiy · 13 years ago
  73. 37a23c20 mtd: m25p80: add support for the EON EN25F32 chip by Gabor Juhos · 13 years ago
  74. 771df61 mtd: adapt writebufsize calculation for concat by Holger Brunck · 13 years ago
  75. cbc6c5e mtd: atmel_nand: Add DMA support to access Nandflash by Hong Xu · 13 years ago
  76. 7f53f12 mtd: mtd_blkdevs: local symbols should be static by H Hartley Sweeten · 14 years ago
  77. ca91fac mtd: local symbols should be static by H Hartley Sweeten · 14 years ago
  78. 83025c8 mtd: mpc5121_nfc: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  79. f53fdeb mtd: drop MTD_CONCAT from Kconfig entirely by Dmitry Eremin-Solenikov · 14 years ago
  80. a8adc3f mtd: drop CONFIG_MTD_CONCAT ifdefs by Dmitry Eremin-Solenikov · 14 years ago
  81. e1d6ee7 mtd: drop MTD_CONCAT dependencies from Kconfig by Dmitry Eremin-Solenikov · 14 years ago
  82. 4d42942 mtd: make MTD_CONCAT support mandatory by Dmitry Eremin-Solenikov · 14 years ago
  83. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  84. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  85. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  86. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 13 years ago
  87. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 13 years ago
  88. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 13 years ago
  89. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  90. f43ec88 UBI: provide LEB offset information by Artem Bityutskiy · 13 years ago
  91. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  92. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 13 years ago
  93. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  94. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  95. fc406cd mtd: OneNAND: Change dependency of ARCH_EXYNOS4 by Kukjin Kim · 13 years ago
  96. c497dd5 mtd: OneNAND: OMAP2: increase multiblock erase verify timeout by Roman Tereshonkov · 13 years ago
  97. 3ad2d86 OMAP: OneNAND: determine frequency in one place by Adrian Hunter · 13 years ago
  98. f040d33 omap3: nand: making ecc layout as compatible with romcode ecc by Sukumar Ghorai · 13 years ago
  99. f3d73f3 omap3: nand: ecc layout select from board file by Sukumar Ghorai · 13 years ago
  100. 317379a omap3: nand: configurable fifo threshold to gain the throughput by Sukumar Ghorai · 13 years ago