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