Arvind Yadav
|
5e895b7416
Input: constify attribute_group structures
|
8 years ago |
Markus Elfring
|
c3f6f8612b
Input: switch to using sizeof(*type) when allocating memory
|
8 years ago |
Markus Elfring
|
63c9576544
Input: use seq_puts() in input_devices_seq_show()
|
8 years ago |
Markus Elfring
|
bb546136cc
Input: use seq_putc() in input_seq_print_bitmap()
|
8 years ago |
Dmitry Torokhov
|
6ecfe51b40
Input: refuse to register absolute devices without absinfo
|
8 years ago |
Bhumika Goyal
|
f719315b52
Input: constify device_type structures
|
8 years ago |
Dmitry Torokhov
|
8c57a5e7b2
Merge branch 'for-linus' into next
|
9 years ago |
Dmitry Torokhov
|
b55eb29841
Input: feed more data into entropy pool
|
9 years ago |
Andrew Morton
|
b8b4ead11e
drivers/input: eliminate INPUT_COMPAT_TEST macro
|
9 years ago |
Petri Gynther
|
027c71bbae
Input: improve autorepeat initialization
|
9 years ago |
Dmitry Torokhov
|
00159f19a5
Input: do not emit unneeded EV_SYN when suspending
|
10 years ago |
Anshul Garg
|
3e2b03dad5
Input: use for_each_set_bit() where appropriate
|
10 years ago |
Shailendra Verma
|
ec8beff964
Input: fix typo in comment to input_handler_for_each_handle()
|
10 years ago |
Anshul Garg
|
2c50ad340c
Input: do not try to filter out events if handler is not a filter
|
10 years ago |
Anshul Garg
|
5ab1714570
Input: small tweak to autorepeat handling
|
10 years ago |
Anshul Garg
|
baf332c0f1
Input: optimize events_per_packet count calculation
|
10 years ago |
Aniroop Mathur
|
9c7d66fa9b
Input: initialize input_no to -1 to avoid subtraction
|
10 years ago |
Richard Leitner
|
bf1d50fa74
Input: avoid negative input device numbers
|
11 years ago |
Dmitry Torokhov
|
2c9a9cfec0
Input: automatically set EV_ABS bit in input_set_abs_params
|
11 years ago |
Dmitry Torokhov
|
50c5d36dab
Input: fix defuzzing logic
|
11 years ago |
Dmitry Torokhov
|
55df811f20
Merge branch 'next' into for-linus
|
11 years ago |
Dmitry Torokhov
|
28a2a2e1ae
Input: allocate absinfo data when setting ABS capability
|
11 years ago |
Aleksej Makarov
|
768d9aa557
Input: don't call input_dev_release_keys() in resume
|
11 years ago |
Dmitry Torokhov
|
42249094f7
Merge branch 'next' into for-linus
|
11 years ago |
Kang Hu
|
95079b8aa8
Input: remove a redundant max() call
|
11 years ago |
David Herrmann
|
a60a71b035
Input: move name/timer init to input_alloc_dev()
|
12 years ago |
Dmitry Torokhov
|
b666263b71
Input: document that unregistering managed devices is not necessary
|
12 years ago |
Dmitry Torokhov
|
2be975c6d9
Input: introduce managed input devices (add devres support)
|
12 years ago |
Dmitry Torokhov
|
adc4633c86
Input: fix sparse warning in __input_release_device()
|
12 years ago |
Dmitry Torokhov
|
7f8d4cad1e
Input: extend the number of event (and other) devices
|
13 years ago |