index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: introduce the mtd_pairing_scheme concept
Boris Brezillon
2016-09-15
1
-0
/
+107
*
mtd: kill the nand_ecclayout struct
Boris Brezillon
2016-05-05
1
-20
/
+0
*
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
Boris Brezillon
2016-04-19
1
-4
/
+28
*
mtd: add mtd_set_ecclayout() helper function
Boris Brezillon
2016-04-19
1
-0
/
+6
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2016-04-19
1
-0
/
+33
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2016-04-13
1
-11
/
+1
*
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
1
-0
/
+5
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
1
-1
/
+0
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2015-11-11
1
-0
/
+11
*
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-02-18
1
-0
/
+1
|
\
|
*
mtd: implement common reboot notifier boilerplate
Brian Norris
2015-01-07
1
-0
/
+1
*
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-0
/
+2
|
/
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-07-08
1
-0
/
+2
*
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
1
-8
/
+8
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
1
-3
/
+0
*
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-10-27
1
-0
/
+5
*
mtd: add a new ecc_step_size field to mtd_info{}
Huang Shijie
2013-08-30
1
-0
/
+3
*
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
2013-04-05
1
-4
/
+4
*
mtd: nand: Increase the ecc placement locations to 640
Vipin Kumar
2012-11-15
1
-1
/
+1
*
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
2012-07-06
1
-8
/
+1
*
mtd: bitflip_threshold added to mtd_info and sysfs
Mike Dunn
2012-05-13
1
-0
/
+9
*
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2012-05-13
1
-1
/
+1
*
mtd: add ecc_strength fields to mtd structs
Mike Dunn
2012-03-27
1
-0
/
+3
*
mtd: check for zero length in OTP functions
Artem Bityutskiy
2012-03-27
1
-59
/
+11
*
mtd: remove R/O checking duplication
Artem Bityutskiy
2012-03-27
1
-0
/
+2
*
mtd: add offset and length checks to the API function
Artem Bityutskiy
2012-03-27
1
-112
/
+17
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
1
-2
/
+4
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-84
/
+84
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
1
-3
/
+1
|
\
|
*
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
1
-3
/
+1
*
|
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2012-02-01
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
*
|
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
1
-0
/
+7
*
|
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
1
-1
/
+4
*
|
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
1
-0
/
+6
*
|
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
1
-1
/
+2
*
|
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
1
-14
/
+2
*
|
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-0
/
+4
*
|
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
2012-01-09
1
-0
/
+4
*
|
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
2012-01-09
1
-0
/
+4
*
|
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: do use mtd->point directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
1
-0
/
+5
*
|
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
2012-01-09
1
-3
/
+0
*
|
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
1
-5
/
+0
[next]