提交历史

作者 SHA1 备注 提交日期
  Thadeu Lima de Souza Cascardo 3d5cb60ef3 Input: simplify name handling for certain input handles 16 年之前
  Jonathan Corbet 60aa49243d Rationalize fasync return values 16 年之前
  Dmitry Torokhov 93b8eef1c0 Merge commit 'v2.6.28-rc9' into next 16 年之前
  Al Viro 233e70f422 saner FASYNC handling on file close 16 年之前
  Kay Sievers a6c2490f01 Input: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  Arnd Bergmann f9c8154f36 mousedev: BKL pushdown 17 年之前
  Dmitry Torokhov a7097ff89c Input: make sure input interfaces pin parent input devices 17 年之前
  Dmitry Torokhov d182c10c84 Input: mousedev - use BIT_MASK instead of BIT 17 年之前
  Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 年之前
  Micah Parrish 6724f93463 Input: mousedev - handle mice that use absolute coordinates 17 年之前
  Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 17 年之前
  Dmitry Torokhov 82ba56c273 Input: use full RCU API 17 年之前
  Oliver Neukum 064450140f Input: fix open count handling in input interfaces 17 年之前
  Dmitry Torokhov 464b241575 Input: mousedev - implement proper locking 17 年之前
  Dmitry Torokhov 9657d75c5f Input: convert from class devices to standard devices 18 年之前
  Linus Torvalds 0b662c6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 18 年之前
  Dmitry Torokhov 1dfa281240 Input: reduce raciness when input handlers disconnect 18 年之前
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年之前
  Linus Torvalds a3d52136ee Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 18 年之前
  Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 年之前
  Dmitry Torokhov 0d9d93c411 Input: mousedev - fix sudden warps with touchpads 18 年之前
  Dmitry Torokhov d542ed82fd Input: handlers - handle errors from input_open_device() 18 年之前
  Dmitry Torokhov d0ffb9be86 Input: handlers - rename 'list' to 'client' 18 年之前
  Dmitry Torokhov 5b2a08262a Input: rework handle creation code 18 年之前
  Marton Nemeth 6c595fb12f Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE 18 年之前
  Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 18 年之前
  Dmitry Torokhov 66e6611883 Input: constify input core 18 年之前
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
  Dmitry Torokhov 1e0afb288e Input: fix formatting to better follow CodingStyle 19 年之前
  Eric Sesterhenn b39787a972 Input: use kzalloc() throughout the code 19 年之前