index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Provide device_match_acpi_handle() helper
Andy Shevchenko
2021-10-20
1
-0
/
+6
*
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-18
1
-1
/
+2
|
\
|
*
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
2021-10-05
1
-1
/
+2
*
|
driver core: use NUMA_NO_NODE during device_initialize
Max Gurtovoy
2021-10-05
1
-1
/
+1
*
|
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
2021-10-05
1
-3
/
+1
*
|
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
1
-27
/
+63
|
\
|
|
*
driver core: Add debug logs when fwnode links are added/deleted
Saravana Kannan
2021-09-28
1
-0
/
+4
|
*
driver core: Create __fwnode_link_del() helper function
Saravana Kannan
2021-09-28
1
-16
/
+19
|
*
driver core: Set deferred probe reason when deferred by driver core
Saravana Kannan
2021-09-28
1
-6
/
+9
|
*
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
2021-09-23
1
-0
/
+19
|
*
driver core: fw_devlink: Improve handling of cyclic dependencies
Saravana Kannan
2021-09-21
1
-5
/
+12
*
|
driver core: Clarify that dev_err_probe() is OK even w/out -EPROBE_DEFER
Douglas Anderson
2021-09-21
1
-0
/
+5
|
/
*
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-0
/
+4
|
\
|
*
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-24
1
-1
/
+1
|
*
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
2021-07-14
1
-0
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
1
-0
/
+2
|
\
\
|
*
|
scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
Adrian Hunter
2021-08-10
1
-0
/
+2
|
|
/
*
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-3
/
+3
|
\
\
|
*
|
printk: index: Add indexing support to dev_printk
Chris Down
2021-07-19
1
-3
/
+3
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'
Rafael J. Wysocki
2021-08-30
1
-19
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
driver core: Split device_platform_notify()
Rafael J. Wysocki
2021-07-16
1
-19
/
+16
|
|
*
software nodes: Split software_node_notify()
Rafael J. Wysocki
2021-07-16
1
-5
/
+4
|
|
*
ACPI: glue: Eliminate acpi_platform_notify()
Rafael J. Wysocki
2021-07-16
1
-3
/
+4
|
|
/
*
|
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
1
-0
/
+1
*
|
driver core: Prevent warning when removing a device link from unregistered co...
Adrian Hunter
2021-07-21
1
-2
/
+4
|
/
*
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-0
/
+28
|
\
|
*
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-31
1
-32
/
+36
|
|
\
|
*
|
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-27
1
-0
/
+28
*
|
|
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-31
1
-32
/
+36
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 5.13-rc2 into driver-core-next
Greg Kroah-Hartman
2021-05-17
1
-1
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
driver core: replace open-coded device_lock_assert()
Julian Wiedmann
2021-05-14
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-32
/
+36
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drivers: base: Reduce device link removal code duplication
Rafael J. Wysocki
2021-05-21
1
-18
/
+13
|
*
|
|
drivers: base: Fix device link removal
Rafael J. Wysocki
2021-05-21
1
-14
/
+23
|
|
|
/
|
|
/
|
*
/
|
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-17
1
-0
/
+7
|
/
/
*
/
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
2021-05-10
1
-1
/
+2
|
/
*
driver core: Improve fw_devlink & deferred_probe_timeout interaction
Saravana Kannan
2021-04-05
1
-7
/
+57
*
driver core: remove kernel-doc warnings
Pierre-Louis Bossart
2021-04-02
1
-5
/
+6
*
Revert "Revert "driver core: Set fw_devlink=on by default""
Saravana Kannan
2021-03-23
1
-1
/
+1
*
driver core: Update device link status properly for device_bind_driver()
Saravana Kannan
2021-03-23
1
-0
/
+35
*
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
1
-16
/
+143
|
\
|
*
Revert "driver core: Set fw_devlink=on by default"
Greg Kroah-Hartman
2021-02-19
1
-1
/
+1
|
*
driver core: fw_devlink: Handle suppliers that don't use driver core
Saravana Kannan
2021-02-09
1
-0
/
+15
|
*
driver core: Add fw_devlink.strict kernel param
Saravana Kannan
2021-02-09
1
-0
/
+12
|
*
driver core: fw_devlink: Detect supplier devices that will never be added
Saravana Kannan
2021-02-09
1
-3
/
+28
|
*
Merge 5.11-rc5 into driver-core-next
Greg Kroah-Hartman
2021-01-25
1
-14
/
+39
|
|
\
|
*
|
Revert "drivers: core: Detach device from power domain on shutdown"
Greg Kroah-Hartman
2021-01-12
1
-3
/
+0
|
*
|
drivers: core: Detach device from power domain on shutdown
Furquan Shaikh
2021-01-08
1
-0
/
+3
|
*
|
driver core: Set fw_devlink=on by default
Saravana Kannan
2021-01-07
1
-1
/
+1
[next]