summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorLines
2005-03-17[PATCH] USB: possible cleanupsAdrian Bunk-1/+1
2005-03-10Manual mergeVojtech Pavlik-464/+571
2005-03-07[PATCH] USB: fix up the input drivers to use the built in strings, instead of...Greg Kroah-Hartman-96/+28
2005-03-07input: hid-debug.h includes resolv_event, which is not used if DEBUG is onlyAdam Kropelin-1/+1
2005-03-07input: hid-debug.h uses a C99 feature (range designators) not available inakropel@rochester.rr.com-10/+0
2005-03-07[PATCH] usb/wacom: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-1/+1
2005-03-07[PATCH] usb/mtouchusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-2/+2
2005-03-07[PATCH] usb/aipteke: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-2/+2
2005-03-07[PATCH] usb/powermate: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-1/+1
2005-03-07[PATCH] usb/hid-core: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-3/+3
2005-03-07USB: revert wacom driver patch.Greg Kroah-Hartman-262/+73
2005-03-07[PATCH] usb/hid-core: use wait_event_timeout()Nishanth Aravamudan-16/+4
2005-03-07[PATCH] USB: wacom tablet driverAndrew Morton-73/+262
2005-03-07[PATCH] usb/ati_remote: use wait_event_timeout()Nishanth Aravamudan-14/+5
2005-03-01input: Add the option to use cooked coordinates in MicroTouchDan Streetman-8/+29
2005-02-25input: Add a missing brace in hid-core.cVojtech Pavlik-1/+1
2005-02-25input: Remove filtering of duplicate events in hid-core. HIDDEV wants them,Vojtech Pavlik-10/+1
2005-02-25input: Disable scancode event generation in hid-core.c, as it canVojtech Pavlik-4/+0
2005-02-24Input: fix identation in PID driver.Dmitry Torokhov-129/+127
2005-02-24input: Rename hid_find_field to hidinput_find_field toVojtech Pavlik-2/+2
2005-02-24input: Fix compilation warning in PID driver and generallyDmitry Torokhov-19/+11
2005-02-23input: Add a missing ';' to hid-core.cVojtech Pavlik-1/+1
2005-02-16input: Fix Microtouch USB touchscreen Y axis direction.Vojtech Pavlik-1/+1
2005-02-15input: Properly ignore padding fields in HID reports.Vojtech Pavlik-3/+5
2005-02-15input: Some changes to ati_remote key assignments:Ville Syrjala-6/+6
2005-02-15input: Make ati_remote clean up properly when removing either the device or theVille Syrjala-21/+3
2005-02-12input: HID list handling cleanup, fix two bugs in pid.c and one in hid-core.cVojtech Pavlik-121/+50
2005-02-08input: Add a new ID to the Logitech ForceFeedback joystick driver.svrmgrl@gmx.net-0/+2
2005-02-08input: Fix range checks for the HIDIOC[GS]USAGES ioctl() to allowhal@realmsys.com-3/+2
2005-02-08input: A Chicony keyboard doesn't like get_report on its non-exisitingStuart Hayes-1/+6
2005-02-07input: Make the polling interval for mice a configurable parameterMikkel Krautz-1/+12
2005-02-07input: Properly set input.phys in Griffin Powermate driver.duraid@octopus.com.au-0/+1
2005-02-06input: This patch adds support for a Wacom new tablet, Intuos3, and its assoc...pingc@wacom.com-73/+262
2005-02-06I have a buggy USB HID device (APC SmartUPS) in which the designersAdam Kropelin-3/+1
2005-02-06input: Add MCC devices to HID blacklist, cleanup whitespace alongVojtech Pavlik-59/+60
2005-02-02[PATCH] USB: Logitech Cordeless Desktop Keyboard fails to report class descri...Andrew Morton-2/+5
2005-02-02[PATCH] USB: hid-core: possible buffer overflow in hid-core.cRandy Dunlap-1/+1
2005-02-02input: Fix HID LED mapping. LEDs were ignored because the usageVojtech Pavlik-3/+3
2005-01-29input: Ignore non-LED events in hid-input hidinput_event(). This gets ridVojtech Pavlik-0/+3
2005-01-27input: Enable scancode event generation in the HID driver. This should allowVojtech Pavlik-3/+7
2005-01-22Merge silver.ucw.cz:/home/vojtech/bk/linusVojtech Pavlik-1/+1
2005-01-17Merge silver.ucw.cz:/home/vojtech/bk/linusVojtech Pavlik-2/+2
2005-01-16Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+1
2005-01-14[PATCH] various Kconfig fixesGabor Egry-2/+2
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan-1/+1
2005-01-13input: Handle -EILSEQ return code in the HID driver completionVojtech Pavlik-5/+18
2005-01-11input: Add support for H-Wheel on Microsoft Explorer and Logitech MXVojtech Pavlik-13/+24
2005-01-06mergeGreg Kroah-Hartman-58/+54
2004-12-27Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik-6/+24
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman-1/+1