1. 2986bd2 [MTD] mtdoops: Add further error return code checking by Richard Purdie · 17 years ago
  2. 0bdf77f [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c by Roel Kluin · 17 years ago
  3. 9308758 [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning by akpm@linux-foundation.org · 17 years ago
  4. 4354c5a [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning by akpm@linux-foundation.org · 17 years ago
  5. 5b1defe [UBI] drivers/mtd/ubi/cdev.c: unused var by akpm@linux-foundation.org · 17 years ago
  6. 9a310d2 [MTD] Factor out OF partition support from the NOR driver. by Scott Wood · 17 years ago
  7. c0d2a48 [MTD] jedec probe: drop unnecessary forward declarations by Ilpo Järvinen · 17 years ago
  8. 53d8855 [MTD] JEDEC probe: kill some inline bloat by Ilpo Järvinen · 17 years ago
  9. d0bf379 [MTD] [NAND] fix s3c2410 error correction by Matt Reimer · 17 years ago
  10. 4fac9f6 [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors by Matt Reimer · 17 years ago
  11. de7921f [MTD] [NOR] Fix incorrect interface code for x16/x32 chips by Bartlomiej Sieka · 17 years ago
  12. 78b6517 [MTD] [NAND] Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  13. 36f97bc [JFFS2] Add missing call to posix_acl_release by Julia Lawall · 17 years ago
  14. 71053fb [MTD] [MAPS] Remove Photron PNC-2000 map driver by David Woodhouse · 17 years ago
  15. e9d8d48 [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 by David Scidmore · 17 years ago
  16. 4b3cc34 UBI: bugfix: do not forget to increment vol_count by Artem Bityutskiy · 17 years ago
  17. aeddb87 UBI: do not support kiB by Artem Bityutskiy · 17 years ago
  18. b6b76ba UBI: add mtd_num sysfs attribute by Artem Bityutskiy · 17 years ago
  19. d1f3dd6 UBI: fix mtd device string parsing by Artem Bityutskiy · 17 years ago
  20. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  21. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  22. 9b79cc0 UBI: introduce attach ioctls by Artem Bityutskiy · 17 years ago
  23. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  24. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  25. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  26. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  27. 16f557e UBI: fix comment by Artem Bityutskiy · 17 years ago
  28. 593dd33 UBI: fix ubi_wl_flush by Artem Bityutskiy · 17 years ago
  29. 458dbb3 UBI: fix printk by Artem Bityutskiy · 17 years ago
  30. 43f9b25 UBI: bugfix: protect from volume removal by Artem Bityutskiy · 17 years ago
  31. d2c4685 UBI: improve comment by Artem Bityutskiy · 17 years ago
  32. d19bafd UBI: add PID to debugging prints by Artem Bityutskiy · 17 years ago
  33. 40e4d0c UBI: tweak volumes locking some more by Artem Bityutskiy · 17 years ago
  34. d05c77a UBI: introduce volume refcounting by Artem Bityutskiy · 17 years ago
  35. db6e577 UBI: simplify error handling by Artem Bityutskiy · 17 years ago
  36. 35ad5fb UBI: fix and cleanup volume opening functions by Artem Bityutskiy · 17 years ago
  37. fc75a1e UBI: fix error path by Artem Bityutskiy · 17 years ago
  38. 450f872 UBI: get device when opening volume by Artem Bityutskiy · 17 years ago
  39. c63a491 UBI: add some more comments by Artem Bityutskiy · 17 years ago
  40. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  41. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  42. 77c722d UBI: bugfix: dont oops with NULL module parameter by Artem Bityutskiy · 17 years ago
  43. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  44. 06b68ba UBI: create ubi_wl_entry slab on initialization by Artem Bityutskiy · 17 years ago
  45. 3a8d464 UBI: create ltree_entry slab on initialization by Artem Bityutskiy · 17 years ago
  46. 01f7b30 UBI: improve error messages by Artem Bityutskiy · 17 years ago
  47. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  48. 732aeac UBI: minor tidy-ups by Artem Bityutskiy · 17 years ago
  49. 54b2c8f UBI: silence a warning by Jesper Juhl · 17 years ago
  50. 393852e UBI: add ubi_leb_map interface by Artem Bityutskiy · 17 years ago
  51. 94780d4 UBI: bugfix: allocate mandatory EBs first by Artem Bityutskiy · 17 years ago
  52. 2362a53 UBI: fix error code in ubi_io_read() by Artem Bityutskiy · 17 years ago
  53. 235d620 [MTD] mtdoops cleanup by Peter Korsgaard · 17 years ago
  54. 256331d [MTD] mtdoops: Document usage in Kconfig by Peter Korsgaard · 17 years ago
  55. 2a1dba2 [MTD] [NAND] Marvell Orion device bus NAND controller by Tzachi Perelstein · 17 years ago
  56. cec80bf [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion by David Woodhouse · 17 years ago
  57. f6f0f81 [MTD] [NOR] Fix overflow check in jedec_probe by David Woodhouse · 17 years ago
  58. 5d3cce3 [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays by David Woodhouse · 17 years ago
  59. ce37ab4 [MTD] Always initialise mutex in new mtd_blktrans_dev. by David Woodhouse · 17 years ago
  60. 846fc31 [MTD] [NAND] pasemi_nand driver by Egor Martovetsky · 17 years ago
  61. 03680b1 [MTD] [NAND] S3C2410 correctly set nFCE over resume by Ben Dooks · 17 years ago
  62. 73061e4 [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m by Stanislav Brabec · 17 years ago
  63. cccb45d [MTD] mtd_dataflash: Incorrect compare-after-write check by Andrew Victor · 17 years ago
  64. c2056e1 [JFFS2] Fix return value check for mtd->point() in check_node_data() by Alexey Korolev · 17 years ago
  65. 6c24e41 [MTD] [NOR] Prevent erase command invocation on suspended chip by Alexander Belyakov · 17 years ago
  66. 5f4d47d [MTD] [OneNAND] Do not stop reading for ECC errors by Adrian Hunter · 17 years ago
  67. b1c9c9b [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 by Alexey Korolev · 17 years ago
  68. 9252572 [JFFS2] Fix data CRC checking on NOR flash. by David Woodhouse · 17 years ago
  69. 8547e583 [MTD] [NOR] Add support for the SST 39VF1601 flash chip by David Howells · 17 years ago
  70. a66f66c [MTD] Provide mtdram.h with mtdram_init_device() prototype by Jesper Nilsson · 17 years ago
  71. 050416e [JFFS2] make jffs2_get_acl() static by Adrian Bunk · 17 years ago
  72. 6d88202 [JFFS2] Fix misapplied patch causing compile breakage by David Woodhouse · 17 years ago
  73. 857013b [JFFS2] Don't strip sgid bit from inode permissions by David Woodhouse · 17 years ago
  74. 1595358 [JFFS2] Improve getdents vs. f_pos handling on NOR flash. by David Woodhouse · 17 years ago
  75. d10a39d [MTD] [NOR] More CFI fixups for Atmel chips by Hans-Christian Egtvedt · 17 years ago
  76. 4edaf56 MTD: small physmap_of partition parsing fixes by Valentine Barshak · 17 years ago
  77. a25b7fe [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver by Michael Hennerich · 17 years ago
  78. 3c441ba [MTD] Skip bad blocks when checking for RedBoot partition table by David Woodhouse · 17 years ago
  79. 9c37f33 [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND by David Woodhouse · 17 years ago
  80. 2a397e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  81. ea45d15 duplicate initializer in sound/pci/hda/patch_realtek.c by Al Viro · 17 years ago
  82. 30e69bf fix breakage in pegasos_eth by Al Viro · 17 years ago
  83. 6e1b97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  84. 36ea96a cirrusfb nonsense by Al Viro · 17 years ago
  85. 0ada7a0 scatterlist fallout: mmc by Al Viro · 17 years ago
  86. 4a66fca ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd by Al Viro · 17 years ago
  87. 9e6a76b scatterlist fallout: frv by Al Viro · 17 years ago
  88. 69243f9 x86: Dump filtering supports x86_64 sparsemem by Ken'ichi Ohmichi · 17 years ago
  89. 03d0d20 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c by Jeff Garzik · 17 years ago
  90. 74a3d2d x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c by Jeff Garzik · 17 years ago
  91. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  92. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  93. 027447c x86: export smp_ops to allow modular build of KVM by Thomas Gleixner · 17 years ago
  94. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  95. ef49c32 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  96. 3d1343b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  97. a2508c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  98. 0f5a2c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  99. 6d85d06 [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead by David Woodhouse · 17 years ago
  100. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago