1. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 13 years ago
  2. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  3. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  4. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 13 years ago
  5. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  6. 11b73c8 mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS by Jamie Iles · 13 years ago
  7. f5671ab mtd: introduce mtd_device_(un)register() by Jamie Iles · 13 years ago
  8. 33b5371 mtd: create function to perform large allocations by Grant Erickson · 13 years ago
  9. a626743 mtd: nand: renumber conflicting BBT flags by Brian Norris · 13 years ago
  10. 4d42948 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  11. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  12. b7281ca ARM: 6904/1: MTD: Add integrator-flash feature to physmap by Marc Zyngier · 13 years ago
  13. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 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
  16. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  17. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 13 years ago
  18. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 13 years ago
  19. b3dcfd3 mtd: onenand: add new option to control initial onenand unlocking by Roman Tereshonkov · 13 years ago
  20. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  21. c7519db mtd_blkdevs: Add background processing support by Jarkko Lavinen · 13 years ago
  22. f43ec88 UBI: provide LEB offset information by Artem Bityutskiy · 13 years ago
  23. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  24. 1435ca0 OMAP: OneNAND: fix 104MHz support by Adrian Hunter · 13 years ago
  25. 0e4ca7e mtd: add writebufsize field to mtd_info struct by Anatolij Gustschin · 14 years ago
  26. cf24dc8 mtd: OneNAND: add enable / disable methods to onenand_chip by Adrian Hunter · 14 years ago
  27. b5602e8 mtd: FSMC NAND fix obvious speling errors by Linus Walleij · 14 years ago
  28. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  29. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  30. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  31. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  32. 65ab220 mtd: fsmc.h: including linux/io.h for definition of readl by Viresh Kumar · 14 years ago
  33. 3e3198f mtd: onenand: add option and variable for cache program feature by Roman Tereshonkov · 14 years ago
  34. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  35. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  36. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  37. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 14 years ago
  38. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 14 years ago
  39. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  40. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  41. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  42. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 14 years ago
  43. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago
  44. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  45. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  46. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 14 years ago
  47. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  48. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  49. f4a2da0 mtd: inftl.h: fix spacing errors by Brian Norris · 14 years ago
  50. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  51. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  52. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 15 years ago
  53. 8ae6641 mtd: change struct flchip_shared spinlock locking into mutex by Stefani Seibold · 14 years ago
  54. ad0d363 mtd: OneNAND: Introduce chip_probe function by Kyungmin Park · 14 years ago
  55. 58373ff mtd: nand: more BB Detection refactoring and dynamic scan options by Brian Norris · 14 years ago
  56. 30fe811 mtd: nand: edit macro flag for BBT scan of last page in block by Brian Norris · 14 years ago
  57. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  58. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 14 years ago
  59. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 14 years ago
  60. 9ea5973 mtd: suppress warnings in inline_map_read() by Kevin Cernekee · 14 years ago
  61. 709c4ef mtd: map.h: add missing bug.h include by Kevin Cernekee · 14 years ago
  62. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 14 years ago
  63. 4a8ce0b mtd: onenand: allocate verify buffer in the core by Kyungmin Park · 14 years ago
  64. 6a88c47 mtd: onenand: add support for chips with 4KiB page size by Kyungmin Park · 14 years ago
  65. ae73182 mtd: chips: use common manufacturer codes in jedec_probe() by Wolfram Sang · 14 years ago
  66. 54b93a4 mtd: cfi_probe: add support for SST 0x0701 vendorname by Guillaume LECERF · 14 years ago
  67. 1cd2620 mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure by Peter Huewe · 14 years ago
  68. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 14 years ago
  69. 6702641 mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro by Ferenc Wagner · 14 years ago
  70. 0a382a74 mtd: mtdram.h: checkpatch cleanup by Andrea Gelmini · 14 years ago
  71. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  72. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  73. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 14 years ago
  74. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 14 years ago
  75. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 14 years ago
  76. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 14 years ago
  77. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 14 years ago
  78. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 14 years ago
  79. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 14 years ago
  80. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 14 years ago
  81. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  82. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 14 years ago
  83. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 15 years ago
  84. 1449c5d mtd: quiet sparse noise in cfi.h by H Hartley Sweeten · 15 years ago
  85. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 15 years ago
  86. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 15 years ago
  87. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  88. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  89. b2ef1a2 mtd: move manufacturer to the common cfi.h header file by Hans-Christian Egtvedt · 15 years ago
  90. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 15 years ago
  91. 7207302 mtd: OneNAND: multiblock erase support by Mika Korhonen · 15 years ago
  92. 1c63aca mtd: Add __nand_calculate_ecc() to NAND ECC functions by Akinobu Mita · 15 years ago
  93. 3cf6025 mtd: OneNAND OTP support rework by Amul Kumar Saha · 15 years ago
  94. b571028 UBI: Add ubi_open_volume_path by Corentin Chary · 15 years ago
  95. 30631cb mtd: unify status enum from three headers by Alessandro Rubini · 15 years ago
  96. c62d81b mtd: use bbm.h in nand.h by Alessandro Rubini · 15 years ago
  97. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  98. be2f092 mtd: nand: add __nand_correct_data helper function by Atsushi Nemoto · 15 years ago
  99. 6e0cb13 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST by Sneha Narnakaje · 15 years ago
  100. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago