index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
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
2012-01-09
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
2012-01-09
mtd: nand: add Macronix manufacturer
Brian Norris
2011-12-23
mtd: fix compile error for gpmi-nand
Huang Shijie
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
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
mtd: document ABI
Brian Norris
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
[prev]
[next]