index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
1
-2
/
+31
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
1
-1
/
+1
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-03-13
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Luca Ceresoli
1
-0
/
+1
2024-12-14
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
1
-31
/
+24
2024-12-14
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-1
/
+8
2024-12-14
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
1
-2
/
+9
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+35
2024-11-08
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
1
-8
/
+5
2024-10-04
driver core: Fix error handling in driver API device_rename()
Zijun Hu
1
-5
/
+10
2024-08-14
driver core: Fix uevent_show() vs driver detach race
Dan Williams
1
-5
/
+8
2024-06-21
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
1
-0
/
+3
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-3
/
+23
2024-02-23
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
1
-2
/
+7
2024-02-23
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
1
-2
/
+4
2023-09-12
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
1
-0
/
+2
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+20
2023-08-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-3
/
+2
2023-08-22
driver core: Call in reversed order in device_platform_notify_remove()
Andy Shevchenko
1
-3
/
+3
2023-08-22
driver core: Return proper error code when dev_set_name() fails
Andy Shevchenko
1
-7
/
+6
2023-08-12
drivers: base: Free devm resources when unregistering a device
David Gow
1
-0
/
+11
2023-08-04
driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Andy Shevchenko
1
-3
/
+2
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
1
-3
/
+1
2023-04-20
driver core: update comments in device_rename()
Wedson Almeida Filho
1
-10
/
+6
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
1
-6
/
+4
2023-04-03
driver core: remove incorrect comment for device_create*
Greg Kroah-Hartman
1
-6
/
+0
2023-03-31
driver core: make sysfs_dev_char_kobj static
Greg Kroah-Hartman
1
-1
/
+3
2023-03-31
driver core: make sysfs_dev_block_kobj static
Greg Kroah-Hartman
1
-1
/
+3
2023-03-31
driver core: clean up the logic to determine which /sys/dev/ directory to use
Greg Kroah-Hartman
1
-18
/
+4
2023-03-31
driver core: core: move to use class_to_subsys()
Greg Kroah-Hartman
1
-43
/
+78
2023-03-28
driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT
Saravana Kannan
1
-0
/
+5
2023-03-28
driver core: Add a comment to set_primary_fwnode() on nullifying
Andy Shevchenko
1
-2
/
+6
2023-03-17
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
1
-3
/
+3
2023-03-17
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
1
-5
/
+5
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-10
driver core: Make state_synced device attribute writeable
Saravana Kannan
1
-4
/
+1
2023-03-10
driver core: Add fw_devlink.sync_state command line param
Saravana Kannan
1
-0
/
+58
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
1
-37
/
+0
2023-02-25
driver core: fw_devlink: Print full path and name of fwnode
Saravana Kannan
1
-3
/
+3
2023-02-25
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
1
-3
/
+3
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-170
/
+319
2023-02-14
Revert "driver core: add error handling for devtmpfs_create_node()"
Greg Kroah-Hartman
1
-5
/
+1
2023-02-10
driver core: add error handling for devtmpfs_create_node()
Longlong Xia
1
-1
/
+5
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
1
-3
/
+11
2023-02-08
driver core: fw_devlink: Make cycle detection more robust
Saravana Kannan
1
-119
/
+129
2023-02-08
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
1
-13
/
+15
2023-02-08
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
1
-10
/
+40
2023-02-08
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
1
-10
/
+18
2023-02-08
driver core: fw_devlink: Improve check for fwnode with no device/driver
Saravana Kannan
1
-2
/
+38
[next]