An error occurred fetching the project authors.
- 05 Feb, 2007 1 commit
-
-
Jiri Kosina authored
hid-debug.h contains a lot of code, and should not therefore be a header. This patch moves the code to generic hid layer as .c source, and introduces CONFIG_HID_DEBUG to conditionally compile it, instead of playing with #define DEBUG and including hid-debug.h. Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 21 Jan, 2007 1 commit
-
-
Simon Budig authored
This trivial change adds some missing enum values to the hid-debug output. Signed-off-by:
Simon Budig <simon@budig.de> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 08 Dec, 2006 1 commit
-
-
Jiri Kosina authored
The "big main" split of USB HID code into generic HID code and USB-transport specific HID handling. Signed-off-by:
Jiri Kosina <jkosina@suse.cz> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
- 26 Jun, 2006 1 commit
-
-
Jerome Pinot authored
Fix a mispelling of the korean alphabet name in the input subsystem. See http://en.wikipedia.org/wiki/Hangeul#Names for more details. KEY_HANGUEL left to not break people Signed-off-by:
Jerome Pinot <ngc891@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 06 Jan, 2006 1 commit
-
-
Michael Hanselmann authored
Signed-off-by:
Michael Hanselmann <linux-kernel@hansmi.ch> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 12 Dec, 2005 1 commit
-
-
Michael Hanselmann authored
Signed-off-by:
Michael Hanselmann <linux-kernel@hansmi.ch> Acked-by:
Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 05 Sep, 2005 2 commits
-
-
Vojtech Pavlik authored
Extend mapping of the consumer usage page in hid-input.c to handle more cases appearing on new USB keyboards. Signed-off-by:
Vojtech Pavlik <vojtech@suse.cz> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Vojtech Pavlik authored
Add simulation usage page mappings to hid-input.c to support a new crop of joysticks using them to designate Rudder and Throttle controls. Signed-off-by:
Vojtech Pavlik <vojtech@suse.cz> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 29 May, 2005 1 commit
-
-
Dmitry Torokhov authored
Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-