Commit Graph

43 Commits (52957fe1c709d5ca3732456d73f4e4d95492c72c)

Author SHA1 Message Date
Christoph Fritz 26a6931ba7 Input: joydev - allow binding to button-only devices 15 years ago
Dmitry Torokhov 3d7bbd4575 Input: mark input interfaces as non-seekable 15 years ago
Dmitry Torokhov 0b7024ac4d Input: add match() method to input hanlders 15 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Stephen Kitt 999b874f4a Input: joydev - validate axis/button maps before clobbering current ones 16 years ago
Stephen Kitt ec8b4b7085 Input: joydev - decouple axis and button map ioctls from input constants 16 years ago
Daniel Mack f936601471 Input: fix EVIOCGNAME/JSIOCGNAME regression 16 years ago
Thadeu Lima de Souza Cascardo 3d5cb60ef3 Input: simplify name handling for certain input handles 16 years ago
Tim Cole d07a9cba6b Input: joydev - blacklist digitizers 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 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
Dmitry Torokhov a7097ff89c Input: make sure input interfaces pin parent input devices 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 b126207ccd Input: joydev - 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 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
Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 19 years ago
Dmitry Torokhov 66e6611883 Input: constify input core 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
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
Tobias Klauser 6f5eacfc1e Input: joydev - remove custom conversion from jiffies to msecs 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
Jeremy Fitzhardinge 024ac44c70 Input: This patch implements compat_ioctl for joydev. 20 years ago
Vojtech Pavlik f24949e8e0 Input: Fix button mapping in joydev - BTN_TRIGGER was being 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago