Dmitry Torokhov
|
5ea1320653
Input: serio - add fast reconnect option
|
8 years ago |
Joe Perches
|
fef5f569db
Input: convert remaining uses of pr_warning to pr_warn
|
8 years ago |
Grygorii Strashko
|
015bb5e134
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
|
9 years ago |
Stephen Chandler Paul
|
e1443d2849
Input: i8042 - add unmask_kbd_data option
|
10 years ago |
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 |