index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do use mtd->point directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
1
-0
/
+5
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
1
-3
/
+0
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
1
-5
/
+0
2012-01-09
mtd: always initialize retlen to zero
Artem Bityutskiy
1
-0
/
+9
2012-01-09
mtd: move mtd->{get,put}_device functions up
Artem Bityutskiy
1
-7
/
+6
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_unlock interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
1
-2
/
+7
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
1
-6
/
+12
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
1
-6
/
+13
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-4
/
+8
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
1
-10
/
+15
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
1
-5
/
+13
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
1
-4
/
+10
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
1
-5
/
+14
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-50
/
+32
2011-11-01
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+2
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
1
-0
/
+12
2011-09-11
mtd: document ABI
Brian Norris
1
-1
/
+1
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-1
/
+1
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
1
-15
/
+1
2011-09-11
mtd: style fixups in multi-line comment, indentation
Brian Norris
1
-7
/
+9
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
1
-23
/
+0
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
1
-1
/
+1
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
1
-3
/
+2
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-09-11
mtd: add new API for handling MTD registration
Dmitry Eremin-Solenikov
1
-0
/
+5
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
1
-8
/
+0
2011-05-25
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
1
-3
/
+0
2011-05-25
mtd: introduce mtd_device_(un)register()
Jamie Iles
1
-0
/
+6
2011-05-25
mtd: create function to perform large allocations
Grant Erickson
1
-0
/
+2
[prev]
[next]