| Commit message (Expand) | Author | Age |
* | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-02-04 |
|\ |
|
| * | mtd: nand: onfi don't WARN if we are in 16 bits mode | Matthieu CASTET | 2013-01-19 |
| * | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name | Baruch Siach | 2013-01-19 |
| * | mtd: docg3 fix missing bitreverse lib | Robert Jarzmik | 2013-01-15 |
| * | mtd: davinci_nand: fix modular build with CONFIG_OF=y | Sergei Shtylyov | 2013-01-11 |
| * | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES | Rafał Miłecki | 2012-12-24 |
* | | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | | Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-12-20 |
|\ \
| |/
|/| |
|
| * | UBI: embed ubi_debug_info field in ubi_device struct | Ezequiel Garcia | 2012-12-10 |
| * | UBI: introduce helpers dbg_chk_{io, gen} | Ezequiel Garcia | 2012-12-10 |
| * | UBI: replace memcpy with struct assignment | Ezequiel Garcia | 2012-12-03 |
| * | UBI: remove spurious comment | Ezequiel Garcia | 2012-11-30 |
| * | UBI: gluebi: rename misleading variables | Ezequiel Garcia | 2012-11-30 |
| * | UBI: do not allocate the memory unnecessarily | Artem Bityutskiy | 2012-10-26 |
| * | UBI: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-10-26 |
* | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-12-19 |
|\ \ |
|
| * | | mtd: nand: typo in nand_id_has_period() comments | Brian Norris | 2012-12-13 |
| * | | mtd: nand/gpio: use io{read,write}*_rep accessors | Matthew Leach | 2012-12-13 |
| * | | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. | NeilBrown | 2012-12-13 |
| * | | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems | Wolfram Sang | 2012-12-13 |
| * | | mtd: nand/docg4: fix and improve read of factory bbt | Mike Dunn | 2012-12-12 |
| * | | mtd: nand/docg4: reserve bb marker area in ecclayout | Mike Dunn | 2012-12-12 |
| * | | mtd: nand/docg4: add support for writing in reliable mode | Mike Dunn | 2012-12-12 |
| * | | mtd: mxc_nand: reorder part_probes to let cmdline override other sources | Lothar Waßmann | 2012-12-10 |
| * | | mtd: mxc_nand: fix unbalanced clk_disable() in error path | Lothar Waßmann | 2012-12-10 |
| * | | mtd: nandsim: Introduce debugfs infrastructure | Ezequiel Garcia | 2012-12-10 |
| * | | mtd: physmap_of: error checking to prevent a NULL pointer dereference | Anton Prins | 2012-12-10 |
| * | | mtg: docg3: potential divide by zero in doc_write_oob() | Dan Carpenter | 2012-12-10 |
| * | | mtd: bcm47xxnflash: writing support | Rafał Miłecki | 2012-12-10 |
| * | | mtd: tests/read: initialize buffer for whole next page | Christian Herzig | 2012-12-04 |
| * | | mtd: at91: atmel_nand: return bit flips for the PMECC read_page() | Josh Wu | 2012-12-03 |
| * | | mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c | Harald Nordgard-Hansen | 2012-12-03 |
| * | | mtd: nand: onfi need to be probed in 8 bits mode | Matthieu CASTET | 2012-12-03 |
| * | | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width | Matthieu CASTET | 2012-12-03 |
| * | | mtd: nand: print flash size during detection | Matthieu CASTET | 2012-12-03 |
| * | | mted: nand_wait_ready timeout fix | Matthieu CASTET | 2012-12-03 |
| * | | mtd: bcm47xxnflash: support NAND_CMD_STATUS | Rafał Miłecki | 2012-12-03 |
| * | | mtd: bcm47xxnflash: define some magic numbers | Rafał Miłecki | 2012-12-03 |
| * | | mtd: remove the "chip" parameter in nand_get_device() | Huang Shijie | 2012-12-03 |
| * | | mtd: remove the de-select chip code in nand_release_device() | Huang Shijie | 2012-12-03 |
| * | | mtd: m25p80: modify info for Micron N25Q128 | Liming Wang | 2012-12-03 |
| * | | mtd cs553x_nand: Initialise ecc.strength before nand_scan() | Nathan Williams | 2012-12-03 |
| * | | mtd: fix a number of checkpatch complaints | Artem Bityutskiy | 2012-11-22 |
| * | | mtd: remove use of __devexit | Bill Pemberton | 2012-11-22 |
| * | | mtd: remove use of __devinitconst | Bill Pemberton | 2012-11-22 |
| * | | mtd: remove use of __devinitdata | Bill Pemberton | 2012-11-22 |
| * | | mtd: remove use of __devinit | Bill Pemberton | 2012-11-22 |
| * | | mtd: remove use of __devexit_p | Bill Pemberton | 2012-11-22 |
| * | | mtd: Drop FORTUNET support | Alexander Shiyan | 2012-11-22 |
| * | | mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property | Josh Radel | 2012-11-22 |