Dmitry Torokhov
|
4263cf0fac
Input: make input_register_handler() return error codes
|
18 年之前 |
Dmitry Torokhov
|
68c2a1607c
Input: remove cruft that was needed for transition to sysfs
|
18 年之前 |
Dmitry Torokhov
|
655816e498
Input: fix input module refcounting
|
18 年之前 |
Dmitry Torokhov
|
66e6611883
Input: constify input core
|
18 年之前 |
Dmitry Torokhov
|
6d2750c167
Input: send key up events at disconnect
|
18 年之前 |
Anssi Hannula
|
509ca1a938
Input: implement new force feedback interface
|
19 年之前 |
Dmitry Torokhov
|
b6d786dbe6
Input: add missing handler->start() call
|
19 年之前 |
Andrew Morton
|
a2b2ed2ce2
Input: fix list iteration in input_release_device()
|
19 年之前 |
Dmitry Torokhov
|
0e739d2876
Input: introduce input_inject_event() function
|
19 年之前 |
Dmitry Torokhov
|
c7e8dc6ee6
Input: add start() method to input handlers
|
19 年之前 |
Dmitry Torokhov
|
e9c8862f19
Input: remove accept method from input_dev
|
19 年之前 |
Dmitry Torokhov
|
e7374e4800
Input: fix resetting name, phys and uniq when unregistering device
|
19 年之前 |
Dmitry Torokhov
|
ca56fe07f4
Input: rearrange exports
|
19 年之前 |
Dmitry Torokhov
|
1e0afb288e
Input: fix formatting to better follow CodingStyle
|
19 年之前 |
Dmitry Torokhov
|
f60d2b111c
Input: reset name, phys and uniq when unregistering
|
19 年之前 |
Richard Purdie
|
8a3cf456ad
Input: return correct size when reading modalias attribute
|
19 年之前 |
Dmitry Torokhov
|
8fdc19486f
Input: make EVIOCGSND return meaningful data
|
19 年之前 |
Dmitry Torokhov
|
ddc5d34145
Input: move input_device_id to mod_devicetable.h
|
19 年之前 |
Dmitry Torokhov
|
ac648a6a70
Input: make modalias code respect allowed buffer size
|
19 年之前 |
Dmitry Torokhov
|
969b21cdee
Input: convert /proc handling to seq_file
|
19 年之前 |
Dmitry Torokhov
|
2db6687633
Input: limit attributes' output to PAGE_SIZE
|
19 年之前 |
Dmitry Torokhov
|
95d465fd75
Manual merge with Linus.
|
19 年之前 |
Arjan van de Ven
|
99ac48f54a
[PATCH] mark f_ops const in the inode
|
19 年之前 |
Jes Sorensen
|
e676c232e6
Input: input core - semaphore to mutex conversion
|
19 年之前 |
Kay Sievers
|
bd37e5a951
[PATCH] INPUT: add MODALIAS to the event environment
|
19 年之前 |
Arjan van de Ven
|
e2bd470ec7
Input: prepare for f_ops constness
|
19 年之前 |
Rusty Russell
|
1d8f430c15
[PATCH] Input: add modalias support
|
19 年之前 |
Kay Sievers
|
312c004d36
[PATCH] driver core: replace "hotplug" by "uevent"
|
19 年之前 |
Kay Sievers
|
0296b22813
[PATCH] remove CONFIG_KOBJECT_UEVENT option
|
19 年之前 |
Dmitry Torokhov
|
bd0ef2356c
Input: handle failures in input_register_device()
|
19 年之前 |