summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-08-24HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires
2015-08-18HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus
2015-08-18HID: i2c-hid: Only disable irq wake if it was successfully enabled during sus...Andrew Duggan
2015-08-18HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke
2015-08-18HID: gembird: add new driver to fix Gembird JPD-DualForce 2Benjamin Tissoires
2015-08-12HID: lenovo: Hide middle-button press until releaseJamie Lentin
2015-08-12HID: lenovo: Add missing return-value checkJamie Lentin
2015-08-12HID: lenovo: Use constants for axes namesJamie Lentin
2015-08-11HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke
2015-08-04HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski
2015-08-04HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke
2015-08-04HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke
2015-08-04HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke
2015-07-31HID: sony: Fix DS4 controller reporting rate issuesRostislav Pehlivanov
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-29HID: chicony: Add support for Acer Aspire Switch 12Николай Кудрявцев
2015-07-29HID: hid-lg: Add USBID for Logitech G29 WheelSimon Wood
2015-07-29HID: uclogic: fix limit in uclogic_tablet_enable()Dan Carpenter
2015-07-27HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg
2015-07-27HID: core: do not reject devices when they declare too many usagesBenjamin Tissoires
2015-07-24HID: sony: Drop invalid Sixaxis input reportsFrank Praznik
2015-07-24HID: multitouch: Add support for CJTouch MultiTouchYang Bo
2015-07-24HID: microsoft: Add Surface 3 type coverStephen Just
2015-07-23HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke
2015-07-23HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke
2015-07-23HID: wacom: Perform all event processing as part of report processingJason Gerecke
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires
2015-07-17HID: rmi: Set F01 interrupt enable register when not setAndrew Duggan
2015-07-17HID: wacom: Set default device name to value from wacom->featuresJason Gerecke
2015-07-17HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke
2015-07-17Merge branch 'for-4.3/upstream' into for-4.3/wacomJiri Kosina
2015-07-14HID: cp2112: fix byte order in SMBUS operationsEllen Wang
2015-07-14HID: cp2112: fix I2C_SMBUS_BYTE writeEllen Wang
2015-07-13HID: sony: Navigator Axis for L1 buttonSimon Wood
2015-07-13HID: wacom: remove the extra Pen interface for Wacom Bamboo PADBenjamin Tissoires
2015-07-13HID: rmi: Write updated F11 control registers after resetAndrew Duggan
2015-07-10HID: input: call input_sync() when automatically releasing a keyDmitry Torokhov
2015-07-10HID: cp2112: support i2c write-read transfers in hid-cp2112Ellen Wang
2015-07-09HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring
2015-07-09HID: rmi: Disable scanning if the device is not a wake sourceAndrew Duggan
2015-07-09HID: cp2112: support large i2c transfersEllen Wang
2015-07-08HID: i2c-hid: Call device suspend callback before disabling irqGabriele Mazzotta
2015-07-08HID: cp2112: fix to force single data-report replyAntonio Borneo
2015-07-08HID: wacom: Enable pad device for older Bamboo Touch tabletsJason Gerecke
2015-07-08HID: usbhid: no flushing if device is already polledOliver Neukum