index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-27
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2
-13
/
+31
2022-01-27
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2022-01-27
software node: fix wrong node passed to find nargs_prop
Clément Léger
1
-1
/
+1
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2021-11-26
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
1
-6
/
+7
2021-11-18
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
1
-3
/
+1
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-10-20
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
1
-1
/
+2
2021-09-26
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-15
driver core: Fix error return code in really_probe()
Zhen Lei
1
-6
/
+10
2021-09-15
firmware: fix theoretical UAF race with firmware cache and resume
Zhen Lei
1
-12
/
+8
2021-09-15
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-0
/
+1
2021-08-12
drivers core: Fix oops when driver probe fails
Filip Schauer
1
-2
/
+2
2021-08-12
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
3
-5
/
+19
2021-08-12
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
1
-2
/
+0
2021-07-28
driver core: Prevent warning when removing a device link from unregistered co...
Adrian Hunter
1
-2
/
+4
2021-06-03
drivers: base: Fix device link removal
Rafael J. Wysocki
1
-14
/
+23
2021-05-19
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-3
/
+7
2021-05-14
node: fix device cleanups in error handling code
Dan Carpenter
1
-14
/
+12
2021-05-14
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-05-14
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-04-14
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
1
-3
/
+5
2021-04-07
driver core: clear deferred probe reason on probe retry
Ahmad Fatoum
1
-0
/
+3
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-30
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-25
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-17
software node: Fix node registration
Heikki Krogerus
1
-0
/
+3
2021-03-17
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
1
-16
/
+9
2021-03-17
drivers/base: build kunit tests without structleak plugin
Arnd Bergmann
1
-0
/
+1
2021-03-09
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-03-04
media: software_node: Fix refcounts in software_node_get_next_child()
Daniel Scally
1
-2
/
+6
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-27
driver core: Fix device link device name collision
Saravana Kannan
1
-12
/
+15
2021-01-27
drivers core: Free dma_range_map when driver probe failed
Meng Li
1
-0
/
+2
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2020-12-30
driver: core: Fix list corruption after device_del()
Takashi Iwai
1
-1
/
+1
2020-11-02
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-3
/
+5
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2
-37
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2
-5
/
+22
[next]