Greg Kroah-Hartman
|
ed0617b5c0
driver core: bus_type: add drv_groups
|
12 years ago |
Greg Kroah-Hartman
|
fa6fdb33b4
driver core: bus_type: add dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
d05a6f96c7
driver core: add default groups to struct class
|
12 years ago |
Guenter Roeck
|
39ef311204
driver core: Introduce device_create_groups
|
12 years ago |
Greg Kroah-Hartman
|
ced321bf91
driver core: device.h: add RW and RO attribute macros
|
12 years ago |
Linus Torvalds
|
f991fae5c6
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Michael Opdenacker
|
bfd63cd24d
driver core: device.h: fix doc compilation warnings
|
12 years ago |
Rafael J. Wysocki
|
4f3549d72d
Driver core: Add offline/online device operations
|
12 years ago |
Linus Torvalds
|
251df49db3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
12 years ago |
Linus Torvalds
|
46d9be3e5e
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Greg Kroah-Hartman
|
4e4098a3e0
driver core: handle user namespaces properly with the uid/gid devtmpfs change
|
12 years ago |
Kay Sievers
|
3c2670e651
driver core: add uid and gid to devtmpfs
|
12 years ago |
Dmitry Torokhov
|
688d794c4c
Merge tag 'v3.9-rc3' into next
|
12 years ago |
Michal Hocko
|
be871b7e54
device: separate all subsys mutexes
|
12 years ago |
Tejun Heo
|
d73ce00422
driver/base: implement subsys_virtual_register()
|
12 years ago |
Dmitry Torokhov
|
d6b0c58048
devres: allow adding custom actions to the stack
|
12 years ago |
Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 years ago |
Linus Walleij
|
ab78029ecc
drivers/pinctrl: grab default handles from device core
|
12 years ago |
Thierry Reding
|
75096579c3
lib: devres: Introduce devm_ioremap_resource()
|
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 |
Rafael J. Wysocki
|
95f8a082b9
ACPI / driver core: Introduce struct acpi_dev_node and related macros
|
12 years ago |
Mika Westerberg
|
06f64c8f23
driver core / ACPI: Move ACPI support to core device and driver types
|
12 years ago |
Borislav Petkov
|
91872392f0
drivers/base: Add a DEVICE_BOOL_ATTR macro
|
12 years ago |
Linus Torvalds
|
16642a2e7b
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Joe Perches
|
0a18b05043
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
|
13 years ago |
Joe Perches
|
666f355f38
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
|
13 years ago |
Joe Perches
|
05e4e5b87a
dev: Add dev_vprintk_emit and dev_printk_emit
|
13 years ago |
Joe Perches
|
798efc60e4
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
|
13 years ago |
Hiroshi Doyu
|
6f586e663e
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
|
13 years ago |