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
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-03-04
driver core: auxiliary bus: Fix calling stage for auxiliary bus init
Dave Jiang
3
-10
/
+9
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+33
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
1
-12
/
+15
2021-01-21
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-0
/
+2
2021-01-12
Revert "driver core: Reorder devices on successful probe"
Greg Kroah-Hartman
1
-7
/
+0
2021-01-08
Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2021-01-08
Driver core: platform: Add extra error check in devm_platform_get_irqs_affini...
John Garry
1
-0
/
+2
2021-01-08
drivers core: Free dma_range_map when driver probe failed
Meng Li
1
-0
/
+2
2021-01-07
device property: add description of fwnode cases
Bard Liao
1
-0
/
+7
2021-01-07
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2021-01-05
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2020-12-29
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2020-12-22
driver core: platform: Add extra error check in devm_platform_get_irqs_affini...
John Garry
1
-0
/
+2
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-51
/
+87
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-13
/
+91
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+133
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-434
/
+682
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+107
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-0
/
+278
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-34
/
+51
2020-12-15
Merge branches 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
1
-16
/
+35
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
5
-45
/
+155
2020-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-1
/
+1
2020-12-13
driver core: platform: don't oops in platform_shutdown() on unbound devices
Dmitry Baryshkov
1
-1
/
+5
2020-12-11
PM: domains: create debugfs nodes when adding power domains
Thierry Strudel
1
-28
/
+45
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
1
-0
/
+121
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
1
-0
/
+7
2020-12-10
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
1
-0
/
+15
2020-12-09
soc: fix comment for freeing soc_dev_attr
Krzysztof Kozlowski
1
-1
/
+1
2020-12-09
driver core: platform: use bus_type functions
Uwe Kleine-König
1
-67
/
+65
2020-12-09
driver core: platform: change logic implementing platform_driver_probe
Uwe Kleine-König
1
-3
/
+15
2020-12-09
driver core: platform: reorder functions
Uwe Kleine-König
1
-166
/
+167
2020-12-09
driver core: make driver_probe_device() static
Julian Wiedmann
2
-2
/
+1
2020-12-09
driver core: Fix a couple of typos
Thierry Reding
1
-2
/
+2
2020-12-09
driver core: Reorder devices on successful probe
Thierry Reding
1
-0
/
+7
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
1
-1
/
+1
2020-12-09
driver core: Refactor fw_devlink feature
Saravana Kannan
1
-87
/
+238
2020-12-09
driver core: Use device's fwnode to check if it is waiting for suppliers
Saravana Kannan
1
-8
/
+8
2020-12-09
driver core: Add fw_devlink_parse_fwtree()
Saravana Kannan
1
-0
/
+19
2020-12-09
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+52
2020-12-09
driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
Saravana Kannan
1
-0
/
+11
2020-12-09
driver core: Add fwnode link support
Saravana Kannan
1
-0
/
+98
[next]