1. c14e522 tree wide: remove execute flag from .c files by Sebastian Andrzej Siewior · 15 years ago
  2. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 15 years ago
  3. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 15 years ago
  4. 6e9065d UBI: add write checking by Artem Bityutskiy · 15 years ago
  5. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 15 years ago
  6. 0bf1c43 UBI: fix attaching error path by Artem Bityutskiy · 15 years ago
  7. f9b0080 UBI: support attaching by MTD character device name by Artem Bityutskiy · 15 years ago
  8. 9e0c7ef3 UBI: mark few variables as __initdata by Artem Bityutskiy · 15 years ago
  9. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  10. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 15 years ago
  11. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  12. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  13. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 15 years ago
  14. b6d0c1b mtd: mxc_nand: add MX25 to Kconfig by Baruch Siach · 15 years ago
  15. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 15 years ago
  16. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  17. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 15 years ago
  18. ff99879 UBI: initialise update marker by Peter Horton · 15 years ago
  19. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  20. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  21. bb6a7755 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 15 years ago
  22. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 15 years ago
  23. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 15 years ago
  24. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 15 years ago
  25. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 15 years ago
  26. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 15 years ago
  27. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  28. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 15 years ago
  29. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 15 years ago
  30. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 15 years ago
  31. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  32. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 15 years ago
  33. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 15 years ago
  34. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  35. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  36. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  37. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  38. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  39. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  40. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 15 years ago
  41. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  42. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  43. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  44. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  45. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  46. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  47. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  48. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  49. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 15 years ago
  50. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  51. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  52. df0094d mtd: m25p80: add support for Macronix MX25L4005A by Simon Guinot · 15 years ago
  53. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 15 years ago
  54. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  55. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 15 years ago
  56. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  57. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 15 years ago
  58. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 15 years ago
  59. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 15 years ago
  60. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 15 years ago
  61. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 15 years ago
  62. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 15 years ago
  63. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 15 years ago
  64. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 15 years ago
  65. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 15 years ago
  66. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 15 years ago
  67. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 15 years ago
  68. 2e386e4 mtd: mtdoops: refactor as a kmsg_dumper by Simon Kagstrom · 15 years ago
  69. 9507b0c mtd: mtdoops: make record size configurable by Simon Kagstrom · 15 years ago
  70. 1114e3d mtd: mtdoops: limit the maximum mtd partition size by Simon Kagstrom · 15 years ago
  71. be95745 mtd: mtdoops: keep track of used/unused pages in an array by Simon Kagstrom · 15 years ago
  72. a15b124 mtd: mtdoops: several minor cleanups by Artem Bityutskiy · 15 years ago
  73. 7cb777a mtd: add ARM pismo support by Russell King - ARM Linux · 15 years ago
  74. 98ecc91 mtd: pxa3xx_nand: Fix PIO data transfer by David Hunter · 15 years ago
  75. 6b0d9a8 mtd: nand: fix multi-chip suspend problem by Li Yang · 15 years ago
  76. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 15 years ago
  77. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 15 years ago
  78. d5ba1c8 mtd: don't use PF_MEMALLOC by KOSAKI Motohiro · 15 years ago
  79. f611a79 mtd: Add bad block table overrides to Davinci NAND driver by Mark A. Greer · 15 years ago
  80. 837479d mtd: m25p80: Add support for CAT25xxx serial EEPROMs by Anton Vorontsov · 15 years ago
  81. 18c6182 mtd: m25p80: Rework probing/JEDEC code by Anton Vorontsov · 15 years ago
  82. b34bc03 mtd: m25p80: Convert to device table matching by Anton Vorontsov · 15 years ago
  83. 4c2b8a6 mtd: make pagetest work by Artem Bityutskiy · 15 years ago
  84. daa0f15 mtd: don't use __exit_p to wrap mxcnd_remove by Uwe Kleine-König · 15 years ago
  85. 8fead79 mtd: move excite_nand_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  86. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  87. c1317f7 mtd: eLBC NAND: give more verbose output on error by Scott Wood · 15 years ago
  88. 476459a mtd: eLBC NAND: use recommended command sequences by Scott Wood · 15 years ago
  89. b3a70f0 mtd: eLBC NAND: increase bus timeout to maximum by Scott Wood · 15 years ago
  90. 54c69cc mtd: alauda: Use hweight8 by Akinobu Mita · 15 years ago
  91. 895fb49 mtd: error return -EIO instead of EIO by Roel Kluin · 15 years ago
  92. b2ef1a2 mtd: move manufacturer to the common cfi.h header file by Hans-Christian Egtvedt · 15 years ago
  93. 8dbaea4 mtd: add lock fixup for AT49BV640D and AT49BV640DT chips by Hans-Christian Egtvedt · 15 years ago
  94. 35016dd mtd: ensure index is positive by Roel Kluin · 15 years ago
  95. 61c3506 mtd: m25p80: make command buffer DMA-safe by Johannes Stezenbach · 15 years ago
  96. 74218fe mtd: s3c2410: propagate nand options from the platform data by Ben Dooks · 15 years ago
  97. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 15 years ago
  98. 6eb4fef mtd: txx9ndfmc: Use nand_release to free resources by Atsushi Nemoto · 15 years ago
  99. d6587fe mtd: ixp4xx map: use resource_size by Tobias Klauser · 15 years ago
  100. 2af7c65 mtd: Add panic_write for NAND flashes by Simon Kagstrom · 15 years ago