index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: base.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
1
-46
/
+42
*
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
1
-6
/
+9
*
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
1
-3
/
+3
*
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-24
1
-1
/
+1
*
driver core: bus: constify bus_get()
Greg Kroah-Hartman
2023-03-23
1
-3
/
+3
*
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
2
-2
/
+2
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-4
/
+4
*
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-23
2
-6
/
+24
*
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
2023-03-17
1
-3
/
+3
*
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
2023-03-17
1
-5
/
+5
*
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
2023-03-17
1
-2
/
+2
*
driver core: class: make class_find_device*() options const
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
driver core: class: make class_for_each_device() options const
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
driver core: class: make class_dev_iter_init() options const
Greg Kroah-Hartman
2023-03-17
1
-2
/
+2
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
driver core: class: remove struct module owner out of struct class
Greg Kroah-Hartman
2023-03-17
1
-6
/
+3
*
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
2
-2
/
+0
*
driver core: class: specify the module owner in __class_register()
Greg Kroah-Hartman
2023-03-17
1
-3
/
+3
*
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
2023-03-10
1
-5
/
+6
*
device property: Clarify description of returned value in some functions
Andy Shevchenko
2023-03-10
1
-34
/
+90
*
driver core: Make state_synced device attribute writeable
Saravana Kannan
2023-03-10
3
-5
/
+31
*
driver core: Add fw_devlink.sync_state command line param
Saravana Kannan
2023-03-10
3
-0
/
+65
*
driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPREC...
Greg Kroah-Hartman
2023-03-07
1
-6
/
+0
*
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
2023-03-06
2
-38
/
+1
*
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
1
-0
/
+1
|
\
|
*
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
1
-0
/
+1
*
|
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-02
2
-7
/
+7
|
\
\
|
*
|
driver core: fw_devlink: Print full path and name of fwnode
Saravana Kannan
2023-02-25
1
-3
/
+3
|
*
|
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
2023-02-25
1
-3
/
+3
|
*
|
driver core: bus: Handle early calls to bus_to_subsys()
Geert Uytterhoeven
2023-02-25
1
-1
/
+1
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-02-25
1
-0
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
2023-01-10
1
-0
/
+26
*
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
19
-599
/
+994
|
\
\
\
|
*
|
|
driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct place
Greg Kroah-Hartman
2023-02-14
1
-8
/
+6
|
*
|
|
Revert "driver core: add error handling for devtmpfs_create_node()"
Greg Kroah-Hartman
2023-02-14
1
-5
/
+1
|
*
|
|
Revert "devtmpfs: add debug info to handle()"
Greg Kroah-Hartman
2023-02-14
1
-10
/
+2
|
*
|
|
Revert "devtmpfs: remove return value of devtmpfs_delete_node()"
Greg Kroah-Hartman
2023-02-14
2
-6
/
+6
|
*
|
|
driver core: cpu: don't hand-override the uevent bus_type callback.
Greg Kroah-Hartman
2023-02-11
1
-14
/
+14
|
*
|
|
devtmpfs: remove return value of devtmpfs_delete_node()
Longlong Xia
2023-02-11
2
-6
/
+6
|
*
|
|
devtmpfs: add debug info to handle()
Longlong Xia
2023-02-10
1
-2
/
+10
|
*
|
|
driver core: add error handling for devtmpfs_create_node()
Longlong Xia
2023-02-10
1
-1
/
+5
|
*
|
|
driver core: bus: update my copyright notice
Greg Kroah-Hartman
2023-02-10
1
-0
/
+1
|
*
|
|
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
2023-02-10
3
-6
/
+38
|
*
|
|
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
2023-02-09
1
-1
/
+1
|
*
|
|
driver core: bus: constify some internal functions
Greg Kroah-Hartman
2023-02-09
1
-2
/
+2
|
*
|
|
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
2023-02-09
1
-1
/
+1
|
*
|
|
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
2023-02-09
1
-2
/
+2
[next]