index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2023-03-29
cacheinfo: Fix LLC is not exported through sysfs
Yicong Yang
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-02
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-02-25
driver core: fw_devlink: Print full path and name of fwnode
Saravana Kannan
2023-02-25
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
2023-02-25
driver core: bus: Handle early calls to bus_to_subsys()
Geert Uytterhoeven
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'regmap-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-17
Merge remote-tracking branch 'regmap/for-6.3' into regmap-next
Mark Brown
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
2023-02-15
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2023-02-14
driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct place
Greg Kroah-Hartman
2023-02-14
Revert "driver core: add error handling for devtmpfs_create_node()"
Greg Kroah-Hartman
2023-02-14
Revert "devtmpfs: add debug info to handle()"
Greg Kroah-Hartman
2023-02-14
Revert "devtmpfs: remove return value of devtmpfs_delete_node()"
Greg Kroah-Hartman
2023-02-11
driver core: cpu: don't hand-override the uevent bus_type callback.
Greg Kroah-Hartman
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
PM: domains: fix memory leak with using debugfs_lookup()
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
[next]