index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: core: move to use class_to_subsys()
Greg Kroah-Hartman
2023-03-31
3
-44
/
+81
|
*
|
|
firmware_loader: Add debug message with checksum for FW file
Amadeusz Sławiński
2023-03-29
2
-1
/
+59
|
*
|
|
base: soc: populate machine name in soc_device_register if empty
Heiner Kallweit
2023-03-29
1
-0
/
+15
|
*
|
|
driver core: class.c: convert to only use class_to_subsys
Greg Kroah-Hartman
2023-03-29
1
-52
/
+61
|
*
|
|
driver core: class: implement class_get/put without the private pointer.
Greg Kroah-Hartman
2023-03-29
1
-18
/
+63
|
*
|
|
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-29
3
-6
/
+6
|
*
|
|
driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT
Saravana Kannan
2023-03-28
2
-0
/
+17
|
*
|
|
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
2023-03-28
1
-4
/
+4
|
*
|
|
driver core: Add a comment to set_primary_fwnode() on nullifying
Andy Shevchenko
2023-03-28
1
-2
/
+6
|
*
|
|
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
2023-03-27
1
-0
/
+3
|
*
|
|
driver core: class: fix documentation for class_create()
Greg Kroah-Hartman
2023-03-27
1
-1
/
+0
|
*
|
|
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
2023-03-25
1
-0
/
+1
|
*
|
|
driver core: physical_location.h remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
1
-1
/
+1
|
*
|
|
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 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
\
|
*
|
|
cacheinfo: Adjust includes to remove of_device.h
Rob Herring
2023-04-13
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-04-25
1
-6
/
+6
|
\
\
\
|
*
|
|
PM: core: Remove unnecessary (void *) conversions
Li zeming
2023-04-07
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-04-25
11
-436
/
+1257
|
\
\
\
|
*
|
|
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
2023-04-07
2
-3
/
+9
|
*
|
|
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
2023-04-05
1
-3
/
+5
|
|
\
\
\
|
|
*
|
|
regmap: Pass irq_drv_data as a parameter for set_type_config()
William Breathitt Gray
2023-04-05
1
-3
/
+5
|
|
|
|
/
|
|
|
/
|
|
*
|
|
regmap: Use mas_walk() instead of mas_find()
Mark Brown
2023-04-05
1
-2
/
+2
|
*
|
|
regmap: Fix double unlock in the maple cache
Mark Brown
2023-04-04
1
-2
/
+3
[prev]
[next]