index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Update device link status correctly for SYNC_STATE_ONLY links
Saravana Kannan
2020-06-17
1
-8
/
+26
*
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
2020-05-21
1
-3
/
+5
*
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
2020-05-19
1
-22
/
+39
*
driver core: Fix handling of fw_devlink=permissive
Saravana Kannan
2020-04-28
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-0
/
+120
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-7
/
+20
|
|
\
|
*
|
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
2020-02-26
1
-0
/
+4
|
*
|
device: add device_change_owner()
Christian Brauner
2020-02-26
1
-0
/
+116
*
|
|
Revert "driver core: Set fw_devlink to "permissive" behavior by default"
Greg Kroah-Hartman
2020-03-27
1
-1
/
+1
*
|
|
driver core: Set fw_devlink to "permissive" behavior by default
Saravana Kannan
2020-03-24
1
-1
/
+1
*
|
|
driver core: Add device links from fwnode only for the primary device
Saravana Kannan
2020-03-21
1
-2
/
+6
*
|
|
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
2020-03-09
1
-7
/
+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
driver core: Skip unnecessary work when device doesn't have sync_state()
Saravana Kannan
2020-03-04
1
-1
/
+3
|
*
|
driver core: Call sync_state() even if supplier has no consumers
Saravana Kannan
2020-03-04
1
-6
/
+17
|
|
/
*
|
driver core: fw_devlink_flags can be static
kbuild test robot
2020-03-05
1
-1
/
+1
*
|
driver core: Add missing annotation for device_links_write_lock()
Jules Irenge
2020-03-04
1
-1
/
+1
*
|
driver core: Add missing annotation for device_links_read_lock()
Jules Irenge
2020-03-04
1
-1
/
+1
*
|
driver core: Add fw_devlink kernel commandline option
Saravana Kannan
2020-03-04
1
-1
/
+26
*
|
driver core: Reevaluate dev->links.need_for_probe as suppliers are added
Saravana Kannan
2020-03-04
1
-2
/
+6
|
/
*
driver core: Allow device link operations inside sync_state()
Saravana Kannan
2019-11-15
1
-8
/
+71
*
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
2019-11-02
1
-4
/
+8
*
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
1
-3
/
+25
*
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-11-02
1
-9
/
+41
*
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
1
-0
/
+3
|
\
|
*
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-10
1
-0
/
+3
*
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-10-04
1
-0
/
+72
*
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-10-04
1
-0
/
+88
*
|
driver core: Add fwnode_to_dev() to look up device from fwnode
Saravana Kannan
2019-10-04
1
-0
/
+7
|
/
*
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
1
-78
/
+102
|
\
|
*
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
2019-08-27
1
-83
/
+0
|
*
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
1
-22
/
+2
|
*
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
2019-08-27
1
-65
/
+0
|
*
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-12
1
-9
/
+74
|
|
\
|
*
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-08-01
1
-0
/
+65
|
*
|
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
1
-2
/
+22
|
*
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-08-01
1
-0
/
+83
|
*
|
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
1
-8
/
+31
|
|
\
\
|
*
|
|
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
2019-07-30
1
-2
/
+4
|
*
|
|
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-25
1
-77
/
+99
*
|
|
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
1
-8
/
+31
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
1
-0
/
+6
|
*
|
|
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
1
-0
/
+6
|
*
|
|
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-8
/
+7
|
*
|
|
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
1
-0
/
+6
|
*
|
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-22
1
-0
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-08-13
1
-0
/
+12
*
|
|
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-10
1
-1
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
driver core: Fix use-after-free and double free on glue directory
Muchun Song
2019-07-30
1
-1
/
+52
|
|
/
*
|
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
1
-8
/
+22
|
\
\
|
|
/
|
/
|
[next]