Commit History

Author SHA1 Message Date
  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 10 years ago
  Dmitry Torokhov 2c9a9cfec0 Input: automatically set EV_ABS bit in input_set_abs_params 10 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
  Dmitry Torokhov 7774036808 Merge branch 'for-next' of git://github.com/rydberg/linux into next 13 years ago
  Henrik Rydberg 4369c64c79 Input: Send events one packet at a time 13 years ago
  Henrik Rydberg 352ac4bd01 Input: Move autorepeat to the event-passing phase 13 years ago
  Henrik Rydberg 0672120a2e Input: Make sure we follow all EV_KEY events 13 years ago
  Henrik Rydberg 7c75bf9927 Input: Improve the events-per-packet estimate 13 years ago
  Henrik Rydberg 8d18fba282 Input: Break out MT data 13 years ago