index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
docg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
lib/bch: Allow easy bit swapping
Miquel Raynal
1
-1
/
+1
2020-05-24
lib/bch: Rework a little bit the exported function names
Miquel Raynal
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-01-29
mtd: docg3: fix a possible memory leak of mtd->name
YueHaibing
1
-3
/
+2
2019-01-29
mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device
YueHaibing
1
-1
/
+1
2018-12-03
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
Yangtao Li
1
-8
/
+8
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
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-13
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-07
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-16
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
1
-2
/
+8
2015-06-16
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
1
-2
/
+4
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-04-05
mtd: docg3: remove invalid __exit annotations
Brian Norris
1
-3
/
+3
2015-03-11
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-21
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-06
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-01
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-13
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-05
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
[next]