index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
/
hid-input.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-25
input: Disable scancode event generation in hid-core.c, as it can
Vojtech Pavlik
1
-4
/
+0
2005-02-24
input: Rename hid_find_field to hidinput_find_field to
Vojtech Pavlik
1
-2
/
+2
2005-02-12
input: HID list handling cleanup, fix two bugs in pid.c and one in hid-core.c
Vojtech Pavlik
1
-15
/
+21
2005-02-02
input: Fix HID LED mapping. LEDs were ignored because the usage
Vojtech Pavlik
1
-2
/
+2
2005-01-29
input: Ignore non-LED events in hid-input hidinput_event(). This gets rid
Vojtech Pavlik
1
-0
/
+3
2005-01-27
input: Enable scancode event generation in the HID driver. This should allow
Vojtech Pavlik
1
-3
/
+7
2005-01-11
input: Add support for H-Wheel on Microsoft Explorer and Logitech MX
Vojtech Pavlik
1
-3
/
+9
2005-01-06
merge
Greg Kroah-Hartman
1
-3
/
+3
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
1
-3
/
+3
2004-09-23
input: Tidy up & fix the hid-input.c driver. Dual-wheel A4 mice don't report ...
Vojtech Pavlik
1
-245
/
+216
2004-03-10
input: Avoid an endless loop in hid-core.c, if a device has some
David Mosberger
1
-1
/
+3
2004-03-04
input: HID needs to distinguish between two types of A4Tech
Zephaniah E. Hull
1
-3
/
+4
2004-01-26
input: Add support for another a4tech 2-wheel USB mouse, with
Vojtech Pavlik
1
-3
/
+4
2004-01-21
Merge ucw.cz:/home/vojtech/bk/linus into ucw.cz:/home/vojtech/bk/input
Vojtech Pavlik
1
-5
/
+5
2004-01-19
USB: hook up the HID device's struct device to the input system properly.
Greg Kroah-Hartman
1
-0
/
+1
2004-01-15
input: Move keycode definitions around to get as close to 2.4
Vojtech Pavlik
1
-5
/
+5
2003-06-09
input: Implement a HID quirk for 2-wheel A4Tech mice.
Zephaniah E. Hull
1
-0
/
+19
2003-06-04
[PATCH] USB: fix keyboard leds
Ben Collins
1
-48
/
+51
2003-05-29
[PATCH] USB Multi-input quirk
Ben Collins
1
-29
/
+110
2003-05-12
[PATCH] USB: patch to fix up coding style violations
François Romieu
1
-1
/
+2
2003-03-13
[PATCH] USB: spelling fixes for drivers/usb
Steven Cole
1
-1
/
+1
2003-02-12
input: HID update
Vojtech Pavlik
1
-2
/
+7
2003-02-12
input: Get rid of the kbd_pt_regs variable, and instead pass the
Vojtech Pavlik
1
-1
/
+3
2002-12-22
[PATCH] USB Joypad quirk
Vojtech Pavlik
1
-0
/
+5
2002-10-24
hid-input.c: Back out a (wrong) find_next_zero_bit() patch from Arnaldo Carv...
Vojtech Pavlik
1
-1
/
+1
2002-10-09
o hid-input: fix find_next_zero_bit usage
Arnaldo Carvalho de Melo
1
-1
/
+1
2002-07-25
By popular request, and explicit method of telling which events
Vojtech Pavlik
1
-0
/
+5
2002-07-25
This patch by Brad Hards replaces the four id* fields of the input
Vojtech Pavlik
1
-4
/
+4
2002-07-15
[PATCH] Updates for hiddev by Paul Stewart
Vojtech Pavlik
1
-3
/
+4
2002-07-11
[PATCH] Big HID update
Vojtech Pavlik
1
-2
/
+59
2002-04-04
USB
Greg Kroah-Hartman
1
-0
/
+460