summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-goodix-spi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-goodix-spi: Add OF supportsCharles Wang2024-11-131-6/+11
* HID: hid-goodix: Fix HID get/set feature operation overwritten problemCharles Wang2024-11-061-5/+6
* HID: hid-goodix: Return 0 when receiving an empty HID feature packageCharles Wang2024-11-061-2/+5
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski2024-09-251-9/+0
* HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()Dan Carpenter2024-08-291-7/+15
* HID: hid-goodix: Add Goodix HID-over-SPI driverCharles Wang2024-08-191-0/+810