Commit Graph

36 Commits (4fe91d518e4958af7edebbeb112a3272b2be232d)

Author SHA1 Message Date
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
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Dmitry Torokhov 82ba56c273 Input: use full RCU API 18 years ago
Oliver Neukum 064450140f Input: fix open count handling in input interfaces 18 years ago
Dmitry Torokhov 464b241575 Input: mousedev - implement proper locking 18 years ago
Dmitry Torokhov 9657d75c5f Input: convert from class devices to standard devices 18 years ago
Dmitry Torokhov 1dfa281240 Input: reduce raciness when input handlers disconnect 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Dmitry Torokhov 0d9d93c411 Input: mousedev - fix sudden warps with touchpads 18 years ago
Dmitry Torokhov d542ed82fd Input: handlers - handle errors from input_open_device() 18 years ago
Dmitry Torokhov d0ffb9be86 Input: handlers - rename 'list' to 'client' 18 years ago
Dmitry Torokhov 5b2a08262a Input: rework handle creation code 18 years ago
Marton Nemeth 6c595fb12f Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE 18 years ago
Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 19 years ago
Dmitry Torokhov 66e6611883 Input: constify input core 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Dmitry Torokhov 1e0afb288e Input: fix formatting to better follow CodingStyle 19 years ago
Eric Sesterhenn b39787a972 Input: use kzalloc() throughout the code 19 years ago
Kimball Murray 74570d413c Input: mousedev - fix memory leak 19 years ago
Dmitry Torokhov 84c12b2410 Input: mousedev - make module parameters visible in sysfs 19 years ago
Greg Kroah-Hartman c9bcd582df [PATCH] INPUT: Create symlinks for backwards compatibility 20 years ago
Greg Kroah-Hartman ea9f240bd8 [PATCH] INPUT: rename input_dev_class to input_class to be correct. 20 years ago
Greg Kroah-Hartman 967ca69216 [PATCH] INPUT: move the input class devices under their new input_dev devices 20 years ago
Dmitry Torokhov 4f00469c16 [PATCH] Input: kill devfs references 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
Dmitry Torokhov 8121152c17 Input: mousedev - do not wake up readers when receiving 0-motion 20 years ago
Pavel Machek c1e4c8d3ee [PATCH] fix jumpy mouse cursor on console 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago