aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-goodix-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-13HID: hid-goodix-spi: Add OF supportsCharles Wang1-6/+11
2024-11-06HID: hid-goodix: Fix HID get/set feature operation overwritten problemCharles Wang1-5/+6
2024-11-06HID: hid-goodix: Return 0 when receiving an empty HID feature packageCharles Wang1-2/+5
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski1-9/+0
2024-08-29HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()Dan Carpenter1-7/+15
2024-08-19HID: hid-goodix: Add Goodix HID-over-SPI driverCharles Wang1-0/+810