summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-thc-hid
AgeCommit message (Expand)AuthorLines
2026-02-09Merge branch 'for-6.20/intel-thc' into for-linusJiri Kosina-43/+81
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu-0/+2
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add power management for touch deviceEven Xu-1/+13
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add output report supportEven Xu-0/+28
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Support writing output report formatEven Xu-6/+11
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writesEven Xu-3/+1
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variablesEven Xu-33/+28
2026-01-07HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu-0/+5
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann-0/+1
2025-12-19HID: Intel-thc-hid: Intel-thc: Fix wrong register readingEven Xu-2/+2
2025-12-19HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents valueThomas Fourier-1/+5
2025-10-30HID: intel-thc-hid: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-6/+0
2025-10-14HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id'sAbhishek Tamboli-0/+8
2025-10-14HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge...Even Xu-2/+1
2025-10-14HID: intel-thc-hid: intel-quicki2c: Fix wrong type castingXinpeng Sun-1/+1
2025-09-30Merge branch 'for-6.18/intel-thc-hid' into for-linusBenjamin Tissoires-11/+55
2025-09-19HID: intel-thc-hid: intel-quicki2c: support ACPI config for advanced featuresXinpeng Sun-10/+53
2025-09-19Merge remote-tracking branch 'origin' into for-6.18/intel-thc-hidJiri Kosina-2/+5
2025-09-12HID: intel-thc-hid: intel-quickspi: Add WCL Device IDsXinpeng Sun-0/+4
2025-09-12HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDsXinpeng Sun-0/+4
2025-08-13HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flowEven Xu-0/+1
2025-08-12HID: Intel-thc-hid: Intel-thc: Use str_true_false() helperLiu Song-1/+2
2025-08-11HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs saveAaron Ma-2/+2
2025-08-11HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB lengthAaron Ma-0/+2
2025-07-31Merge branch 'for-6.17/intel-thc' into for-linusJiri Kosina-121/+544
2025-06-10HID: intel-thc: make ptl_ddata staticJiri Kosina-1/+1
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch featureEven Xu-0/+14
2025-06-10HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch featureEven Xu-0/+15
2025-06-10HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch supportEven Xu-0/+125
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu-1/+25
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTLEven Xu-4/+64
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add driver data supportEven Xu-17/+32
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Refine code commentsEven Xu-81/+69
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay controlEven Xu-0/+100
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce max input size controlEven Xu-0/+105
2025-06-10HID: Intel-thc-hid: Intel-thc: Refine code commentsEven Xu-20/+20
2025-06-10HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel docEven Xu-3/+4
2025-04-24HID: intel-thc-hid: intel-thc: make read-only arrays static constColin Ian King-2/+2
2025-04-24HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_o...Wentao Guan-6/+1
2025-03-26Merge branch 'for-6.15/intel-thc' into for-linusJiri Kosina-23/+15
2025-03-05HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramaticallyEven Xu-4/+4
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu-0/+2
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King-1/+1
2025-02-18Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issueEven Xu-1/+1
2025-02-07HID: intel-thc-hid: Remove deprecated PCI API callsPhilipp Stanner-18/+10
2025-02-03HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann-1/+0
2025-01-14HID: intel-thc-hid: fix build errors in um modeEven Xu-0/+1
2025-01-13HID: intel-thc-hid: intel-quicki2c: fix potential memory corruptionEven Xu-1/+4
2025-01-13HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init()Dan Carpenter-1/+1
2025-01-09HID: intel-thc-hid: intel-quicki2c: Add PM implementationEven Xu-0/+249