index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
14
-153
/
+180
|
\
|
*
devres: Enable trace events
Andy Shevchenko
2021-06-15
4
-27
/
+89
|
*
devres: No need to call remove_nodes() when there none present
Andy Shevchenko
2021-06-15
1
-0
/
+4
|
*
devres: Use list_for_each_safe_from() in remove_nodes()
Andy Shevchenko
2021-06-15
1
-16
/
+8
|
*
devres: Make locking straight forward in release_nodes()
Andy Shevchenko
2021-06-15
1
-15
/
+15
|
*
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-14
1
-3
/
+3
|
|
\
|
*
|
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
2021-06-04
4
-6
/
+6
|
*
|
firmware_loader: remove unneeded 'comma' macro
Masahiro Yamada
2021-06-04
1
-1
/
+0
|
*
|
devcoredump: remove contact information
Johannes Berg
2021-06-04
1
-4
/
+0
|
*
|
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-31
1
-32
/
+36
|
|
\
\
|
*
|
|
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-05-27
1
-20
/
+0
|
*
|
|
component: Rename 'dev' to 'parent'
Stephen Boyd
2021-05-27
1
-47
/
+42
|
*
|
|
component: Drop 'dev' argument to component_match_realloc()
Stephen Boyd
2021-05-27
1
-4
/
+3
|
*
|
|
device property: Don't check for NULL twice in the loops
Andy Shevchenko
2021-05-27
1
-8
/
+8
|
*
|
|
drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO
Ruiqi Gong
2021-05-21
1
-1
/
+1
|
*
|
|
Merge 5.13-rc2 into driver-core-next
Greg Kroah-Hartman
2021-05-17
2
-4
/
+9
|
|
\
\
\
|
*
|
|
|
driver core: attribute_container: fix W=1 warnings
Yang Yingliang
2021-05-14
1
-3
/
+3
|
*
|
|
|
driver core: replace open-coded device_lock_assert()
Julian Wiedmann
2021-05-14
1
-1
/
+1
*
|
|
|
|
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-07-03
3
-93
/
+108
|
\
\
\
\
\
|
*
|
|
|
|
driver core: Export device_driver_attach()
Jason Gunthorpe
2021-06-21
2
-1
/
+3
|
*
|
|
|
|
driver core: Don't return EPROBE_DEFER to userspace during sysfs bind
Christoph Hellwig
2021-06-21
1
-39
/
+45
|
*
|
|
|
|
driver core: Flow the return code from ->probe() through to sysfs bind
Christoph Hellwig
2021-06-21
2
-14
/
+21
|
*
|
|
|
|
driver core: Better distinguish probe errors in really_probe
Christoph Hellwig
2021-06-21
1
-30
/
+42
|
*
|
|
|
|
driver core: Pull required checks into driver_probe_device()
Jason Gunthorpe
2021-06-21
2
-23
/
+11
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
1
-28
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
device property: Remove some casts in property-entry-test
David Gow
2021-06-24
1
-28
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
1
-0
/
+7
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
2
-35
/
+39
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-17
1
-0
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
1
-8
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
1
-8
/
+10
*
|
|
|
|
|
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
1
-17
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
device property: Unify access to of_node
Andy Shevchenko
2021-06-07
1
-16
/
+13
|
*
|
|
|
|
|
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
2021-05-10
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-29
4
-27
/
+60
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
2021-06-29
2
-15
/
+50
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
PM: domains: Drop/restore performance state votes for devices at runtime PM
Ulf Hansson
2021-06-11
1
-2
/
+25
|
|
*
|
|
|
|
|
PM: domains: Return early if perf state is already set for the device
Ulf Hansson
2021-06-11
1
-0
/
+3
|
|
*
|
|
|
|
|
PM: domains: Split code in dev_pm_genpd_set_performance_state()
Ulf Hansson
2021-06-11
1
-12
/
+19
|
|
*
|
|
|
|
|
PM: domains: fix some kernel-doc issues
Yang Yingliang
2021-06-08
2
-1
/
+3
|
|
|
/
/
/
/
/
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2021-06-29
2
-12
/
+10
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ
Tian Tao
2021-05-24
1
-2
/
+2
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
2021-06-11
1
-5
/
+3
|
|
*
|
|
|
|
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2021-06-11
1
-5
/
+5
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-06-28
6
-8
/
+182
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
2021-06-14
6
-8
/
+182
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
regmap: mdio: Reject invalid addresses
Sander Vanheule
2021-06-14
1
-4
/
+16
|
|
*
|
|
|
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
2021-06-14
1
-1
/
+1
|
|
*
|
|
|
regmap: mdio: Add clause-45 support
Sander Vanheule
2021-06-08
1
-14
/
+56
|
|
*
|
|
|
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
2021-06-08
1
-3
/
+6
[next]