aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell18-52/+18
2006-06-21[PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe1-0/+3
2006-06-21[PATCH] usbhid: use usb_reset_composite_deviceAlan Stern1-5/+32
2006-06-21[PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern1-28/+0
2006-06-21[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2-0/+16
2006-06-21[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorlyBart Massey3-13/+26
2006-06-21[PATCH] USB: MacBook Pro touchpad supportNicolas Boichat1-6/+107
2006-06-21[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet1-0/+3
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB KeyboardJeffrey Vandenbroucke sign1-0/+4
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey1-0/+2
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+3
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng1-49/+87
2006-04-14[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreenDaniel Ritz1-40/+0
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz4-3/+652
2006-04-14[PATCH] USB: input/: proper prototypesAdrian Bunk2-6/+5
2006-04-02Manual merge with Linus.Dmitry Torokhov6-47/+157
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-20[PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald1-0/+4
2006-03-20[PATCH] usbhid: add error handlingAlan Stern2-21/+142
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-2/+0
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum4-23/+10
2006-03-14Input: HID - fix duplicate key mapping for Logitech UltraX remoteMicah F. Galizia1-1/+1
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund1-22/+28
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-01-31[PATCH] USB: yealink printk warning fixAndrew Morton1-1/+1
2006-01-31[PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering1-1/+1
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb driversGreg Kroah-Hartman1-3/+0
2006-01-31[PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik1-3/+4
2006-01-31[PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele1-0/+3
2006-01-31[PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk1-27/+19
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins1-1/+1
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-05Input: add missing keys from input.h to hid-debug.hMichael Hanselmann1-1/+15
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov22-63/+643
2006-01-04[PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä3-0/+492
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-01-04[PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi1-8/+9
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven7-11/+11
2006-01-04[PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz1-22/+126
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman17-17/+0
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe1-1/+1
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov1-1/+1
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti1-1/+1