Muchun Song
|
e1666bcbae
driver core: Fix use-after-free and double free on glue directory
|
6 years ago |
Dan Williams
|
c23106d427
drivers/base: Introduce kill_device()
|
6 years ago |
Alexander Duyck
|
7c43f84efd
driver core: Establish order of operations for device_add and device_del via bitflag
|
6 years ago |
Peter Rajnoha
|
f7debeebcd
kobject: return error code if writing /sys/.../uevent fails
|
7 years ago |
Linus Torvalds
|
a18d783fed
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
7 years ago |
Linus Torvalds
|
9a76aba02a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
b018fc9800
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
7 years ago |
Mark Brown
|
d22d59362b
Merge branch 'regulator-4.19' into regulator-next
|
7 years ago |
Benjamin Gaignard
|
e16f4f3e0b
base: core: Remove WARN_ON from link dependencies check
|
7 years ago |
Pingfan Liu
|
3297c8fc65
drivers/base: stop new probing during shutdown
|
7 years ago |
Dmitry Torokhov
|
9944e894c1
driver core: set up ownership of class devices in sysfs
|
7 years ago |
Benjamin Herrenschmidt
|
726e410979
drivers: core: Remove glue dirs from sysfs earlier
|
7 years ago |
Shaokun Zhang
|
46d3a03781
driver core: remove unnecessary function extern declare
|
7 years ago |
Vivek Gautam
|
1689cac5b3
driver core: Add flag to autoremove device link on supplier unbind
|
7 years ago |
Vivek Gautam
|
e88728f46c
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
|
7 years ago |
Joe Perches
|
663336ee26
device: Add #define dev_fmt similar to #define pr_fmt
|
7 years ago |
pascal paillet
|
d8842211b6
driver core: Add device_link_remove function
|
7 years ago |
Rafael J. Wysocki
|
47e5abfb54
PM / core: Fix supplier device runtime PM usage counter imbalance
|
7 years ago |
Linus Torvalds
|
ec064d3c6b
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
7 years ago |
Mathieu Malaterre
|
6a8b55d7f2
driver core: add __printf verification to device_create_groups_vargs
|
7 years ago |
Wolfram Sang
|
13509860ef
base: core: fix typo 'can by' to 'can be'
|
7 years ago |
Tetsuo Handa
|
84d0c27d62
driver core: Don't ignore class_dir_create_and_add() failure.
|
7 years ago |
Feng Kan
|
494fd7b7ad
PM / core: fix deferred probe breaking suspend resume order
|
7 years ago |
Lukas Wunner
|
ead18c23c2
driver core: Introduce device links reference counting
|
7 years ago |
Lukas Wunner
|
433986c2c2
PM / runtime: Update links_count also if !CONFIG_SRCU
|
7 years ago |
Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 years ago |
Sergey Senozhatsky
|
a52668c674
drivers: do not use print_symbol()
|
8 years ago |
Gimcuan Hui
|
93ead7c948
drivers: base: omit redundant interations
|
8 years ago |
Greg Kroah-Hartman
|
3282570990
driver core: Remove redundant license text
|
8 years ago |
Greg Kroah-Hartman
|
989d42e85d
driver core: add SPDX identifiers to all driver core files
|
8 years ago |