summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-google-hammer.c
AgeCommit message (Expand)Author
2023-05-23HID: google: add jewel USB idSung-Chi Li
2022-08-25HID: vivaldi: convert to use dev_groupsGreg Kroah-Hartman
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-14HID: google: modify HID device groups of eelZhengqiao Xia
2022-03-14HID: google: Add support for vivaldi to hid-hammerStephen Boyd
2022-03-14HID: google: switch to devm when registering keyboard backlight LEDDmitry Torokhov
2022-02-02HID: google: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2021-12-03HID: google: add eel USB idxiazhengqiao
2021-05-05HID: google: Add of_match table to Whiskers switch device.Ikjoon Jang
2021-03-08HID: google: add don USB idShou-Chieh Hsu
2021-02-02HID: google: Get HID report on probe to confirm tablet switch stateNicolas Boichat
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina
2019-10-10HID: google: Detect base folded usage instead of hard-coding whiskersNicolas Boichat
2019-10-10HID: google: add magnemite/masterball USB idsNicolas Boichat
2019-10-01HID: google: whiskers: signal tablet mode on connectDmitry Torokhov
2019-10-01HID: google: whiskers: signal tablet mode switch on disconnectDmitry Torokhov
2019-10-01HID: google: whiskers: more robust tablet mode detectionDmitry Torokhov
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2018-10-09HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()Jiri Kosina
2018-10-09HID: google: add support tablet mode switch for WhiskersDmitry Torokhov
2018-06-11HID: google: Add support for whiskersNicolas Boichat
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala
2018-03-27HID: google: add google hammer HID driverWei-Ning Huang