index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdcore.c
Age
Commit message (
Expand
)
Author
2022-11-24
mtd: core: Fix refcount error in del_mtd_device()
Shang XiaoJing
2022-11-07
mtd: core: fix possible resource leak in init_mtd()
Gaosheng Cui
2022-11-07
mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
Rafał Miłecki
2022-11-07
mtd: Fix device name leak when register device failed in add_mtd_device()
Zhang Xiaoxu
2022-11-07
mtd: core: try to find OF node for every MTD partition
Rafał Miłecki
2022-11-07
mtd: core: simplify (a bit) code find partition-matching dynamic OF node
Rafał Miłecki
2022-10-18
mtd: core: add missing of_node_get() in dynamic partitions code
Rafał Miłecki
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-24
mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
2022-09-21
mtd: track maximum number of bitflips for each read request
Michał Kępień
2022-08-01
mtd: core: check partition before dereference
Tetsuo Handa
2022-06-29
mtd: core: introduce of support for dynamic partitions
Christian Marangi
2022-04-25
mtd: core: Check devicetree alias for index
Vincent Whitchurch
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-14
mtd: core: Remove partid and partname debugfs files
Tudor Ambarus
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
2022-02-21
mtd: core: Drop duplicate NULL checks around nvmem_unregister()
Andy Shevchenko
2022-02-21
mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
2021-12-09
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2021-12-03
mtd: core: clear out unregistered devices a bit more
Zev Weiss
2021-12-03
mtd: core: provide unique name for nvmem device
Michael Walle
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-11-06
mtd: call bdi_unregister explicitly
Christoph Hellwig
2021-10-15
mtd: core: don't remove debugfs directory if device is in use
Zev Weiss
2021-07-16
mtd: core: handle flashes without OTP gracefully
Michael Walle
2021-06-11
mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macros
Zhen Lei
2021-06-11
mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macros
Zhen Lei
2021-05-26
mtd: core: Potential NULL dereference in mtd_otp_size()
Dan Carpenter
2021-05-26
mtd: core: Fix freeing of otp_info buffer
Jon Hunter
2021-05-10
mtd: Create partname and partid debug files for child MTDs
Petr Malat
2021-05-10
mtd: core: add OTP nvmem provider support
Michael Walle
2021-05-10
mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-15
Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-03-28
mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
Ansuel Smith
2021-03-28
mtd: add OTP (one-time-programmable) erase ioctl
Michael Walle
2021-03-11
mtd: mtdcore: constify name param in mtd_bdi_init
Tomas Winkler
2021-03-11
mtd: char: Get rid of Big MTD Lock
Alexander Sverdlin
2021-03-11
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
2020-12-07
mtd: core: Fix refcounting for unpartitioned MTDs
Richard Weinberger
2020-11-20
mtd: Fix misspelled function parameter 'section'
Lee Jones
2020-10-17
Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-08-27
mtd: mtdcore: Convert to DEFINE_SHOW_ATTRIBUTE
Yongqiang Liu
2020-06-15
mtd: set master partition panic write flag
Kamal Dasu
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
[next]