Commit Graph

68 Commits (1aa8e84736fb1a584c679f2893245826583a0526)

Author SHA1 Message Date
Daniel Mack f936601471 Input: fix EVIOCGNAME/JSIOCGNAME regression 16 years ago
Tero Saarni ec20a022aa Input: synaptics - add support for reporting x/y resolution 16 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
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Kay Sievers a6c2490f01 Input: struct device - replace bus_id with dev_name(), dev_set_name() 17 years ago
Philip Langdale 2d56f3a32c Input: refactor evdev 32bit compat to be shareable with uinput 17 years ago
Geert Uytterhoeven c85e2031eb Input: evdev - fix printf() format for sizeof 17 years ago
Dmitry Torokhov f2afa7711f Input: paper over a bug in Synaptics X driver 17 years ago
Linus Torvalds 5402a7349d Input: evdev - split EVIOCGBIT handlig into a separate function 17 years ago
Adam Dawidowski f2278f31d6 Input: fix force feedback upload issue in compat mode 17 years ago
Dmitry Torokhov a7097ff89c Input: make sure input interfaces pin parent input devices 17 years ago
Björn Steinbrink eb08b6b973 evdev: Release eventual input device grabs when getting disconnected 17 years ago
Dmitry Torokhov f4f37c8ec7 Input: Add proper locking when changing device's keymap 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 6addb1d6de Input: evdev - implement proper locking 18 years ago
Ralf Baechle 293c5bd13f [MIPS] Fixup secure computing stuff. 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
Kenichi Nagai bf61f8d357 Input: evdev - fix overflow in compat_ioctl 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Dmitry Torokhov ce305b6a08 Input: evdev - fix some sparse warnings (signedness, shadowing) 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
Marvin Raaijmakers c8e4c77277 Input: add getkeycode and setkeycode methods 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
Anssi Hannula 509ca1a938 Input: implement new force feedback interface 19 years ago
Dmitry Torokhov 0e739d2876 Input: introduce input_inject_event() function 19 years ago
Dmitry Torokhov e9c8862f19 Input: remove accept method from input_dev 19 years ago
Dmitry Torokhov 1e0afb288e Input: fix formatting to better follow CodingStyle 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Dmitry Torokhov 08791e5cf6 Input: ressurect EVIOCGREP and EVIOCSREP 19 years ago
Eric Sesterhenn b39787a972 Input: use kzalloc() throughout the code 19 years ago
Al Viro 6450578f32 [PATCH] ia64: task_pt_regs() 19 years ago
Andi Kleen bf2fcc6fdf [PATCH] x86_64: Implement is_compat_task the right way 19 years ago
Martin Schwidefsky 347a8dc3b8 [PATCH] s390: cleanup Kconfig 19 years ago
Dmitry Torokhov 3a51f7c404 Input: evdev - consolidate compat and regular code 19 years ago
Dmitry Torokhov 7972720aaa Input: evdev - allow querying SW state from compat ioctl 20 years ago
Dmitry Torokhov e0be618d1e Input: evdev - allow querying EV_SW bits from compat_ioctl 20 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
viro@ZenIV.linux.org.uk 01703597ea [PATCH] trivial __user annotations (evdev) 20 years ago