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
/
drivers
/
mtd
/
devices
/
docg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-22
mtd: devices: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-14
/
+2
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
1
-5
/
+0
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
1
-65
/
+0
2017-11-14
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
1
-1
/
+6
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
1
-32
/
+17
2016-04-19
mtd: docg3: switch to mtd_ooblayout_ops
Boris Brezillon
1
-11
/
+35
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-03-08
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-3
/
+2
2015-10-26
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
1
-6
/
+16
2015-10-13
mtd: devices: docg3: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-06-17
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
1
-2
/
+8
2015-06-17
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
1
-2
/
+4
2015-05-07
mtd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-04-06
mtd: docg3: remove invalid __exit annotations
Brian Norris
1
-3
/
+3
2015-03-12
mtd: docg3: drop dead code
Brian Norris
1
-4
/
+1
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-60
/
+62
2014-10-22
mtd: docg3: fix 'defined but not used' warning
Brian Norris
1
-0
/
+2
2014-10-22
mtd: docg3: add device-tree support
Robert Jarzmik
1
-0
/
+8
2014-10-22
docg3: Fix miuse of seq_printf return value
Joe Perches
1
-60
/
+52
2014-10-20
mtd: devices: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-19
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
1
-13
/
+13
2014-05-14
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
1
-2
/
+2
2014-01-03
mtd: docg3: Use devm_*() functions
Jingoo Han
1
-14
/
+6
2013-11-07
mtg: docg3: use free_bch() instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: devices: add const qualifiers
Artem Bityutskiy
1
-1
/
+1
2012-12-10
mtg: docg3: potential divide by zero in doc_write_oob()
Dan Carpenter
1
-1
/
+1
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
1
-9
/
+3
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-13
/
+27
2012-05-29
mtd: docg3 fix in-middle of blocks reads
Robert Jarzmik
1
-11
/
+23
2012-05-14
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
1
-2
/
+4
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
1
-86
/
+115
2012-04-06
mtg: docg3: fix comment errors
Octavian Moraru
1
-8
/
+8
2012-03-27
mtd: docg3 add protection against concurrency
Robert Jarzmik
1
-11
/
+39
2012-03-27
mtd: docg3 refactor cascade floors structure
Robert Jarzmik
1
-43
/
+45
2012-03-27
mtd: docg3 increase write/erase timeout
Robert Jarzmik
1
-3
/
+3
2012-03-27
mtd: docg3 fix inbound calculations
Robert Jarzmik
1
-12
/
+5
2012-03-27
mtd: fix section mismatch for doc_probe_device
Ryosuke Saito
1
-2
/
+2
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-03-27
mtd: docg3 reduce read alignment burden
Robert Jarzmik
1
-8
/
+13
2012-03-27
mtd: docg3 trivial renaming
Robert Jarzmik
1
-1
/
+1
2012-03-27
mtd: docg3: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-6
/
+6
2012-01-09
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
1
-3
/
+0
2012-01-09
mtd: docg3: remove unused function
Robert Jarzmik
1
-0
/
+2
2012-01-09
mtd: docg3: fixes and cleanups
Robert Jarzmik
1
-13
/
+13
2012-01-09
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
Dan Carpenter
1
-9
/
+12
[next]