Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
eea43ed86f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
7 years ago |
Greg Kroah-Hartman
|
141fc3fcfd
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
|
7 years ago |
Deepa Dinamani
|
152194fe9c
Input: extend usable life of event timestamps to 2106 on 32 bit systems
|
7 years ago |
Deepa Dinamani
|
b3495cecb2
Input: uinput - use monotonic times for timestamps
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Dan Carpenter
|
781f2dd0a5
Input: uinput - unlock on allocation failure in ioctl
|
7 years ago |
Dmitry Torokhov
|
a11bc476b9
Input: uinput - fold header into the driver proper
|
8 years ago |
Dmitry Torokhov
|
04ce40a61a
Input: uinput - remove uinput_allocate_device()
|
8 years ago |
Dmitry Torokhov
|
c06616528f
Input: uinput - fix coding style in uinput_ioctl_handler()
|
8 years ago |
Dmitry Torokhov
|
8e009118a4
Input: uinput - allow FF requests to time out
|
8 years ago |
Dmitry Torokhov
|
6b4877c7bd
Input: uinput - avoid crash when sending FF request to device going away
|
8 years ago |
Dmitry Torokhov
|
e8b95728f7
Input: uinput - avoid FF flush when destroying device
|
8 years ago |
Dmitry Torokhov
|
601bbbe051
Input: uinput - fix crash when mixing old and new init style
|
8 years ago |
PrasannaKumar Muralidharan
|
ca75d601b5
miscdevice: Add helper macro for misc device boilerplate
|
9 years ago |
Linus Torvalds
|
ed2608faa0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
9 years ago |
Ricky Liang
|
affa80bd97
Input: uinput - handle compat ioctl for UI_SET_PHYS
|
9 years ago |
Andrew Morton
|
b8b4ead11e
drivers/input: eliminate INPUT_COMPAT_TEST macro
|
9 years ago |
Elias Vanderstuyft
|
daf6cd0c18
Input: uinput - sanity check on ff_effects_max and EV_FF
|
9 years ago |
David Herrmann
|
fbae10db09
Input: uinput - rework ABS validation
|
10 years ago |
Benjamin Tissoires
|
052876f8e5
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
|
9 years ago |
Dmitry Torokhov
|
72d4736253
Input: uinput - fix crash when using ABS events
|
10 years ago |
Anshul Garg
|
b6d30968d8
Input: uinput - switch to using for_each_set_bit()
|
10 years ago |
David Herrmann
|
ba4e9a61ad
Input: uinput - add UI_GET_VERSION ioctl
|
11 years ago |
David Herrmann
|
bcb898e587
Input: uinput - uinput_validate_absbits() cleanup
|
11 years ago |
Benjamin Tissoires
|
e3480a61fc
Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs path
|
11 years ago |
Benjamin Tisssoires
|
9d51e801db
Input: uinput - breaks by goto out in uinput_ioctl_handler
|
11 years ago |
Ryan Mallon
|
cbf0541374
Input: uinput - support injecting multiple events in one write() call
|
12 years ago |
Dmitry Torokhov
|
7774036808
Merge branch 'for-next' of git://github.com/rydberg/linux into next
|
13 years ago |
Henrik Rydberg
|
b4adbbefc2
Input: MT - Add flags to input_mt_init_slots()
|
13 years ago |