Richard Purdie
|
8a3cf456ad
Input: return correct size when reading modalias attribute
|
19 years ago |
Dmitry Torokhov
|
8fdc19486f
Input: make EVIOCGSND return meaningful data
|
19 years ago |
Dmitry Torokhov
|
ddc5d34145
Input: move input_device_id to mod_devicetable.h
|
19 years ago |
Dmitry Torokhov
|
ac648a6a70
Input: make modalias code respect allowed buffer size
|
19 years ago |
Dmitry Torokhov
|
969b21cdee
Input: convert /proc handling to seq_file
|
19 years ago |
Dmitry Torokhov
|
2db6687633
Input: limit attributes' output to PAGE_SIZE
|
19 years ago |
Dmitry Torokhov
|
95d465fd75
Manual merge with Linus.
|
19 years ago |
Arjan van de Ven
|
99ac48f54a
[PATCH] mark f_ops const in the inode
|
19 years ago |
Jes Sorensen
|
e676c232e6
Input: input core - semaphore to mutex conversion
|
19 years ago |
Kay Sievers
|
bd37e5a951
[PATCH] INPUT: add MODALIAS to the event environment
|
19 years ago |
Arjan van de Ven
|
e2bd470ec7
Input: prepare for f_ops constness
|
19 years ago |
Rusty Russell
|
1d8f430c15
[PATCH] Input: add modalias support
|
19 years ago |
Kay Sievers
|
312c004d36
[PATCH] driver core: replace "hotplug" by "uevent"
|
19 years ago |
Kay Sievers
|
0296b22813
[PATCH] remove CONFIG_KOBJECT_UEVENT option
|
19 years ago |
Dmitry Torokhov
|
bd0ef2356c
Input: handle failures in input_register_device()
|
19 years ago |
Dmitry Torokhov
|
08de1f0461
[PATCH] Input: fix 'uniq' reporting in hotplug handler
|
19 years ago |
Dmitry Torokhov
|
47610602c2
Input: fix input device deregistration
|
19 years ago |
Dmitry Torokhov
|
5f94548982
Input: do not register statically allocated devices
|
19 years ago |
Dmitry Torokhov
|
995fc4df0b
Input: fix input_dev registration message
|
19 years ago |
Dmitry Torokhov
|
a7fadbe10c
[PATCH] input core: remove custom-made hotplug handler
|
20 years ago |
Greg Kroah-Hartman
|
ea9f240bd8
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
|
19 years ago |
Greg Kroah-Hartman
|
b0fdfebb20
[PATCH] INPUT: remove the input_class structure, as it is unused.
|
19 years ago |
Greg Kroah-Hartman
|
629b77a42c
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
|
19 years ago |
Greg Kroah-Hartman
|
23d5090161
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
|
19 years ago |
Greg Kroah-Hartman
|
102040204f
[PATCH] INPUT: register the input class device sooner
|
19 years ago |
Dmitry Torokhov
|
5c1e9a6a6a
[PATCH] Input: export input_dev data via sysfs attributes
|
20 years ago |
Dmitry Torokhov
|
051b2feaa4
[PATCH] Input: show sysfs path in /proc/bus/input/devices
|
20 years ago |
Dmitry Torokhov
|
d19fbe8a76
[PATCH] Input: prepare to sysfs integration
|
20 years ago |
Dmitry Torokhov
|
4f00469c16
[PATCH] Input: kill devfs references
|
20 years ago |
Dmitry Torokhov
|
ff13f98b97
[PATCH] Input: check switch bitmap when matching handlers
|
20 years ago |