summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE2006-11-161-0/+1
| * USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering2006-11-163-2/+20
* | Input: appletouch - use canonical names in USB IDsJulien BLACHE2006-11-171-10/+17
* | Input: appletouch - add Geyser IV supportJulien BLACHE2006-11-171-2/+19
* | Input: appletouch - verious updates for MacBooksJason Parekh2006-11-171-4/+43
* | Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula2006-11-043-1/+11
|/
* USB: xpad: additional USB id's addedDominic Cerquetti2006-11-031-1/+40
* USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-031-0/+4
* usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz2006-11-031-1/+1
* hid-core: big-endian fix fixGrant Grundler2006-11-031-17/+42
* [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
* usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz2006-10-171-2/+2
OpenPOWER on IntegriCloud