| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: Really add ARM pismo support | Russell King - ARM Linux | 2010-01-13 | 3 | -0/+354 |
* | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 2009-12-31 | 5 | -2/+9 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | 61 | -1736/+3606 |
|\ |
|
| * | jffs2: Fix long-standing bug with symlink garbage collection. | David Woodhouse | 2009-12-16 | 1 | -1/+2 |
| * | mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() | Roel Kluin | 2009-12-16 | 1 | -2/+2 |
| * | mtd: cfi_cmdset_0002, fix lock imbalance | Jiri Slaby | 2009-12-10 | 1 | -1/+0 |
| * | Revert "mtd: move mxcnd_remove to .exit.text" | Uwe Kleine-König | 2009-12-07 | 1 | -1/+1 |
| * | mtd: m25p80: add support for Macronix MX25L4005A | Simon Guinot | 2009-12-05 | 1 | -0/+1 |
| * | kmsg_dump: fix build for CONFIG_PRINTK=n | Randy Dunlap | 2009-12-02 | 2 | -1/+17 |
| * | mtd: nandsim: add support for 4KiB pages | Sebastian Andrzej Siewior | 2009-12-01 | 1 | -2/+5 |
| * | Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 | David Woodhouse | 2009-11-30 | 2 | -476/+300 |
| |\ |
|
| | * | mxc_nand: use DRIVER_NAME where appropriate | Sascha Hauer | 2009-11-12 | 1 | -2/+2 |
| | * | mxc_nand: remove TROP_US_DELAY | Sascha Hauer | 2009-11-12 | 1 | -10/+7 |
| | * | mxc_nand: Allow flash based bbt | Sascha Hauer | 2009-11-12 | 2 | -1/+36 |
| | * | mxc_nand: disable sp_en bit only once | Sascha Hauer | 2009-11-12 | 1 | -12/+3 |
| | * | mxc_nand: Add NFC V2 support | Sascha Hauer | 2009-11-12 | 1 | -13/+68 |
| | * | mxc_nand: Get rid of pagesize_2k flag | Sascha Hauer | 2009-11-12 | 1 | -15/+14 |
| | * | mxc_nand: Make main/spare areas runtime configurable | Sascha Hauer | 2009-11-12 | 1 | -22/+20 |
| | * | mxc_nand: remove unused defines | Sascha Hauer | 2009-11-12 | 1 | -7/+0 |
| | * | mxc nand: modify send_page to send all pages, not only one | Sascha Hauer | 2009-11-12 | 1 | -25/+20 |
| | * | mxc nand: simplify command processing | Sascha Hauer | 2009-11-12 | 1 | -46/+35 |
| | * | mxc nand: use buffers | Sascha Hauer | 2009-11-12 | 1 | -233/+77 |
| | * | mxc nand: use resource_size() | Sascha Hauer | 2009-11-12 | 1 | -1/+1 |
| | * | mxc nand: remove dead code | Sascha Hauer | 2009-11-12 | 1 | -17/+0 |
| | * | mxc nand: remove debug param | Sascha Hauer | 2009-11-12 | 1 | -8/+8 |
| | * | mxc_nand: introduce mxc_do_addr_cycle | Sascha Hauer | 2009-11-12 | 1 | -40/+47 |
| | * | mxc_nand: merge send_read_page and send_prog_page | Sascha Hauer | 2009-11-12 | 1 | -41/+13 |
| | * | mxc_nand: cleanup initialization | Sascha Hauer | 2009-11-12 | 1 | -50/+22 |
| | * | mxc_nand: cleanup eccoob descriptions | Sascha Hauer | 2009-11-12 | 1 | -15/+9 |
| * | | mtd: mtdoops: refactor as a kmsg_dumper | Simon Kagstrom | 2009-11-30 | 1 | -133/+102 |
| * | | mtd: mtdoops: make record size configurable | Simon Kagstrom | 2009-11-30 | 1 | -31/+43 |
| * | | mtd: mtdoops: limit the maximum mtd partition size | Simon Kagstrom | 2009-11-30 | 1 | -6/+11 |
| * | | mtd: mtdoops: keep track of used/unused pages in an array | Simon Kagstrom | 2009-11-30 | 1 | -18/+44 |
| * | | mtd: mtdoops: several minor cleanups | Artem Bityutskiy | 2009-11-30 | 1 | -41/+40 |
| * | | core: Add kernel message dumper to call on oopses and panics | Simon Kagstrom | 2009-11-30 | 3 | -0/+166 |
| * | | mtd: add ARM pismo support | Russell King - ARM Linux | 2009-11-30 | 1 | -0/+1 |
| * | | mtd: pxa3xx_nand: Fix PIO data transfer | David Hunter | 2009-11-30 | 1 | -2/+2 |
| * | | mtd: nand: fix multi-chip suspend problem | Li Yang | 2009-11-30 | 1 | -2/+8 |
| * | | mtd: add support for switching old SST chips into QRY mode | Guillaume LECERF | 2009-11-30 | 1 | -0/+7 |
| * | | mtd: fix M29W800D dev_id and uaddr | Ladislav Michl | 2009-11-30 | 1 | -4/+4 |
| * | | mtd: don't use PF_MEMALLOC | KOSAKI Motohiro | 2009-11-30 | 1 | -3/+0 |
| * | | mtd: Add bad block table overrides to Davinci NAND driver | Mark A. Greer | 2009-11-30 | 2 | -0/+6 |
| * | | mtd: m25p80: Add support for CAT25xxx serial EEPROMs | Anton Vorontsov | 2009-11-30 | 1 | -45/+69 |
| * | | mtd: m25p80: Rework probing/JEDEC code | Anton Vorontsov | 2009-11-30 | 1 | -29/+40 |
| * | | mtd: m25p80: Convert to device table matching | Anton Vorontsov | 2009-11-30 | 1 | -75/+89 |
| * | | mtd: make pagetest work | Artem Bityutskiy | 2009-11-30 | 1 | -0/+1 |
| * | | mtd: don't use __exit_p to wrap mxcnd_remove | Uwe Kleine-König | 2009-11-30 | 1 | -1/+1 |
| * | | mtd: move excite_nand_remove to .devexit.text | Uwe Kleine-König | 2009-11-30 | 1 | -1/+1 |
| * | | JFFS2: fix min/max confusion | Roel Kluin | 2009-11-30 | 1 | -1/+1 |
| * | | mtd: CFI cmdset_0002: enable erase-suspend-program | Joakim Tjernlund | 2009-11-30 | 1 | -13/+3 |