summaryrefslogtreecommitdiffstats
path: root/drivers/hid/surface-hid
Commit message (Expand)AuthorAgeFilesLines
* HID: surface-hid: kbd: Convert to platform remove callback returning voidUwe Kleine-König2024-04-031-3/+2
* Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-221-1/+1
|\
| * HID: surface-hid: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* | platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-022-6/+6
* | platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz2023-02-021-1/+1
* | HID: surface-hid: Use target-ID enum instead of hard-coding valuesMaximilian Luz2023-02-021-1/+1
|/
* HID: surface-hid: Add support for hot-removalMaximilian Luz2022-06-131-1/+37
* HID: add suspend/resume helpersBenjamin Tissoires2021-12-021-20/+5
* HID: surface-hid: Allow driver matching for target ID 1 devicesMaximilian Luz2021-10-221-1/+1
* HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz2021-10-221-1/+1
* HID: surface-hid: Fix get-report requestMaximilian Luz2021-06-151-1/+1
* HID: surface-hid: Fix integer endian conversionMaximilian Luz2021-05-051-3/+3
* HID: surface-hid: Add support for legacy keyboard interfaceMaximilian Luz2021-03-303-0/+315
* HID: Add support for Surface Aggregator Module HID transportMaximilian Luz2021-03-305-0/+636