summaryrefslogtreecommitdiffstats
path: root/drivers/hid/i2c-hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-131-0/+8
|\
| * HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng2019-05-091-0/+8
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"Hui Wang2019-04-111-2/+0Star
* HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang2019-04-011-0/+2
* Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina2019-03-051-0/+9
|\
| * HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng2019-01-211-0/+9
* | HID: i2c-hid: Disable runtime PM on Goodix touchpadKai-Heng Feng2019-01-141-0/+2
|/
* HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede2019-01-031-0/+8
* HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-191-0/+2
* Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina2018-11-061-1/+2
|\
| * i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds2018-10-271-1/+2
* | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2018-10-311-0/+8
* | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2018-10-261-0/+19
|/
* Merge branch 'for-4.20/i2c-hid' into for-linusJiri Kosina2018-10-234-20/+439
|\
| * HID: i2c-hid: override HID descriptors for certain devicesJulian Sax2018-09-294-20/+439
* | HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede2018-09-241-15/+3Star
* | HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier2018-09-141-3/+8
|/
* HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng2018-09-061-6/+7
* HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreenAceLan Kao2018-08-281-0/+2
* Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina2018-08-201-30/+27Star
|\
| * HID: i2c-hid: Add vddl regulator controlStephen Boyd2018-06-251-24/+24
| * HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd2018-06-251-6/+3Star
* | HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk2018-07-091-1/+1
|/
* Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina2018-06-081-8/+25
|\
| * HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior2018-05-301-2/+0Star
| * HID: i2c-hid: check if device is there before really probingDmitry Torokhov2018-05-151-0/+8
| * HID: i2c-hid: Silently fail probe for CHPN0001 touchscreenHans de Goede2018-04-161-0/+12
| * HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the functionHans de Goede2018-04-161-6/+5Star
* | HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2018-05-091-0/+2
* | HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina2018-04-191-1/+1
* | HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma2018-04-121-0/+13
|/
* Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina2018-04-051-2/+2
|\
| * HID: i2c-hid: Use ACPI_COMPANION() directlyAndy Shevchenko2018-02-161-2/+2
* | HID: i2c-hid: fix size check and type usageAaron Ma2018-02-161-6/+7
|/
* HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms"Rajat Jain2017-11-211-5/+13
* Merge branch 'for-4.15/upstream' into for-linusJiri Kosina2017-11-151-1/+6
|\
| * HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 deviceHans de Goede2017-11-091-1/+6
* | HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-09-131-1/+2
|/
* HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-271-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-101-24/+10Star
|\
| *---. Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina2017-07-101-24/+10Star
| |\ \ \
| | | * | HID: i2c-hid: move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | | |/
| | * / HID: i2c-hid: remove custom locking from i2c_hid_open/closeDmitry Torokhov2017-06-081-23/+9Star
| |/ /
* / / ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4Star
|/ /
* / HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede2017-05-291-0/+13
|/
*---. Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina2017-05-021-65/+40Star
|\ \ \
| | * | HID: i2c-hid: Fix error handlingChristophe JAILLET2017-03-061-1/+1
| | * | HID: i2c-hid: support regulator power on/offBrian Norris2017-03-061-2/+40
| |/ / |/| |
| * | HID: remove initial reading of reports at connectBenjamin Tissoires2017-03-211-63/+0Star
|/ /