index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
1
-0
/
+25
2023-03-31
driver core: core: move to use class_to_subsys()
Greg Kroah-Hartman
3
-44
/
+81
2023-03-30
regmap: Add some basic kunit tests
Mark Brown
3
-0
/
+744
2023-03-30
regmap: Add RAM backed register map
Mark Brown
4
-0
/
+108
2023-03-29
regmap: Removed compressed cache support
Mark Brown
5
-378
/
+0
2023-03-29
firmware_loader: Add debug message with checksum for FW file
Amadeusz Sławiński
2
-1
/
+59
2023-03-29
base: soc: populate machine name in soc_device_register if empty
Heiner Kallweit
1
-0
/
+15
2023-03-29
cacheinfo: Fix LLC is not exported through sysfs
Yicong Yang
1
-5
/
+11
2023-03-29
driver core: class.c: convert to only use class_to_subsys
Greg Kroah-Hartman
1
-52
/
+61
2023-03-29
driver core: class: implement class_get/put without the private pointer.
Greg Kroah-Hartman
1
-18
/
+63
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
3
-6
/
+6
2023-03-28
driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT
Saravana Kannan
2
-0
/
+17
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-4
/
+4
2023-03-28
driver core: Add a comment to set_primary_fwnode() on nullifying
Andy Shevchenko
1
-2
/
+6
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
1
-0
/
+3
2023-03-27
driver core: class: fix documentation for class_create()
Greg Kroah-Hartman
1
-1
/
+0
2023-03-27
regmap: Support paging for buses with reg_read()/reg_write()
Mark Brown
1
-0
/
+18
2023-03-27
regmap: Clarify error for unknown cache types
Mark Brown
1
-1
/
+1
2023-03-27
regmap: Handle sparse caches in the default sync
Mark Brown
1
-0
/
+2
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
1
-0
/
+1
2023-03-24
Introduce a helper to translate register addresses
Mark Brown
1
-14
/
+13
2023-03-24
regmap: add a helper to translate the register address
Maxime Chevallier
1
-14
/
+13
2023-03-24
driver core: physical_location.h remove extern from function prototypes
Greg Kroah-Hartman
1
-1
/
+1
2023-03-24
driver core: base.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-46
/
+42
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
1
-6
/
+9
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
1
-3
/
+3
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
1
-1
/
+1
2023-03-23
driver core: bus: constify bus_get()
Greg Kroah-Hartman
1
-3
/
+3
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+4
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2
-6
/
+24
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
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
driver core: class: make class_find_device*() options const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: class: make class_for_each_device() options const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: class: make class_dev_iter_init() options const
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: class: remove struct module owner out of struct class
Greg Kroah-Hartman
1
-6
/
+3
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2
-2
/
+0
2023-03-17
driver core: class: specify the module owner in __class_register()
Greg Kroah-Hartman
1
-3
/
+3
2023-03-13
regmap: cache: Silence checkpatch warning
Alexander Stein
1
-1
/
+1
2023-03-13
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
1
-5
/
+6
2023-03-10
device property: Clarify description of returned value in some functions
Andy Shevchenko
1
-34
/
+90
2023-03-10
driver core: Make state_synced device attribute writeable
Saravana Kannan
3
-5
/
+31
2023-03-10
driver core: Add fw_devlink.sync_state command line param
Saravana Kannan
3
-0
/
+65
[prev]
[next]