summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chipsGuillaume LECERF2011-01-061-1/+3
* mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chipsGuillaume LECERF2011-01-061-3/+13
* mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-062-7/+55
* mtd: m25p80: add debugging trace in sst_writeNicolas Ferre2011-01-061-0/+4
* mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik2011-01-061-0/+1
* mtd: OneNAND: lighten scary initial bad block messagesAdrian Hunter2011-01-062-12/+14
* mtd: OneNAND: OMAP2/3: add support for command line partitioningAdrian Hunter2011-01-061-15/+12
* mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris2011-01-061-8/+12
* mtd: nand: choose correct chip name (ONFI bug)Brian Norris2011-01-061-1/+1
* mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-062-5/+32
* mtd: don't use flush_scheduled_work()Tejun Heo2011-01-061-1/+2
* mtd: OneNAND: Fix multi block erase support at 4KiB pagesizeKyungmin Park2011-01-061-1/+2
* Revert "mtd: nand: add check for out of page read"Artem Bityutskiy2011-01-061-8/+1
* mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse2010-12-031-1/+1
* mtd: onenand: bugfix for 2x mode bad block handlingRoman Tereshonkov2010-12-031-2/+4
* mtd: OneNAND: Fix 4KiB pagesize OOB handlingKyungmin Park2010-12-031-13/+16
* mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-031-3/+3
* mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-032-22/+20
* mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij2010-12-031-18/+48
* mtd: fix section mismatch on sst25lFabio Estevam2010-12-031-2/+2
* mtd: mxc_nand: Fix warning on nr_parts unused variableFabio Estevam2010-12-031-1/+1
* mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de2010-12-031-0/+2
* mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-033-10/+10
* mtd: nand: add check for out of page readJason Liu2010-12-031-1/+8
* mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-032-1/+4
* mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-035-78/+77
* jffs2: typo in commentDan Carpenter2010-12-031-1/+1
* jffs2: fix error value signVasiliy Kulikov2010-12-031-6/+6
* mtd: nand: Use printf extension %pR for struct resourceJoe Perches2010-12-031-1/+1
* mtd: maps: Use printf extension %pR for struct resourceJoe Perches2010-12-036-28/+13
* mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen2010-12-031-55/+0
* mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen2010-12-031-1/+1
* mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-12-031-1/+1
* mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-031-0/+1
* mtd: mtdchar: fix information leak to userlandVasiliy Kulikov2010-12-031-1/+1
* mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov2010-12-031-3/+19
* mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov2010-12-031-3/+9
* mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-031-0/+12
* jffs2: use vzallocJoe Perches2010-12-031-3/+2
* mtd: use vzallocJoe Perches2010-12-032-6/+3
* mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park2010-12-031-2/+5
* mtd: nandsim: spell fixes in commentssrimugunthan2010-12-031-18/+18
* mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee2010-12-031-0/+1
* mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee2010-12-031-3/+28
* mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee2010-12-031-0/+1
* mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2010-12-032-9/+12
* mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF2010-12-031-0/+5
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-3071-1159/+3412
|\
| * mtd: fix build error in m25p80.cAndres Salomon2010-10-301-1/+1
| * mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse2010-10-301-7/+0
OpenPOWER on IntegriCloud