aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
* | | | mtd: tests: print correct valuesRoman Tereshonkov2011-03-11
* | | | mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall2011-03-11
* | | | mtd: phram: fix memory leakMathias Krause2011-03-11
* | | | mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy2011-03-11
* | | | mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos2011-03-11
* | | | mtd: adapt writebufsize calculation for concatHolger Brunck2011-03-11
* | | | mtd: atmel_nand: Add DMA support to access NandflashHong Xu2011-03-11
* | | | mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten2011-03-11
* | | | mtd: local symbols should be staticH Hartley Sweeten2011-03-11
* | | | mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-11
* | | | mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov2011-03-11
* | | | mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov2011-03-11
* | | | mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov2011-03-11
* | | | mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov2011-03-11
| |/ / |/| |
* | | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-11
* | | mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-11
* | | mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-11
* | | mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-11
* | | mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-11
* | | mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-11
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \
| * | mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy2011-01-17
| * | mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter2011-01-06
| * | UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin2011-01-06
| * | mtd: initialize writebufsize in the MTD object of a partitionAnatolij Gustschin2011-01-06
| * | mtd: onenand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-06
| * | mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-06
| * | mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-06
| * | mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-06
| * | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-06
| * | mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff2011-01-06
| * | mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch2011-01-06
| * | mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chipsGuillaume LECERF2011-01-06
| * | mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chipsGuillaume LECERF2011-01-06
| * | mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-06
| * | mtd: m25p80: add debugging trace in sst_writeNicolas Ferre2011-01-06
| * | mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik2011-01-06
| * | mtd: OneNAND: lighten scary initial bad block messagesAdrian Hunter2011-01-06
| * | mtd: OneNAND: OMAP2/3: add support for command line partitioningAdrian Hunter2011-01-06
| * | mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris2011-01-06
| * | mtd: nand: choose correct chip name (ONFI bug)Brian Norris2011-01-06
| * | mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-06
| * | mtd: don't use flush_scheduled_work()Tejun Heo2011-01-06
| * | mtd: OneNAND: Fix multi block erase support at 4KiB pagesizeKyungmin Park2011-01-06
| * | Revert "mtd: nand: add check for out of page read"Artem Bityutskiy2011-01-06
| * | mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse2010-12-03
| * | mtd: onenand: bugfix for 2x mode bad block handlingRoman Tereshonkov2010-12-03
| * | mtd: OneNAND: Fix 4KiB pagesize OOB handlingKyungmin Park2010-12-03
| * | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-03
| * | mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij2010-12-03