summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-083-12/+0
* mtd: Update copyright noticesDavid Woodhouse2010-08-0813-27/+186
* mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-081-0/+1
* mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold2010-08-061-1/+1
* mtd: OneNAND: Introduce chip_probe functionKyungmin Park2010-08-041-0/+2
* mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris2010-08-021-0/+4
* mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris2010-08-022-2/+2
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-021-0/+1
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-141-0/+2
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-141-1/+1
* mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-141-0/+2
* mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-141-0/+1
* mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-141-0/+2
* mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-141-0/+3
* mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2010-05-141-0/+4
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-141-2/+11
* mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-141-0/+1
* mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe2010-05-121-5/+5
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-2/+2
* mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner2010-05-101-1/+4
* mtd: mtdram.h: checkpatch cleanupAndrea Gelmini2010-05-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-261-0/+3
|\
| * mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm2010-02-021-0/+2
| * mtd: trivial sh_flctl changesMagnus Damm2010-02-021-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-261-0/+17
|\ \ | |/
| * mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-131-0/+17
* | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-261-0/+6
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+3
* | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-261-0/+1
* | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-261-3/+1
* | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-261-0/+2
* | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-261-0/+3
* | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-261-5/+5
* | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-261-1/+2
* | mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-261-5/+7
* | mtd: nand: add lock/unlock routinesVimal Singh2010-02-261-0/+10
* | mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-251-1/+0
* | mtd: quiet sparse noise in cfi.hH Hartley Sweeten2010-02-251-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-167-132/+53
|\
| * mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-301-4/+5
| * mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+3
| * mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-302-1/+5
| * mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-2/+8
| * mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-301-1/+3
| * mtd: unify status enum from three headersAlessandro Rubini2009-09-243-32/+11
| * mtd: use bbm.h in nand.hAlessandro Rubini2009-09-242-92/+19
* | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-1/+1
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-0/+6
OpenPOWER on IntegriCloud