index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Age
Commit message (
Expand
)
Author
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-30
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
mtd: do use mtd->point directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
mtd: always initialize retlen to zero
Artem Bityutskiy
2012-01-09
mtd: move mtd->{get,put}_device functions up
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_unlock interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
[next]