Aniroop Mathur
|
939ffb1712
Input: initialize device counter variables with -1
|
10 years ago |
Richard Leitner
|
0224ec9e9f
Input: serio - avoid negative serio device numbers
|
11 years ago |
Hans de Goede
|
0456c66f4e
Input: serio - add firmware_id sysfs attribute
|
11 years ago |
Dmitry Torokhov
|
e696c68363
Input: serio - fix sysfs layout
|
11 years ago |
Greg Kroah-Hartman
|
3778a2129b
input: serio: remove bus usage of dev_attrs
|
12 years ago |
Greg Kroah-Hartman
|
7eab8ded34
input: serio: use DEVICE_ATTR_RO()
|
12 years ago |
Greg Kroah-Hartman
|
7048f5d027
Input: serio: convert bus code to use drv_groups
|
12 years ago |
Bill Pemberton
|
58b45d166f
Input: serio - remove CONFIG_HOTPLUG ifdefs
|
13 years ago |
Alan Stern
|
fde25a9b63
Driver core: driver_find() drops reference before returning
|
13 years ago |
Dmitry Torokhov
|
1d64b655dc
Input: serio/gameport - use 'long' system workqueue
|
14 years ago |
Duncan Laurie
|
19e9554153
Input: serio - clear pending rescans after sysfs driver rebind
|
14 years ago |
Dmitry Torokhov
|
8ee294cd9d
Input: serio - convert to common workqueue instead of a thread
|
15 years ago |
Dmitry Eremin-Solenikov
|
0982258264
Input: serio - support multiple child devices per single parent
|
15 years ago |
Dmitry Torokhov
|
53957b56d7
Input: serio - do not include linux/freezer.h
|
15 years ago |
Dmitry Torokhov
|
7755726fe9
Merge commit 'v2.6.33-rc5' into next
|
15 years ago |
Dmitry Torokhov
|
cac9169bf7
Input: serio - use pr_xxx() and dev_xxx() helpers
|
15 years ago |
Dmitry Torokhov
|
4516c81832
Input: serio - use list_first_entry() helper
|
15 years ago |
Dmitry Torokhov
|
ddf1ffbd40
Input: serio - let device core tell us if device was registered
|
15 years ago |
Dmitry Torokhov
|
386d877298
Input: serio - use device core to create 'id' attribute group
|
15 years ago |
Dmitry Torokhov
|
ea486e6811
Input: serio - do not mark kseriod freezable anymore
|
15 years ago |
Dmitry Torokhov
|
633aae23ff
Input: serio - switch to using dev_pm_ops
|
16 years ago |
Thadeu Lima de Souza Cascardo
|
ddaa43433d
Input: mark serio and i8042 as suspended when hibernating too
|
16 years ago |
Dmitry Torokhov
|
7e044e056a
Input: serio - do not use deprecated dev.power.power_state
|
16 years ago |
Dmitry Torokhov
|
89b09b9970
Input: serio - rearrange EXPORT_SYMBOL() markings
|
16 years ago |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
17 years ago |
Shaohua Li
|
6aabcdffd1
Input: serio - offload resume to kseriod
|
17 years ago |
Dmitry Torokhov
|
e8ef434709
Input: serio - remove pending events when unregistering driver
|
17 years ago |
Rafael J. Wysocki
|
e42837bcd3
freezer: introduce freezer-friendly waiting macros
|
18 years ago |
Kay Sievers
|
7eff2e7a8b
Driver core: change add_uevent_var to use a struct
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |