aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-google-hammer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25HID: vivaldi: convert to use dev_groupsGreg Kroah-Hartman1-1/+3
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-26/+25
2022-03-14HID: google: modify HID device groups of eelZhengqiao Xia1-1/+1
2022-03-14HID: google: Add support for vivaldi to hid-hammerStephen Boyd1-0/+11
2022-03-14HID: google: switch to devm when registering keyboard backlight LEDDmitry Torokhov1-25/+13
2022-02-02HID: google: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+1
2021-12-03HID: google: add eel USB idxiazhengqiao1-0/+2
2021-05-05HID: google: Add of_match table to Whiskers switch device.Ikjoon Jang1-0/+10
2021-03-08HID: google: add don USB idShou-Chieh Hsu1-0/+2
2021-02-02HID: google: Get HID report on probe to confirm tablet switch stateNicolas Boichat1-19/+66
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh1-0/+2
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina1-43/+103
2019-10-10HID: google: Detect base folded usage instead of hard-coding whiskersNicolas Boichat1-28/+25
2019-10-10HID: google: add magnemite/masterball USB idsNicolas Boichat1-0/+4
2019-10-01HID: google: whiskers: signal tablet mode on connectDmitry Torokhov1-6/+6
2019-10-01HID: google: whiskers: signal tablet mode switch on disconnectDmitry Torokhov1-1/+23
2019-10-01HID: google: whiskers: more robust tablet mode detectionDmitry Torokhov1-15/+56
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+2
2018-10-09HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()Jiri Kosina1-1/+1
2018-10-09HID: google: add support tablet mode switch for WhiskersDmitry Torokhov1-19/+394
2018-06-11HID: google: Add support for whiskersNicolas Boichat1-0/+2
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala1-0/+14
2018-03-27HID: google: add google hammer HID driverWei-Ning Huang1-0/+124