summaryrefslogtreecommitdiff
path: root/drivers/base/devcoredump.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-2/+2
* drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* devcoredump : Serialize devcd_del workMukesh Ojha2022-09-241-2/+81
* devcoredump: remove contact informationJohannes Berg2021-06-041-4/+0
* devcoredump: fix kernel-doc warningPierre-Louis Bossart2021-04-021-2/+2
* devcoredump: avoid -Wempty-body warningsArnd Bergmann2021-03-231-6/+9
* drivers core: Miscellaneous changes for sysfs_emitJoe Perches2020-10-021-1/+1
* devcoredump: fix typo in commentAkinobu Mita2019-08-151-1/+1
* devcoredump: use memory_read_from_bufferAkinobu Mita2019-08-151-10/+1
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-16/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* driver core: devcoredump: convert to use class_groupsGreg Kroah-Hartman2016-11-291-4/+6
* devcoredump: add scatterlist supportAviya Erenfeld2016-04-151-9/+74
* devcoredump: provide a one-way disable functionJohannes Berg2014-11-261-8/+48
* device coredump: add new device coredump classJohannes Berg2014-09-231-0/+265