Age | Commit message (Expand) | Author |
2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-02-23 | Merge branch 'for-5.12/uclogic' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/sony' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/playstation-v2' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/multitouch' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/logitech' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/intel-ish' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/i2c-hid' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/google' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/doc' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/chicony' into for-linus | Jiri Kosina |
2021-02-23 | Merge branch 'for-5.12/core' into for-linus | Jiri Kosina |
2021-02-20 | Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-02-18 | HID: playstation: add DualSense player LED support. | Roderick Colenbrander |
2021-02-18 | HID: playstation: add microphone mute support for DualSense. | Roderick Colenbrander |
2021-02-18 | HID: playstation: add initial DualSense lightbar support. | Roderick Colenbrander |
2021-02-18 | HID: wacom: Ignore attempts to overwrite the touch_max value from HID | Jason Gerecke |
2021-02-17 | HID: playstation: fix array size comparison (off-by-one) | Colin Ian King |
2021-02-17 | HID: playstation: fix unused variable in ps_battery_get_property. | Roderick Colenbrander |
2021-02-17 | HID: playstation: report DualSense hardware and firmware version. | Roderick Colenbrander |
2021-02-11 | HID: playstation: add DualSense classic rumble support. | Roderick Colenbrander |
2021-02-11 | HID: playstation: add DualSense Bluetooth support. | Roderick Colenbrander |
2021-02-11 | HID: playstation: track devices in list. | Roderick Colenbrander |
2021-02-11 | HID: playstation: add DualSense accelerometer and gyroscope support. | Roderick Colenbrander |
2021-02-11 | HID: playstation: add DualSense touchpad support. | Roderick Colenbrander |
2021-02-11 | HID: playstation: add DualSense battery support. | Roderick Colenbrander |
2021-02-11 | HID: playstation: use DualSense MAC address as unique identifier. | Roderick Colenbrander |
2021-02-11 | HID: playstation: initial DualSense USB support. | Roderick Colenbrander |
2021-02-09 | HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E | Hans de Goede |
2021-02-09 | HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx | Elia Devito |
2021-02-09 | HID: logitech-dj: add support for the new lightspeed connection iteration | Filipe Laíns |
2021-02-09 | HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID | You-Sheng Yang |
2021-02-05 | HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming | Filipe Laíns |
2021-02-05 | HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win... | Hans de Goede |
2021-02-05 | HID: displays: convert sysfs sprintf/snprintf family to sysfs_emit | Jiapeng Chong |
2021-02-05 | HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit | Jiapeng Chong |
2021-02-05 | HID: lg-g15: make a const array static, makes object smaller | Colin Ian King |
2021-02-02 | HID: google: Get HID report on probe to confirm tablet switch state | Nicolas Boichat |
2021-02-02 | HID: hid-input: avoid splitting keyboard, system and consumer controls | Dmitry Torokhov |
2021-01-26 | HID: correct kernel-doc notation in hid-quirks.c | Randy Dunlap |
2021-01-26 | HID: wacom: Correct NULL dereference on AES pen proximity | Jason Gerecke |
2021-01-26 | HID: multitouch: Set to high latency mode on suspend. | Blaž Hrastnik |
2021-01-25 | Merge 5.11-rc5 into staging-next | Greg Kroah-Hartman |
2021-01-25 | HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices | Kai-Heng Feng |
2021-01-22 | HID: hid-sensor-custom: Add custom sensor iio support | Ye Xiang |
2021-01-18 | HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core | Douglas Anderson |
2021-01-18 | HID: i2c-hid: Reorganize so ACPI and OF are separate modules | Douglas Anderson |
2021-01-18 | HID: logitech-hidpp: add support for Unified Battery (1004) feature | Filipe Laíns |
2021-01-18 | HID: sony: Add support for tilt on guitar hero guitars | Sanjay Govind |
2021-01-18 | HID: make arrays usage and value to be the same | Will McVicker |