index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdchar.c
Age
Commit message (
Expand
)
Author
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-08-19
mtd: terminate user-provided string
Brian Norris
2014-05-20
mtd: Fix warning in access_ok() parameter passing
Geert Uytterhoeven
2014-03-10
mtd: Fix the behavior of OTP write if there is not enough room for data
Christian Riesch
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2013-11-11
mtd: mtdchar: return expected errors on mmap() call
Vladimir Zapolskiy
2013-11-06
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-06-29
mtdchar: switch to fixed_size_llseek()
Al Viro
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-04-19
mtdchar: remove no-longer-used vma helpers
Linus Torvalds
2013-04-19
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
2013-04-05
mtd: mtdchar: use proper kernel print level
Artem Bityutskiy
2013-04-05
mtd: mtdchar: handle chips that have user otp but no factory otp
Uwe Kleine-König
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-09
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
2012-05-07
mtd: fix oops in dataflash driver
Will Newton
2012-04-09
fix breakage in mtdchar_open(), sanitize failure exits
Al Viro
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
mtdchar: kill persistently held vfsmount
Al Viro
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-23
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
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->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->sync directly
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: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
mtd: remove extra retlen assignment
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_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_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
[next]