index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-0
/
+1
2023-03-10
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
1
-3
/
+3
2023-03-10
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-03-10
driver core: fw_devlink: Make cycle detection more robust
Saravana Kannan
1
-119
/
+129
2023-03-10
driver core: fw_devlink: Improve check for fwnode with no device/driver
Saravana Kannan
1
-2
/
+38
2023-03-10
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
1
-13
/
+15
2023-03-10
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
1
-10
/
+40
2023-03-10
driver core: fw_devlink: Don't purge child fwnode's consumer links
Saravana Kannan
1
-18
/
+79
2023-03-10
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
1
-10
/
+18
2023-03-10
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
1
-1
/
+16
2023-03-10
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
1
-1
/
+4
2023-03-10
driver core: fix resource leak in device_add()
Zhengchao Shao
1
-1
/
+1
2023-03-10
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2023-03-10
regmap: apply reg_base and reg_downshift for single register ops
Daniel Golle
1
-0
/
+6
2023-01-19
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
1
-1
/
+1
2023-01-19
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+0
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-89
/
+70
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+38
2022-12-13
Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
5
-18
/
+292
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-160
/
+135
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+29
2022-12-12
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
1
-93
/
+57
2022-12-12
regmap: Merge fix for where we get the number of registers from
Mark Brown
1
-4
/
+11
2022-12-10
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-2
/
+0
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
1
-13
/
+31
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-07
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
1
-1
/
+1
2022-12-06
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
1
-5
/
+1
2022-12-05
platform-msi: Switch to the domain id aware MSI interfaces
Ahmed S. Darwish
1
-2
/
+2
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-25
fsi: Add regmap and refactor sbefifo
Mark Brown
5
-3
/
+243
2022-11-25
regmap: Add FSI bus support
Eddie James
3
-1
/
+237
2022-11-25
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
1
-15
/
+21
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2022-11-23
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
1
-2
/
+0
2022-11-23
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
1
-0
/
+1
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
1
-2
/
+3
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2
-5
/
+5
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+13
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+6
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-1
/
+1
2022-11-10
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
1
-2
/
+2
2022-11-10
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-1
/
+5
[next]