- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 20522fe Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad" by Hui Wang · 6 years ago
- 74e7c6c HID: i2c-hid: Disable runtime PM on Synaptics touchpad by Hui Wang · 6 years ago
- 9f66d83 Merge branch 'for-5.1/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
- 1475af2 HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels by Kai-Heng Feng · 6 years ago
- 77ae0d8 HID: i2c-hid: Disable runtime PM on Goodix touchpad by Kai-Heng Feng · 6 years ago
- f8f8074 HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 6 years ago
- 86c3152 HID: i2c-hid: Disable runtime PM for LG touchscreen by Kai-Heng Feng · 6 years ago
- 0c72442 Merge branch 'master' into for-4.20/upstream-fixes by Jiri Kosina · 6 years ago
- 399474e HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 6 years ago
- b59dfda i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 6 years ago
- 00b790e HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel by Kai-Heng Feng · 6 years ago
- 4e7be68 Merge branch 'for-4.20/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
- 9ee3e06 HID: i2c-hid: override HID descriptors for certain devices by Julian Sax · 6 years ago
- afbb116 HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling by Hans de Goede · 6 years ago
- 807588a HID: i2c-hid: disable runtime PM operations on hantick touchpad by Anisse Astier · 6 years ago
- 52cf93e HID: i2c-hid: Don't reset device upon system resume by Kai-Heng Feng · 6 years ago
- fb6acf7 HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen by AceLan Kao · 6 years ago
- 4435b57 Merge branch 'for-4.19/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
- ef6eaf2 HID: i2c-hid: Fix "incomplete report" noise by Jason Andryuk · 7 years ago
- 6136f97 HID: i2c-hid: Add vddl regulator control by Stephen Boyd · 7 years ago
- d6f8389 HID: i2c-hid: Use devm to allocate i2c_hid struct by Stephen Boyd · 7 years ago
- 72d0beb Merge branch 'for-4.18/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
- d44c281 HID: i2c-hid: remove i2c_hid_open_mut by Sebastian Andrzej Siewior · 7 years ago
- b3a81b6 HID: i2c-hid: check if device is there before really probing by Dmitry Torokhov · 7 years ago
- 070b963 HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B by Hans de Goede · 7 years ago
- b658912 HID: i2c-hid: fix inverted return value from i2c_hid_command() by Jiri Kosina · 7 years ago
- 2dcc819 HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen by Hans de Goede · 7 years ago
- 67767a5 HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function by Hans de Goede · 7 years ago
- 3e83eda HID: i2c-hid: Fix resume issue on Raydium touchscreen device by Aaron Ma · 7 years ago
- f73fee74 Merge branch 'for-4.17/hid-i2c' into for-linus by Jiri Kosina · 7 years ago
- ac75a04 HID: i2c-hid: fix size check and type usage by Aaron Ma · 7 years ago
- 8afede1 HID: i2c-hid: Use ACPI_COMPANION() directly by Andy Shevchenko · 7 years ago
- 847989e HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" by Rajat Jain · 7 years ago
- 6ed7a70 Merge branch 'for-4.15/upstream' into for-linus by Jiri Kosina · 7 years ago
- 402946a HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device by Hans de Goede · 7 years ago
- 8320cae HID: i2c-hid: allocate hid buffers for real worst case by Adrian Salido · 7 years ago
- fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
- a91ab91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
- 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 8 years ago
- 85ae911 HID: i2c-hid: remove custom locking from i2c_hid_open/close by Dmitry Torokhov · 8 years ago
- 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
- f3d3eab HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices by Hans de Goede · 8 years ago
- 91b9ae4 HID: i2c-hid: move header file out of I2C realm by Wolfram Sang · 8 years ago
- 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
- 9143059 HID: remove initial reading of reports at connect by Benjamin Tissoires · 8 years ago
- d3d9adf HID: i2c-hid: Fix error handling by Christophe JAILLET · 8 years ago
- 572d3c6 HID: i2c-hid: support regulator power on/off by Brian Norris · 8 years ago
- a89af4a HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 8 years ago
- 8cd1616 HID: fix missing irq field by Benjamin Tissoires · 8 years ago
- ba1660f HID: i2c-hid: fix build by Jiri Kosina · 8 years ago
- d46ddc5 HID: i2c-hid: Disable IRQ before freeing buffers by João Paulo Rechi Vita · 8 years ago
- 00f7fea HID: i2c-hid: force the IRQ level trigger only when not set by Benjamin Tissoires · 8 years ago
- 71af01a HID: i2c-hid: add a simple quirk to fix device defects by HungNien Chen · 8 years ago
- 93d26ae HID: i2c-hid: exit if the IRQ is not valid by David Arcari · 8 years ago
- ba18a93 Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts" by David Arcari · 8 years ago
- d9f448e3 HID: i2c-hid: set power sleep before shutdown by Guohua Zhong · 9 years ago
- 982e42d HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
- 3b65428 HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() by Dmitry Torokhov · 9 years ago
- 01714a6 HID: i2c-hid: Fix suspend/resume when already runtime suspended by Doug Anderson · 9 years ago
- 1dcdde9 HID: i2c-hid: Add hid-over-i2c name to i2c id table by Benson Leung · 9 years ago
- 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
- 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 9 years ago
- 6cf2e31 HID: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- f3984ed HID: i2c-hid: Fill in physical device providing HID functionality by Mika Westerberg · 9 years ago
- d1c4803 HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend by Andrew Duggan · 9 years ago
- af4739c HID: i2c-hid: Call device suspend callback before disabling irq by Gabriele Mazzotta · 10 years ago
- ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 10 years ago
- 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 10 years ago
- 3e48138 HID: i2c-hid: Do not set the ACPI companion field in the HID device by Andrew Duggan · 10 years ago
- c8fd51d HID: i2c-hid: fix harmless test_bit() issue by Dan Carpenter · 10 years ago
- a7d2bf2 HID: i2c-hid: Do not fail probing if gpiolib is not enabled by Mika Westerberg · 10 years ago
- a485923 HID: i2c-hid: Add support for ACPI GPIO interrupts by Mika Westerberg · 10 years ago
- 6d00f37 HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events by Seth Forshee · 10 years ago
- f2de746 HID: i2c-hid: The interrupt should be level sensitive by Mika Westerberg · 10 years ago
- 5b44c53 HID: i2c-hid: Do not free buffers in i2c_hid_stop() by Mika Westerberg · 10 years ago
- 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
- 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
- d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ by Gwendal Grignou · 10 years ago
- 721564a i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
- 6296f4a HID: i2c-hid: fix race condition reading reports by Jean-Baptiste Maneyrol · 10 years ago
- 08bb7be HID: i2c-hid: print the correct data in dbg msg by Jean-Baptiste Maneyrol · 10 years ago
- 109571c HID: i2c-hid: call the hid driver's suspend and resume callbacks by Andrew Duggan · 11 years ago
- f58b848 HID: i2c-hid: hid report descriptor retrieval changes by Archana Patni · 11 years ago
- 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 11 years ago
- ba04a57 Merge branch 'for-3.15/i2c-hid' into for-linus by Jiri Kosina · 11 years ago
- 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 11 years ago
- 525b870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- 5318251 HID: core: check parameters when sending/receiving data from the device by Benjamin Tissoires · 11 years ago
- 649f947 HID: i2c-hid: use generic .request() implementation by Benjamin Tissoires · 11 years ago
- 9b5a9ae HID: i2c-hid: implement ll_driver transport-layer callbacks by Benjamin Tissoires · 11 years ago
- cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
- 9d27f43 HID: fix buffer allocations by Benjamin Tissoires · 11 years ago
- 34f439e HID: i2c-hid: add runtime PM support by Mika Westerberg · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 6281385 Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linus by Jiri Kosina · 11 years ago
- ea547d7 ACPI / i2c-hid: replace open-coded _DSM code with helper functions by Jiang Liu · 11 years ago
- 94037ef HID: i2c-hid: disable interrupt on suspend by Mika Westerberg · 11 years ago
- 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago