summaryrefslogtreecommitdiff
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorFilesLines
2005-12-21Input: appletouch - add support for Geyser 2Michael Hanselmann1-36/+109
2005-12-21Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2-1/+4
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-12-14[PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin1-1/+3
2005-12-12Input: add the fn key to hid-debug.hMichael Hanselmann1-0/+1
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman6-22/+7
2005-11-17[PATCH] USB: wacom tablet driver updatePing Cheng1-23/+110
2005-11-17[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+12
2005-10-31[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-29[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern1-0/+3
2005-10-29[PATCH] USB: Buffer overflow patch for Yealink driverHenk1-1/+1
2005-10-29[PATCH] usb/input/touchkit: add more device IDsDaniel Ritz1-0/+2
2005-10-29[PATCH] usb_interface power stateDavid Brownell1-2/+0
2005-10-29[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2-3/+2
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov21-1002/+961
2005-10-18[PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause1-3/+0
2005-09-12[PATCH] USB: add apple usb touchpad driverStelian Pop3-0/+490
2005-09-12Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH1-2/+0
2005-09-10Manual merge with LinusDmitry Torokhov10-12/+1446
2005-09-09[PATCH] USB: yealink: fix htons usage, documentation updatesHenk1-3/+3
2005-09-09[PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman1-2/+5
2005-09-09[PATCH] input-driver-yealink-P1K-usb-phoneHenk5-0/+1434
2005-09-09[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-3/+3
2005-09-09[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-09[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman1-5/+0
2005-09-08[PATCH] USB: convert kcalloc to kzallocPekka Enberg3-3/+3
2005-09-05Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl1-0/+1
2005-09-05Input: HID - add Wireless Security Lock to HID blacklistBrian Schau1-0/+2
2005-09-05Input: HID - add mapping for Powerbook USB keyboardStelian Pop2-4/+12
2005-09-05Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik1-1/+3
2005-09-05Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik3-0/+7
2005-09-05Input: HID - fix URB success status handlingVojtech Pavlik1-0/+2
2005-09-05Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia1-2/+26
2005-09-05Input: HID - handle multi-transascion reportsMichael Haboustak2-19/+48
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik3-9/+28
2005-09-05Input: add HID simulation mappingsVojtech Pavlik3-0/+27
2005-09-05Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik2-0/+2
2005-08-17[PATCH] USB: fix usb wacom tablet driver bugPing Cheng1-11/+10
2005-07-30[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-68/+45
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund1-0/+24
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey3-0/+647
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin1-10/+10
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T1-0/+4
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov13-54/+27
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov1-4/+4
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds20-779/+1230
2005-06-28[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere1-0/+1
2005-06-23[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2