aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter
2010-12-03mtd: FSMC NAND fix obvious speling errorsLinus Walleij
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF
2010-12-03mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar
2010-12-03mtd: onenand: add option and variable for cache program featureRoman Tereshonkov
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli
2010-10-24mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli
2010-10-24mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: inftl.h: fix spacing errorsBrian Norris
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-08-08mtd-physmap: add support users can assign the probe type in board filesBarry Song
2010-08-06mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-04mtd: OneNAND: Introduce chip_probe functionKyungmin Park
2010-08-02mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris
2010-08-02mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF
2010-05-12mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2010-05-10mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner
2010-05-10mtd: mtdram.h: checkpatch cleanupAndrea Gelmini
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse