Linus Torvalds
|
f8974cb713
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Greg Kroah-Hartman
|
ef8a3fd6e5
driver core: move the deferred probe pointer into the private area
|
13 years ago |
Grant Likely
|
d1c3414c2a
drivercore: Add driver probe deferral mechanism
|
13 years ago |
Grant Likely
|
07d57a32fb
drivercore: Output common devicetree information in uevent
|
13 years ago |
majianpeng
|
268863f436
base/core.c:fix typo in comment in function device_add
|
13 years ago |
Alan Stern
|
b10d5efdf7
Documentation update for the driver model core
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
13 years ago |
Alan Stern
|
fe6b91f470
PM / Driver core: leave runtime PM enabled during system shutdown
|
13 years ago |
Peter Chen
|
af8db1508f
PM / driver core: disable device's runtime PM during shutdown
|
13 years ago |
Joe Perches
|
cbc4663552
dynamic_debug: Add __dynamic_dev_dbg
|
14 years ago |
Karthigan Srinivasan
|
7f100d1566
drivers/base/core.c: Fixed brace coding style issue.
|
14 years ago |
Stephen Hemminger
|
aed65af1cc
drivers: make device_type const
|
14 years ago |
Ferenc Wagner
|
481e20799b
driver core: Replace the dangerous to_root_device macro with an inline function
|
14 years ago |
Timur Tabi
|
a5462516aa
driver-core: document restrictions on device_rename()
|
14 years ago |
Linus Torvalds
|
e54be894ea
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 years ago |
Stefan Achatz
|
c97415a725
sysfs: Introducing binary attributes for struct class
|
14 years ago |
Michael Ellerman
|
c6c0ac664c
driver core: Document that device_rename() is only for networking
|
14 years ago |
Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
14 years ago |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Randy Dunlap
|
ead454feb6
driver core: fix build for CONFIG_BLOCK not enabled
|
14 years ago |
Andi Kleen
|
e52eec13cd
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
|
15 years ago |
Kay Sievers
|
39aba963d9
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
|
15 years ago |
Jiri Kosina
|
fb8231a8b1
Merge branch 'master' into for-next
|
15 years ago |
Stefan Weil
|
eef35c2d41
Fix spelling fuction -> function in comments
|
15 years ago |
Johannes Berg
|
6937e8f8c0
driver core: device_rename's new_name can be const
|
15 years ago |
Linus Torvalds
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Eric W. Biederman
|
24b1442d01
Driver-core: Always create class directories for classses that support namespaces.
|
15 years ago |