Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 years ago |
Greg Kroah-Hartman
|
53a9c87e7e
Revert "drivers: base: Convert print_symbol to %pSR"
|
12 years ago |
Joe Perches
|
e797986593
drivers: base: Convert print_symbol to %pSR
|
12 years ago |
Peter Senna Tschudin
|
1a5d76dbe8
drivers/base/core.c: Remove two unused variables and two useless calls to kfree
|
12 years ago |
Linus Torvalds
|
2d9c8b5d6a
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Josh Triplett
|
93058424af
drivers/base/core.c: Mark to_root_device static
|
12 years ago |
ShuoX Liu
|
0246c4fafc
driver core: use initcall_debug to control shutdown info
|
12 years ago |
LongX Zhang
|
4b6d1f12f9
driver core / PM: move the calling to device_pm_remove behind the calling to bus_remove_device
|
12 years ago |
Borislav Petkov
|
91872392f0
drivers/base: Add a DEVICE_BOOL_ATTR macro
|
12 years ago |
Joe Perches
|
666f355f38
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
|
12 years ago |
Joe Perches
|
05e4e5b87a
dev: Add dev_vprintk_emit and dev_printk_emit
|
12 years ago |
Joe Perches
|
798efc60e4
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
|
12 years ago |
Greg Kroah-Hartman
|
9db48aaf18
Merge 3.6-rc3 into driver-core-next
|
13 years ago |
Markus Trippelsdorf
|
ebdc82899e
dyndbg: fix for SOH in logging messages
|
13 years ago |
Ming Lei
|
a525a3ddea
driver core: free devres in device_release
|
13 years ago |
Jim Cromie
|
af7f2158fd
drivers-core: make structured logging play nice with dynamic-debug
|
13 years ago |
Lars-Peter Clausen
|
b0d1f807f3
driver-core: Use kobj_to_dev instead of re-implementing it
|
13 years ago |
Ming Lei
|
d1c6c030fc
driver core: fix shutdown races with probe/remove(v3)
|
13 years ago |
Rabin Vincent
|
bdd4034df8
driver core: always handle dpm_order
|
13 years ago |
Kay Sievers
|
c4e00daaa9
driver-core: extend dev_printk() to pass structured data
|
13 years ago |
yan
|
9169c01236
drivers/base/core.c: Fix a typo in comment
|
13 years ago |
Peter Korsgaard
|
0d4e293ca8
core.c: fix 'the the' typo
|
13 years ago |
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 |