index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devcoredump.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-15
devcoredump: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-15
devcoredump: Define 'struct bin_attribute' through macro
Thomas Weißschuh
2025-01-10
devcoredump: cleanup some comments
Randy Dunlap
2024-06-12
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
2024-04-11
devcoredump: Add dev_coredump_put()
José Roberto de Souza
2023-11-28
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-09-24
devcoredump : Serialize devcd_del work
Mukesh Ojha
2021-06-04
devcoredump: remove contact information
Johannes Berg
2021-04-02
devcoredump: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-23
devcoredump: avoid -Wempty-body warnings
Arnd Bergmann
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2019-08-15
devcoredump: fix typo in comment
Akinobu Mita
2019-08-15
devcoredump: use memory_read_from_buffer
Akinobu Mita
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2016-11-29
driver core: devcoredump: convert to use class_groups
Greg Kroah-Hartman
2016-04-15
devcoredump: add scatterlist support
Aviya Erenfeld
2014-11-26
devcoredump: provide a one-way disable function
Johannes Berg
2014-09-23
device coredump: add new device coredump class
Johannes Berg