| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-12 | HID: google: hammer: stop hardware on devres action failure | Myeonghun Pak | 1 | -1/+1 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2025-03-26 | Merge branch 'for-6.15/google' into for-linus | Jiri Kosina | 1 | -1/+0 |
| 2025-02-19 | HID: google: fix unused variable warning under !CONFIG_ACPI | Yu-Chun Lin | 1 | -0/+2 |
| 2025-02-19 | HID: google: don't include '<linux/pm_wakeup.h>' directly | Wolfram Sang | 1 | -1/+0 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-08-02 | HID: core: add helper for finding a field with a certain usage | Kerem Karabay | 1 | -25/+2 |
| 2024-06-06 | HID: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-04-03 | HID: google: hammer: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-05-23 | HID: google: add jewel USB id | Sung-Chi Li | 1 | -0/+2 |
| 2022-08-25 | HID: vivaldi: convert to use dev_groups | Greg Kroah-Hartman | 1 | -1/+3 |
| 2022-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -26/+25 |
| 2022-03-14 | HID: google: modify HID device groups of eel | Zhengqiao Xia | 1 | -1/+1 |
| 2022-03-14 | HID: google: Add support for vivaldi to hid-hammer | Stephen Boyd | 1 | -0/+11 |
| 2022-03-14 | HID: google: switch to devm when registering keyboard backlight LED | Dmitry Torokhov | 1 | -25/+13 |
| 2022-02-02 | HID: google: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
| 2021-12-03 | HID: google: add eel USB id | xiazhengqiao | 1 | -0/+2 |
| 2021-05-05 | HID: google: Add of_match table to Whiskers switch device. | Ikjoon Jang | 1 | -0/+10 |
| 2021-03-08 | HID: google: add don USB id | Shou-Chieh Hsu | 1 | -0/+2 |
| 2021-02-02 | HID: google: Get HID report on probe to confirm tablet switch state | Nicolas Boichat | 1 | -18/+65 |
| 2020-03-16 | HID: google: add moonball USB id | Chen-Tsung Hsieh | 1 | -0/+2 |
| 2019-11-29 | Merge branch 'for-5.5/whiskers' into for-linus | Jiri Kosina | 1 | -43/+103 |
| 2019-10-10 | HID: google: Detect base folded usage instead of hard-coding whiskers | Nicolas Boichat | 1 | -28/+25 |
| 2019-10-10 | HID: google: add magnemite/masterball USB ids | Nicolas Boichat | 1 | -0/+4 |
| 2019-10-01 | HID: google: whiskers: signal tablet mode on connect | Dmitry Torokhov | 1 | -6/+6 |
| 2019-10-01 | HID: google: whiskers: signal tablet mode switch on disconnect | Dmitry Torokhov | 1 | -1/+23 |
| 2019-10-01 | HID: google: whiskers: more robust tablet mode detection | Dmitry Torokhov | 1 | -15/+56 |
| 2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra | 1 | -2/+2 |
| 2018-10-09 | HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS() | Jiri Kosina | 1 | -1/+1 |
| 2018-10-09 | HID: google: add support tablet mode switch for Whiskers | Dmitry Torokhov | 1 | -19/+394 |
| 2018-06-11 | HID: google: Add support for whiskers | Nicolas Boichat | 1 | -0/+2 |
| 2018-03-28 | HID: google: Enable PM Full On mode when adjusting backlight | Haridhar Kalvala | 1 | -0/+14 |
| 2018-03-27 | HID: google: add google hammer HID driver | Wei-Ning Huang | 1 | -0/+124 |