summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele2006-02-011-0/+3
* [PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk2006-02-011-27/+19Star
* Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann2006-01-144-14/+201
* Input: wacom - fix compile on PowerPCDmitry Torokhov2006-01-141-7/+7
* Input: HID - add more simulation usagesDmitry Torokhov2006-01-141-1/+4
* Input: HID - fix an oops in PID initialization codeDmitry Torokhov2006-01-141-1/+1
* Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik2006-01-143-0/+31
* Input: add missing keys from input.h to hid-debug.hMichael Hanselmann2006-01-061-1/+15
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-0622-63/+643
|\
| * [PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä2006-01-043-0/+492
| * [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-2/+2
| * [PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi2006-01-041-8/+9
| * [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-047-11/+11
| * [PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz2006-01-041-22/+126
| * [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0417-17/+0Star
| * [PATCH] Input: wacom - fix X axis setupDenny Priebe2005-12-301-1/+1
| * [PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov2005-12-301-1/+1
| * [PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti2005-12-291-1/+1
* | Input: appletouch - add support for Geyser 2Michael Hanselmann2005-12-211-36/+109
* | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-212-1/+4
|\|
| * [PATCH] Input: fix an OOPS in HID driverDmitry Torokhov2005-12-181-0/+1
| * [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-141-1/+3
* | Input: add the fn key to hid-debug.hMichael Hanselmann2005-12-121-0/+1
|/
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-176-22/+7Star
* [PATCH] USB: wacom tablet driver updatePing Cheng2005-11-171-23/+110
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2005-11-171-0/+12
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-311-1/+1
* [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern2005-10-291-0/+3
* [PATCH] USB: Buffer overflow patch for Yealink driverHenk2005-10-291-1/+1
* [PATCH] usb/input/touchkit: add more device IDsDaniel Ritz2005-10-291-0/+2
* [PATCH] usb_interface power stateDavid Brownell2005-10-291-2/+0Star
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-292-3/+2Star
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2821-1002/+961Star
* [PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause2005-10-171-3/+0Star
* [PATCH] USB: add apple usb touchpad driverStelian Pop2005-09-123-0/+490
* Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH2005-09-121-2/+0Star
* Manual merge with LinusDmitry Torokhov2005-09-1010-12/+1446
|\
| * [PATCH] USB: yealink: fix htons usage, documentation updatesHenk2005-09-091-3/+3
| * [PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman2005-09-091-2/+5
| * [PATCH] input-driver-yealink-P1K-usb-phoneHenk2005-09-095-0/+1434
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-3/+3
| * [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey2005-09-091-0/+3
| * [PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman2005-09-091-5/+0Star
| * [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-083-3/+3
* | Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
* | Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
* | Input: HID - add mapping for Powerbook USB keyboardStelian Pop2005-09-052-4/+12
* | Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
* | Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-053-0/+7
* | Input: HID - fix URB success status handlingVojtech Pavlik2005-09-051-0/+2