Dmitry Torokhov
|
100294cee9
Input: do not use WARN() in input_alloc_absinfo()
|
7 жил өмнө |
Nick Simonov
|
67043f41dd
Input: replace hard coded string with __func__ in pr_err()
|
7 жил өмнө |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 жил өмнө |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 жил өмнө |
Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 жил өмнө |
Kees Cook
|
4e974c1200
Input: convert autorepeat timer to use timer_setup()
|
7 жил өмнө |
Dmitry Torokhov
|
8724ecb072
Input: allow matching device IDs on property bits
|
7 жил өмнө |
Dmitry Torokhov
|
55dfce873d
Input: factor out and export input_device_id matching code
|
7 жил өмнө |
Arvind Yadav
|
5e895b7416
Input: constify attribute_group structures
|
8 жил өмнө |
Markus Elfring
|
c3f6f8612b
Input: switch to using sizeof(*type) when allocating memory
|
8 жил өмнө |
Markus Elfring
|
63c9576544
Input: use seq_puts() in input_devices_seq_show()
|
8 жил өмнө |
Markus Elfring
|
bb546136cc
Input: use seq_putc() in input_seq_print_bitmap()
|
8 жил өмнө |
Dmitry Torokhov
|
6ecfe51b40
Input: refuse to register absolute devices without absinfo
|
8 жил өмнө |
Bhumika Goyal
|
f719315b52
Input: constify device_type structures
|
8 жил өмнө |
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 жил өмнө |