index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-05
driver core: Improve fw_devlink & deferred_probe_timeout interaction
Saravana Kannan
1
-7
/
+57
2021-04-02
driver core: remove kernel-doc warnings
Pierre-Louis Bossart
1
-5
/
+6
2021-03-23
Revert "Revert "driver core: Set fw_devlink=on by default""
Saravana Kannan
1
-1
/
+1
2021-03-23
driver core: Update device link status properly for device_bind_driver()
Saravana Kannan
1
-0
/
+35
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+143
2021-02-22
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+6
2021-02-19
Revert "driver core: Set fw_devlink=on by default"
Greg Kroah-Hartman
1
-1
/
+1
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-0
/
+6
2021-02-09
driver core: fw_devlink: Handle suppliers that don't use driver core
Saravana Kannan
1
-0
/
+15
2021-02-09
driver core: Add fw_devlink.strict kernel param
Saravana Kannan
1
-0
/
+12
2021-02-09
driver core: fw_devlink: Detect supplier devices that will never be added
Saravana Kannan
1
-3
/
+28
2021-01-25
Merge 5.11-rc5 into driver-core-next
Greg Kroah-Hartman
1
-14
/
+39
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+31
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
Revert "drivers: core: Detach device from power domain on shutdown"
Greg Kroah-Hartman
1
-3
/
+0
2021-01-08
drivers: core: Detach device from power domain on shutdown
Furquan Shaikh
1
-0
/
+3
2021-01-07
driver core: Set fw_devlink=on by default
Saravana Kannan
1
-1
/
+1
2021-01-07
driver core: fw_devlink_relax_cycle() can be static
kernel test robot
1
-1
/
+1
2021-01-07
driver core: Handle cycles in device links created by fw_devlink
Saravana Kannan
1
-1
/
+57
2021-01-07
driver core: Have fw_devlink use DL_FLAG_INFERRED
Saravana Kannan
1
-8
/
+14
2021-01-07
driver core: Add device link support for INFERRED flag
Saravana Kannan
1
-4
/
+11
2021-01-07
driver core: Add debug logs for device link related probe deferrals
Saravana Kannan
1
-0
/
+6
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
2020-12-09
driver core: Fix a couple of typos
Thierry Reding
1
-2
/
+2
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
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
2020-12-09
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
Saravana Kannan
1
-109
/
+7
2020-12-09
Revert "driver core: Don't do deferred probe in parallel with kernel_init thr...
Saravana Kannan
1
-0
/
+1
2020-12-09
Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
Saravana Kannan
1
-11
/
+11
2020-12-09
Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
Saravana Kannan
1
-21
/
+0
2020-12-09
driver: core: Fix list corruption after device_del()
Takashi Iwai
1
-1
/
+1
2020-11-09
driver core: Fix lockdep warning on wfs_lock
Saravana Kannan
1
-2
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
1
-4
/
+2
2020-10-27
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-10-27
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-10-17
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+5
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2020-10-15
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
1
-2
/
+5
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-25
/
+38
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-14
drivers/base: make device_find_child_by_name() compatible with sysfs inputs
Dan Williams
1
-1
/
+1
2020-10-14
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+16
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-30
/
+16
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-13
/
+21
[next]