summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-0/+68
|\
| * mtd: fix compile error for gpmi-nandHuang Shijie2011-12-231-0/+68
* | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-0/+7
* | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-091-1/+4
* | mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-091-0/+6
* | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-091-1/+2
* | mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-091-14/+2
* | mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-091-0/+4
* | mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-091-0/+4
* | mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-091-0/+4
* | mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: do use mtd->point directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-091-0/+5
* | mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-091-0/+2
* | mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy2012-01-091-3/+0
* | mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-091-5/+0
* | mtd: always initialize retlen to zeroArtem Bityutskiy2012-01-091-0/+9
* | mtd: move mtd->{get,put}_device functions upArtem Bityutskiy2012-01-091-7/+6
* | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-3/+6
* | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+6
* | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-3/+6
* | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+6
* | mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-091-2/+6
* | mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-091-1/+6
* | mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-091-2/+7
* | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-3/+6
* | mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-091-6/+12
* | mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+8
* | mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* | mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* | mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-091-1/+9
* | mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* | mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-091-6/+13
* | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-4/+8
* | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-2/+8
* | mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-091-10/+15
* | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-1/+8
* | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+8
* | mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-5/+13
* | mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-091-2/+6
* | mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-091-4/+10
* | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-5/+14
* | mtd: map.h: fix arm cross-build failureArtem Bityutskiy2012-01-091-1/+1
* | mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-091-0/+1
* | mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-093-55/+38
* | mtd: nand: add Macronix manufacturerBrian Norris2012-01-091-0/+1
|/