Dmitry Torokhov
|
8c57a5e7b2
Merge branch 'for-linus' into next
|
9 年之前 |
Dmitry Torokhov
|
b55eb29841
Input: feed more data into entropy pool
|
9 年之前 |
Andrew Morton
|
b8b4ead11e
drivers/input: eliminate INPUT_COMPAT_TEST macro
|
9 年之前 |
Petri Gynther
|
027c71bbae
Input: improve autorepeat initialization
|
9 年之前 |
Dmitry Torokhov
|
00159f19a5
Input: do not emit unneeded EV_SYN when suspending
|
10 年之前 |
Anshul Garg
|
3e2b03dad5
Input: use for_each_set_bit() where appropriate
|
10 年之前 |
Shailendra Verma
|
ec8beff964
Input: fix typo in comment to input_handler_for_each_handle()
|
10 年之前 |
Anshul Garg
|
2c50ad340c
Input: do not try to filter out events if handler is not a filter
|
10 年之前 |
Anshul Garg
|
5ab1714570
Input: small tweak to autorepeat handling
|
10 年之前 |
Anshul Garg
|
baf332c0f1
Input: optimize events_per_packet count calculation
|
10 年之前 |
Aniroop Mathur
|
9c7d66fa9b
Input: initialize input_no to -1 to avoid subtraction
|
10 年之前 |
Richard Leitner
|
bf1d50fa74
Input: avoid negative input device numbers
|
10 年之前 |
Dmitry Torokhov
|
2c9a9cfec0
Input: automatically set EV_ABS bit in input_set_abs_params
|
10 年之前 |
Dmitry Torokhov
|
50c5d36dab
Input: fix defuzzing logic
|
11 年之前 |
Dmitry Torokhov
|
55df811f20
Merge branch 'next' into for-linus
|
11 年之前 |
Dmitry Torokhov
|
28a2a2e1ae
Input: allocate absinfo data when setting ABS capability
|
11 年之前 |
Aleksej Makarov
|
768d9aa557
Input: don't call input_dev_release_keys() in resume
|
11 年之前 |
Dmitry Torokhov
|
42249094f7
Merge branch 'next' into for-linus
|
11 年之前 |
Kang Hu
|
95079b8aa8
Input: remove a redundant max() call
|
11 年之前 |
David Herrmann
|
a60a71b035
Input: move name/timer init to input_alloc_dev()
|
12 年之前 |
Dmitry Torokhov
|
b666263b71
Input: document that unregistering managed devices is not necessary
|
12 年之前 |
Dmitry Torokhov
|
2be975c6d9
Input: introduce managed input devices (add devres support)
|
12 年之前 |
Dmitry Torokhov
|
adc4633c86
Input: fix sparse warning in __input_release_device()
|
12 年之前 |
Dmitry Torokhov
|
7f8d4cad1e
Input: extend the number of event (and other) devices
|
13 年之前 |
Dmitry Torokhov
|
7774036808
Merge branch 'for-next' of git://github.com/rydberg/linux into next
|
13 年之前 |
Henrik Rydberg
|
4369c64c79
Input: Send events one packet at a time
|
13 年之前 |
Henrik Rydberg
|
352ac4bd01
Input: Move autorepeat to the event-passing phase
|
13 年之前 |
Henrik Rydberg
|
0672120a2e
Input: Make sure we follow all EV_KEY events
|
13 年之前 |
Henrik Rydberg
|
7c75bf9927
Input: Improve the events-per-packet estimate
|
13 年之前 |
Henrik Rydberg
|
8d18fba282
Input: Break out MT data
|
13 年之前 |