summaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-241-0/+5
* HID: core: Fix size as type u32Aaron Ma2018-04-241-5/+5
* HID: Fix hid_report_len usageAaron Ma2018-04-244-6/+8
* HID: i2c-hid: fix size check and type usageAaron Ma2018-04-241-6/+7
* HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede2018-04-131-0/+13
* HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik2018-04-081-30/+15
* HID: elo: clear BTN_LEFT mappingJiri Kosina2018-03-221-0/+6
* HID: clamp input to logical range if no null stateTomasz Kramkowski2018-03-221-7/+14
* HID: reject input outside logical range only if null state is setValtteri Heikkilä2018-03-221-0/+1
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-282-0/+6
* HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede2018-02-171-1/+11
* HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra2018-02-031-12/+12
* HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein2017-12-253-0/+3
* HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-12-253-0/+49
* HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-12-252-0/+6
* HID: cp2112: fix broken gpio_direction_input callbackSébastien Szymanski2017-12-201-2/+6
* HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-12-144-2/+5
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-181-1/+11
* HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-10-121-2/+2
* HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-121-1/+3
* HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-10-121-0/+3
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
* HID: wacom: release the resources before leaving despite devmBenjamin Tissoires2017-10-081-0/+2
* HID: ignore Petzl USB headlampJiri Kosina2017-08-062-0/+4
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-051-0/+9
* HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-292-0/+4
* HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-06-071-22/+23
* HID: wacom: don't apply generic settings to old devicesPing Cheng2017-04-121-0/+3
* HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2017-04-122-0/+2
* HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2017-04-122-0/+4
* HID: multitouch: do not retrieve all reports for all devicesBenjamin Tissoires2017-04-121-36/+40
* HID: multitouch: enable the Surface 3 Type Cover to report multitouch dataBenjamin Tissoires2017-04-125-7/+3
* HID: sensor-hub: add quirk for Microchip MM7150Benjamin Tissoires2017-04-121-0/+3
* HID: sensor-hub add quirk for Microsoft Surface 3Benjamin Tissoires2017-04-121-0/+3
* HID: i2c-hid: add a simple quirk to fix device defectsHungNien Chen2017-04-122-0/+61
* HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adaptersMarcel Hasler2017-04-122-2/+6
* HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra2017-04-081-8/+8
* HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke2017-02-091-13/+15
* HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita2017-02-091-1/+1
* HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2017-02-092-0/+4
* HID: cp2112: fix gpio-callback error handlingJohan Hovold2017-02-091-1/+1
* HID: cp2112: fix sleep-while-atomicJohan Hovold2017-02-091-15/+11
* HID: corsair: fix control-transfer error handlingJohan Hovold2017-01-261-3/+3
* HID: corsair: fix DMA buffers on stackJohan Hovold2017-01-261-12/+42
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-01-151-0/+3
* HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada2017-01-121-1/+2
* HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan2016-11-231-0/+1
* HID: rmi: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+8
* HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+10
* HID: lg: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-4/+10