Lars-Peter Clausen
|
b0d1f807f3
driver-core: Use kobj_to_dev instead of re-implementing it
|
13 年 前 |
Ming Lei
|
d1c6c030fc
driver core: fix shutdown races with probe/remove(v3)
|
13 年 前 |
Rabin Vincent
|
bdd4034df8
driver core: always handle dpm_order
|
13 年 前 |
Kay Sievers
|
c4e00daaa9
driver-core: extend dev_printk() to pass structured data
|
13 年 前 |
yan
|
9169c01236
drivers/base/core.c: Fix a typo in comment
|
13 年 前 |
Peter Korsgaard
|
0d4e293ca8
core.c: fix 'the the' typo
|
13 年 前 |
Linus Torvalds
|
f8974cb713
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 年 前 |
Greg Kroah-Hartman
|
ef8a3fd6e5
driver core: move the deferred probe pointer into the private area
|
13 年 前 |
Grant Likely
|
d1c3414c2a
drivercore: Add driver probe deferral mechanism
|
13 年 前 |
Grant Likely
|
07d57a32fb
drivercore: Output common devicetree information in uevent
|
13 年 前 |
majianpeng
|
268863f436
base/core.c:fix typo in comment in function device_add
|
13 年 前 |
Alan Stern
|
b10d5efdf7
Documentation update for the driver model core
|
13 年 前 |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年 前 |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 年 前 |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 年 前 |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
13 年 前 |
Alan Stern
|
fe6b91f470
PM / Driver core: leave runtime PM enabled during system shutdown
|
13 年 前 |
Peter Chen
|
af8db1508f
PM / driver core: disable device's runtime PM during shutdown
|
13 年 前 |
Joe Perches
|
cbc4663552
dynamic_debug: Add __dynamic_dev_dbg
|
14 年 前 |
Karthigan Srinivasan
|
7f100d1566
drivers/base/core.c: Fixed brace coding style issue.
|
14 年 前 |
Stephen Hemminger
|
aed65af1cc
drivers: make device_type const
|
14 年 前 |
Ferenc Wagner
|
481e20799b
driver core: Replace the dangerous to_root_device macro with an inline function
|
14 年 前 |
Timur Tabi
|
a5462516aa
driver-core: document restrictions on device_rename()
|
14 年 前 |
Linus Torvalds
|
e54be894ea
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 年 前 |
Stefan Achatz
|
c97415a725
sysfs: Introducing binary attributes for struct class
|
14 年 前 |
Michael Ellerman
|
c6c0ac664c
driver core: Document that device_rename() is only for networking
|
14 年 前 |
Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
14 年 前 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年 前 |
Randy Dunlap
|
ead454feb6
driver core: fix build for CONFIG_BLOCK not enabled
|
14 年 前 |
Andi Kleen
|
e52eec13cd
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
|
14 年 前 |