index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-09
romfs: do not use mtd->get_unmapped_area 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: mtdcore: export symbols cleanup
Artem Bityutskiy
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
jffs: remove custom mtd_fake_writev function
Artem Bityutskiy
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
2012-01-09
mtd: sst25l: kill unused variable
Artem Bityutskiy
2012-01-09
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
mtd: always initialize retlen to zero
Artem Bityutskiy
2012-01-09
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
2012-01-09
mtd: docprobe: use kzalloc instead
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: mtdchar: rename functions
Artem Bityutskiy
2012-01-09
logfs: rename functions starting with mtd_
Artem Bityutskiy
2012-01-09
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
2012-01-09
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
2012-01-09
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
2012-01-09
mtd: gpio-nand: add device tree bindings
Jamie Iles
2012-01-09
mtd: bcm63xxpart: check the image tag's crc32
Jonas Gorski
2012-01-09
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
Jonas Gorski
2012-01-09
mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition
Jonas Gorski
[next]