aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-google-hammer.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-26/+25
2022-03-14HID: google: modify HID device groups of eelGravatar Zhengqiao Xia 1-1/+1
2022-03-14HID: google: Add support for vivaldi to hid-hammerGravatar Stephen Boyd 1-0/+11
2022-03-14HID: google: switch to devm when registering keyboard backlight LEDGravatar Dmitry Torokhov 1-25/+13
2022-02-02HID: google: Use struct_size() helper in kzalloc()Gravatar Gustavo A. R. Silva 1-1/+1
2021-12-03HID: google: add eel USB idGravatar xiazhengqiao 1-0/+2
2021-05-05HID: google: Add of_match table to Whiskers switch device.Gravatar Ikjoon Jang 1-0/+10
2021-03-08HID: google: add don USB idGravatar Shou-Chieh Hsu 1-0/+2
2021-02-02HID: google: Get HID report on probe to confirm tablet switch stateGravatar Nicolas Boichat 1-19/+66
2020-03-16HID: google: add moonball USB idGravatar Chen-Tsung Hsieh 1-0/+2
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusGravatar Jiri Kosina 1-43/+103
2019-10-10HID: google: Detect base folded usage instead of hard-coding whiskersGravatar Nicolas Boichat 1-28/+25
2019-10-10HID: google: add magnemite/masterball USB idsGravatar Nicolas Boichat 1-0/+4
2019-10-01HID: google: whiskers: signal tablet mode on connectGravatar Dmitry Torokhov 1-6/+6
2019-10-01HID: google: whiskers: signal tablet mode switch on disconnectGravatar Dmitry Torokhov 1-1/+23
2019-10-01HID: google: whiskers: more robust tablet mode detectionGravatar Dmitry Torokhov 1-15/+56
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesGravatar Enric Balletbo i Serra 1-2/+2
2018-10-09HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()Gravatar Jiri Kosina 1-1/+1
2018-10-09HID: google: add support tablet mode switch for WhiskersGravatar Dmitry Torokhov 1-19/+394
2018-06-11HID: google: Add support for whiskersGravatar Nicolas Boichat 1-0/+2
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightGravatar Haridhar Kalvala 1-0/+14
2018-03-27HID: google: add google hammer HID driverGravatar Wei-Ning Huang 1-0/+124