Commit Verlauf

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