summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-114-1/+298
* | | | mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse2011-03-111-8/+8
* | | | mtd: sm_rtl: check kmalloc return valueXiaochen Wang2011-03-111-0/+18
* | | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-111-0/+1
* | | | mtd: mxc_nand: fix OOB corruption when page size > 2KiBBaruch Siach2011-03-111-0/+27
* | | | mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj2011-03-111-3/+0
* | | | mtd: pxa3xx_nand: clean the keep configure codeLei Wen2011-03-111-68/+35
* | | | mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen2011-03-111-93/+123
* | | | mtd: pxa3xx_nand: unify prepare commandLei Wen2011-03-111-110/+139
* | | | mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen2011-03-111-76/+1
* | | | mtd: pxa3xx_nand: rework irq logicLei Wen2011-03-111-212/+187
* | | | mtd: pxa3xx_nand: make scan procedure more clearLei Wen2011-03-111-44/+55
* | | | mtd: speedtest: fix integer overflowDavid Lambert2011-03-111-7/+7
* | | | mtd: mxc_nand: fix read past buffer endBaruch Siach2011-03-111-2/+2
* | | | mtd: omap3: nand: report corrected ecc errorsJohn Ogness2011-03-111-4/+12
* | | | mtd: nand: fix a typo in a commentaryJason Liu2011-03-111-1/+1
* | | | mtd: omap: add new variable to platform data to control onenand unlockingRoman Tereshonkov2011-03-111-2/+5
* | | | mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-111-1/+2
* | | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-113-0/+282
* | | | mtd: Add mtdswap block driverJarkko Lavinen2011-03-113-0/+1612
* | | | mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen2011-03-111-3/+4
* | | | mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-111-0/+26
* | | | mtd: cfi: fix writebufsize initializationAnatolij Gustschin2011-03-113-3/+3
* | | | mtd: m25p80: add support for M25PX64Yoshihiro Shimoda2011-03-111-0/+2
* | | | mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov2011-03-111-2/+57
* | | | mtd: tests: add count parameter to mtd_speedtestAdrian Hunter2011-03-111-2/+13
* | | | mtd: onenand_base: onenand_verify bugfix for writepage non-aligned addressRoman Tereshonkov2011-03-111-5/+5
* | | | mtd: OneNAND: return read error for 4KiB page readAdrian Hunter2011-03-111-0/+2
* | | | mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev2011-03-111-2/+6
* | | | mtd: tests: print correct valuesRoman Tereshonkov2011-03-111-5/+5
* | | | mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall2011-03-111-1/+0
* | | | mtd: phram: fix memory leakMathias Krause2011-03-111-0/+3
* | | | mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy2011-03-111-0/+1
* | | | mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos2011-03-111-1/+2
* | | | mtd: adapt writebufsize calculation for concatHolger Brunck2011-03-111-1/+7
* | | | mtd: atmel_nand: Add DMA support to access NandflashHong Xu2011-03-111-9/+157
* | | | mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten2011-03-111-2/+2
* | | | mtd: local symbols should be staticH Hartley Sweeten2011-03-111-3/+3
* | | | mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-111-2/+3
* | | | mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov2011-03-111-9/+0
* | | | mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov2011-03-115-40/+0
* | | | mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov2011-03-111-2/+2
* | | | mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov2011-03-112-3/+3
| |/ / |/| |
* | | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-113-3/+3
* | | mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-111-1/+0
* | | mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
* | | mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-111-21/+22
* | | mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
* | | mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-1739-316/+535
|\ \
OpenPOWER on IntegriCloud