summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-074-0/+1152
|\
| * USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...Jeremy Roberson2007-02-073-0/+1117
| * USB: ps3 controller hid quirkGeoff Levand2007-02-071-0/+35
* | Driver core: add device_type to struct deviceKay Sievers2007-02-071-2/+2
|/
* USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-051-13/+21
* USB HID: fix bogus comment in hid_get_class_descriptor()Jiri Kosina2007-02-051-1/+1
* USB HID: remove hid_find_field_by_usage()Jiri Kosina2007-02-051-17/+0
* HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-051-14/+2
* HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-051-0/+1
* hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-054-0/+143
* hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-051-0/+5
* hid: allow force feedback for multi-input devicesAnssi Hannula2007-02-051-5/+1
* HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-301-9/+0
* USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina2007-01-251-3/+0
* USB: make usbhid ignore Imation Disc StakkaOliver Neukum2007-01-221-0/+4
* usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz2007-01-221-39/+59
* hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson2007-01-211-0/+8
* HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula2007-01-214-18/+22
* HID: GEYSER4_ISO needs quirkAdrian Friedli2007-01-211-1/+1
* HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King2007-01-211-1/+1
* HID: fix help texts in KconfigJiri Kosina2007-01-041-4/+2
* [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* USB: fix Wacom Intuos3 4x6 bugsPing Cheng2006-12-202-14/+16
* [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
* [PATCH] Generic HID layer - buildJiri Kosina2006-12-082-18/+6
* [PATCH] Generic HID layer - pb_fnmodeJiri Kosina2006-12-082-30/+8
* [PATCH] Generic HID layer - input and event reportingJiri Kosina2006-12-082-61/+7
* [PATCH] Generic HID layer - hiddevJiri Kosina2006-12-081-0/+3
* [PATCH] Generic HID layer - USB APIJiri Kosina2006-12-088-238/+367
* [PATCH] Generic HID layer - APIJiri Kosina2006-12-083-2/+11
* [PATCH] Generic HID layer - code splitJiri Kosina2006-12-0810-3089/+106
* [PATCH] Generic HID layer - disable USB HIDJiri Kosina2006-12-081-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-0819-93/+222
|\
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
| * [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-0711-24/+24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0511-64/+173
| |\
| | * USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE2006-12-011-11/+26
| | * usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2006-12-012-1/+101
| | * usb: usbkbd free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | * usb: hid-core free urb cleanupMariusz Kozlowski2006-12-011-9/+4
| | * usb: ati_remote2 free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: ati_remote free urb cleanupMariusz Kozlowski2006-12-011-5/+2
| | * USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2006-12-012-2/+1
| | * USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2
| | * USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
| | * USB HID: Handle STALL on interrupt endpointAlan Stern2006-12-012-13/+27
| | * [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-251-6/+4
| * | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
| |/