summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-tf103c-dock.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: asus-tf103c-dock: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-06-131-1/+1
* platform/x86: asus-tf103c-dock: Constify toprow keymapThomas Weißschuh2023-02-061-1/+1
* platform/x86: asus-tf103c-dock: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* platform/x86: asus-tf103c-dock: Make 2 global structs staticHans de Goede2022-01-241-2/+2
* platform/x86: Add Asus TF103C dock driverHans de Goede2022-01-051-0/+945