summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorFilesLines
2007-01-21hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson1-0/+8
2007-01-21HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula4-18/+22
2007-01-21HID: GEYSER4_ISO needs quirkAdrian Friedli1-1/+1
2007-01-21HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King1-1/+1
2007-01-18Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2-0/+2
2007-01-04HID: fix help texts in KconfigJiri Kosina1-4/+2
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg1-1/+1
2006-12-20USB: fix Wacom Intuos3 4x6 bugsPing Cheng2-14/+16
2006-12-14[PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina1-1/+2
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina2-18/+6
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina2-30/+8
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina2-61/+7
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina1-0/+3
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina8-238/+367
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina3-2/+11
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina10-3089/+106
2006-12-08[PATCH] Generic HID layer - disable USB HIDJiri Kosina1-1/+1
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov19-93/+222
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-2/+2
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter11-24/+24
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells11-64/+173
2006-12-01USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE1-11/+26
2006-12-01usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2-1/+101
2006-12-01usb: usbkbd free urb cleanupMariusz Kozlowski1-4/+2
2006-12-01usb: hid-core free urb cleanupMariusz Kozlowski1-9/+4
2006-12-01usb: ati_remote2 free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: ati_remote free urb cleanupMariusz Kozlowski1-5/+2
2006-12-01USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2-2/+1
2006-12-01USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-01USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB HID: Handle STALL on interrupt endpointAlan Stern2-13/+27
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-11-17Input: appletouch - use canonical names in USB IDsJulien BLACHE1-10/+17
2006-11-17Input: appletouch - add Geyser IV supportJulien BLACHE1-2/+19
2006-11-17Input: appletouch - verious updates for MacBooksJason Parekh1-4/+43
2006-11-16USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE1-0/+1
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering3-2/+20
2006-11-04Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula3-1/+11
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco1-0/+4
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-11-03hid-core: big-endian fix fixGrant Grundler1-17/+42
2006-10-18[hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins1-0/+5
2006-10-17usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz1-2/+2
2006-10-17USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-17USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler1-7/+17
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman3-170/+0