Commit History

Author SHA1 Message Date
  Dmitry Torokhov c91cb7a75e Input: mousedev - move /dev/input/mice to the correct minor 12 years ago
  Dmitry Torokhov 4a215aade0 Input: fix use-after-free introduced with dynamic minor changes 12 years ago
  Dmitry Torokhov 7f8d4cad1e Input: extend the number of event (and other) devices 12 years ago
  Dmitry Torokhov 0124be4977 Input: mousedev - mark mousedev interfaces as non-seekable 12 years ago
  Dmitry Torokhov 3376b8b753 Input: mousedev - rename mixdev_open to opened_by_mixdev 12 years ago
  Dmitry Torokhov 1c74585ecc Input: mousedev - reformat structure initializers 12 years ago
  Dmitry Torokhov a2cb1191f4 Input: mousedev - factor out psaux code to reduce #ifdefery 12 years ago
  Baodong Chen 41091ad0b8 Input: random formatting fixes 13 years ago
  Hans Petter Selasky 8c127f0717 Input: properly assign return value of clamp() macro. 14 years ago
  Eric Dumazet 7cbbb758d3 Input: remove useless synchronize_rcu() calls 14 years ago
  Joe Perches da0c490115 Input: use pr_fmt and pr_<level> 14 years ago
  Linus Torvalds 3a99c63190 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 14 years ago
  Hitoshi Mitake f74eef95e3 Input: mousedev - correct lockdep annotation 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Christoph Fritz 268ba5c05b Input: mousedev - fix regression of inverting axes 15 years ago
  Daniel Mack 987a6c0298 Input: switch to input_abs_*() access functions 15 years ago
  Julien Moutinho 4d4bf995ea Input: mousedev - signal that device is writable in mousedev_poll() 15 years ago
  Dmitry Torokhov 20da92de8e Input: change input handlers to use bool when possible 15 years ago
  Thadeu Lima de Souza Cascardo c90c6a885a Input: mousedev - remove BKL 15 years ago
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 15 years ago
  Thadeu Lima de Souza Cascardo 3d5cb60ef3 Input: simplify name handling for certain input handles 16 years ago
  Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
  Dmitry Torokhov 93b8eef1c0 Merge commit 'v2.6.28-rc9' into next 16 years ago
  Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
  Kay Sievers a6c2490f01 Input: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
  Arnd Bergmann f9c8154f36 mousedev: BKL pushdown 17 years ago
  Dmitry Torokhov a7097ff89c Input: make sure input interfaces pin parent input devices 17 years ago
  Dmitry Torokhov d182c10c84 Input: mousedev - use BIT_MASK instead of BIT 17 years ago
  Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 years ago
  Micah Parrish 6724f93463 Input: mousedev - handle mice that use absolute coordinates 17 years ago