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.13.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-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-27
driver core: Fix device link device name collision
Saravana Kannan
1
-12
/
+15
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2020-12-30
driver: core: Fix list corruption after device_del()
Takashi Iwai
1
-1
/
+1
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
2020-10-02
drivers core: Remove strcat uses around sysfs_emit and neaten
Joe Perches
1
-5
/
+5
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-9
/
+10
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
1
-6
/
+2
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
1
-30
/
+16
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-0
/
+2
2020-09-17
driver core: force NOIO allocations during unplug
Oliver Neukum
1
-0
/
+4
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+2
2020-09-04
driver core: Fix device_pm_lock() locking for device links
Saravana Kannan
1
-4
/
+0
2020-09-04
driver code: print symbolic error code
Michał Mirosław
1
-2
/
+2
2020-08-21
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-07-30
driver core: add deferring probe reason to devices_deferred property
Andrzej Hajda
1
-2
/
+6
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+42
2020-07-24
driver core: Change delimiter in devlink device's name to "--"
Saravana Kannan
1
-1
/
+1
2020-07-23
driver core: Fix sleeping in invalid context during device link deletion
Saravana Kannan
1
-18
/
+27
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
1
-12
/
+32
2020-07-10
driver core: Add waiting_for_supplier sysfs file for devices
Saravana Kannan
1
-0
/
+26
2020-07-10
driver core: Expose device link details in sysfs
Saravana Kannan
1
-8
/
+203
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
1
-0
/
+21
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
1
-11
/
+11
2020-07-10
driver core: Don't do deferred probe in parallel with kernel_init thread
Saravana Kannan
1
-1
/
+0
2020-06-18
driver core: Add device_is_dependent() to linux/device.h
Saravana Kannan
1
-1
/
+1
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+179
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-35
/
+2
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-05-27
driver core: Update device link status correctly for SYNC_STATE_ONLY links
Saravana Kannan
1
-8
/
+26
2020-05-25
Merge 5.7-rc7 into driver-core-next
Greg Kroah-Hartman
1
-18
/
+37
2020-05-21
driver core: Remove unnecessary is_fwnode_dev variable in device_add()
Saravana Kannan
1
-8
/
+4
2020-05-21
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
1
-3
/
+5
2020-05-19
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
1
-22
/
+39
2020-05-15
driver core: fw_devlink: Add support for batching fwnode parsing
Saravana Kannan
1
-7
/
+109
2020-05-15
driver core: Look for waiting consumers only for a fwnode's primary device
Saravana Kannan
1
-11
/
+18
2020-05-15
driver core: Move code to the right part of the file
Saravana Kannan
1
-30
/
+30
[next]