1. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  2. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  3. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  4. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  5. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  6. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  7. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  8. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  9. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  10. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  11. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  12. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  13. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  14. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  15. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  16. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  17. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  18. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  19. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  20. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  21. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  22. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  23. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  24. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  25. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  26. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  27. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  28. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  29. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  30. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  31. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  32. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  33. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  34. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  35. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  36. 70eb33d [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib by Mike Rapoport · 16 years ago
  37. 030b154 ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REG by Tony Lindgren · 16 years ago
  38. f4db56f [MTD] orion_nand: add chip_delay parameter by Saeed Bishara · 16 years ago
  39. 4aeba01 pcmcia: (re)move {pcmcia,pccard}_get_status by Dominik Brodowski · 16 years ago
  40. ae49ec9 pcmcia: remove unused bulkmem.h by Magnus Damm · 16 years ago
  41. c5081d5 pcmcia: simplify pccard_validate_cis by Dominik Brodowski · 16 years ago
  42. 72b6704 UBI: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  43. 6071239 mtdchar: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  44. c8d10bf Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 by Linus Torvalds · 16 years ago
  45. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  46. bc01886 [MTD] m25p80.c mutex unlock fix by Chen Gong · 16 years ago
  47. ba75321 [MTD] [MAPS] Fix cmdlineparse handling in mapping files by Kyungmin Park · 16 years ago
  48. 9b62d86 [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path by Eric Miao · 16 years ago
  49. edb2301 ck804rom: fix driver_data in probe table. by David Woodhouse · 16 years ago
  50. e35e283 mtd: solutionengine flash map depends on solution engine mach group. by Paul Mundt · 16 years ago
  51. f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 16 years ago
  52. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  53. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  54. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  55. 8136508 [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. by Atsushi Nemoto · 16 years ago
  56. 3887ed5 [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash by Michael Hennerich · 16 years ago
  57. 2230b76 [MTD] m25p80: add FAST_READ access support to M25Pxx by Bryan Wu · 16 years ago
  58. afc4bca [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. by Michael Hennerich · 16 years ago
  59. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 16 years ago
  60. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  61. 77f5492 [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  62. 697fa972 UBI: add a message by Artem Bityutskiy · 16 years ago
  63. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  64. 986ee01 [MTD] Clean up AR7 partition map support by David Woodhouse · 16 years ago
  65. fe22466 [MTD] [NOR] Fix Intel CFI driver for collie flash by Thomas Kunze · 16 years ago
  66. ed8165c [MTD] [NAND] Verify probe by retrying to checking the results match by Ben Dooks · 16 years ago
  67. 37e5ffa [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board by Ben Dooks · 16 years ago
  68. 1c21ab6 [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data by Ben Dooks · 16 years ago
  69. c45c6c6 [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction by Ben Dooks · 16 years ago
  70. 71d54f3 [MTD] [NAND] S3C2410 Large page NAND support by Ben Dooks · 16 years ago
  71. 0916083 [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch by Ben Dooks · 16 years ago
  72. 67e5a28 [MTD] [OneNAND] Allow for controller errors when reading by Adrian Hunter · 16 years ago
  73. f1ebe4e [MTD] [MAPS] omap_nor section fixes by David Brownell · 16 years ago
  74. 70b0725 [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips by Trent Piepho · 16 years ago
  75. fecb886 [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips by Trent Piepho · 16 years ago
  76. 0ff6631 [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 16 years ago
  77. 93919d3 [MTD] [NAND] plat_nand: set mtd->name by Hamish Moffatt · 16 years ago
  78. 1938de4 [MTD] [NAND] corrected MPC8313 NAND fixes by Mike Hench · 16 years ago
  79. 9ebed3e [MTD] [NAND] fsl_elbc_nand: fix mtd name by Anton Vorontsov · 16 years ago
  80. f079788 [MTD] AR7 mtd partition map by Matteo Croce · 16 years ago
  81. 5c249c5 [MTD] [NAND] FSL UPM NAND driver by Anton Vorontsov · 16 years ago
  82. a1c06ee [MTD] [NAND] Fix checkpatch errors in pxa3xx_nand by David Woodhouse · 16 years ago
  83. 1b0a062 [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip by Andrei Dolnikov · 16 years ago
  84. 75757006 [MTD] [MAPS] Extend plat-ram to support a supplied probe type by Florian Fainelli · 16 years ago
  85. ca5c23c [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) by Paulius Zaleckas · 16 years ago
  86. fe69af0 [MTD] [NAND] support for pxa3xx by eric miao · 16 years ago
  87. b73d7e43 [MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y) by Roel Kluin · 16 years ago
  88. 8e2537e [MTD] fix minor typo in the MTD map driver for SHARP SL series by Thomas Petazzoni · 16 years ago
  89. b0d06af [MTD] cmdlinepart: Missing partition info is not an error by Peter Korsgaard · 16 years ago
  90. c3f08b3 [MTD] [MAPS] add support for Nvidia MCP55 to ck804xrom by Carl-Daniel Hailfinger · 17 years ago
  91. 7fe9296 [MTD] make struct rfd_ftl_tr static by Adrian Bunk · 16 years ago
  92. 607d1cb [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype by Adrian Bunk · 16 years ago
  93. eb8e318 [MTD] [NOR] cfi_cmdset_0020.c: make a function static by Adrian Bunk · 16 years ago
  94. 5ce45d5 [MTD] ftl.c: make code static by Adrian Bunk · 16 years ago
  95. ed262c4 [MTD] cmdlinepart.c: don't compare pointers with 0 by Adrian Bunk · 16 years ago
  96. 456d9fc [MTD] mtdram.c should #include <linux/mtd/mtdram.h> by Adrian Bunk · 16 years ago
  97. 51ee83d [MTD] proper prototypes for nftl_{read,write}_oob() by Adrian Bunk · 16 years ago
  98. a8e8aa2 [MTD] proper prototypes for inftl_{read,write}_oob() by Adrian Bunk · 16 years ago
  99. 950bcb2 [MTD] mtd/ofpart.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  100. 5765066 [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. by Scott Wood · 16 years ago