index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-02-11
devtmpfs: remove return value of devtmpfs_delete_node()
Longlong Xia
2023-02-10
devtmpfs: add debug info to handle()
Longlong Xia
2023-02-10
driver core: add error handling for devtmpfs_create_node()
Longlong Xia
2023-02-10
driver core: bus: update my copyright notice
Greg Kroah-Hartman
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify some internal functions
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
2023-02-09
driver core: remove private pointer from struct bus_type
Greg Kroah-Hartman
2023-02-09
driver core: create bus_is_registered()
Greg Kroah-Hartman
2023-02-09
driver core: bus: clean up driver_find()
Greg Kroah-Hartman
2023-02-09
driver core: move driver_find() to bus.c
Greg Kroah-Hartman
2023-02-09
driver core: bus: clean up bus_sort_breadthfirst()
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus iterator cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_add/remove_driver() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_register/unregister_notifier() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_get_kset() cleanup
Greg Kroah-Hartman
2023-02-09
driver core: bus: subsys_interface_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_add/probe/remove_device() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: sysfs function cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: convert bus_create/remove_file to be constant
Greg Kroah-Hartman
2023-02-09
driver core: bus: constantify the bus_find_* functions
Greg Kroah-Hartman
2023-02-09
driver core: bus: implement bus_get/put() without the private pointer
Greg Kroah-Hartman
2023-02-09
driver core: add local subsys_get and subsys_put functions
Greg Kroah-Hartman
2023-02-08
mtd: mtdpart: Don't create platform device that'll never probe
Saravana Kannan
2023-02-08
firmware: arm_scmi: Set fwnode for the scmi_device
Saravana Kannan
2023-02-08
irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
Saravana Kannan
2023-02-08
of: property: Simplify of_link_to_phandle()
Saravana Kannan
2023-02-08
driver core: fw_devlink: Make cycle detection more robust
Saravana Kannan
2023-02-08
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
2023-02-08
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
2023-02-08
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
2023-02-08
gpiolib: Clear the gpio_device's fwnode initialized flag before adding
Saravana Kannan
2023-02-08
soc: renesas: Move away from using OF_POPULATED for fw_devlink
Saravana Kannan
2023-02-08
driver core: fw_devlink: Improve check for fwnode with no device/driver
Saravana Kannan
2023-02-08
driver core: fw_devlink: Don't purge child fwnode's consumer links
Saravana Kannan
2023-02-08
driver core: make kobj_type structures constant
Thomas Weißschuh
2023-02-08
drivers: base: dd: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-02
devtmpfs: convert to pr_fmt
Longlong Xia
2023-02-01
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
2023-02-01
driver core: platform: simplify __platform_driver_probe()
Greg Kroah-Hartman
2023-02-01
driver core: platform: removed unneeded variable from __platform_driver_probe()
Greg Kroah-Hartman
2023-02-01
maple: remove unneeded maple_bus_uevent() callback.
Greg Kroah-Hartman
2023-01-31
cacheinfo: Initialize variables in fetch_cache_info()
Pierre Gondois
2023-01-31
driver core: soc: remove layering violation for the soc_bus
Greg Kroah-Hartman
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
[next]