summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14Merge branch 'for-6.10/playstation' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/plarform-driver-remove-new' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/nintendo' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/kye' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/intel-ish' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/i2c-hid' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/hid-sysfs-emit' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/hid-debug' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/hid-bpf' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/asus' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/amd-sfh' into for-linusJiri Kosina
2024-05-07selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installedBenjamin Tissoires
2024-05-07selftests/hid: add tests for the Raptor Mach 2 joystickBenjamin Tissoires
2024-05-07selftests/hid: move the gamepads definitions in the test fileBenjamin Tissoires
2024-05-07selftests/hid: import base_gamepad.py from hid-toolsBenjamin Tissoires
2024-05-07selftests/hid: add Huion Kamvas Pro 19 testsBenjamin Tissoires
2024-05-07selftests/hid: tablets: also check for XP-Pen offset correctionBenjamin Tissoires
2024-05-07selftests/hid: tablets: add a couple of XP-PEN tabletsBenjamin Tissoires
2024-05-07selftests/hid: tablets: reduce the number of pen stateBenjamin Tissoires
2024-05-07selftests/hid: add support for HID-BPF pre-loading before starting a testBenjamin Tissoires
2024-05-07selftests/hid: import base_device.py from hid-toolsBenjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2Benjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19Benjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over BluetoothBenjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPenBenjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouseBenjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter MouseBenjamin Tissoires
2024-05-07HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16Benjamin Tissoires
2024-05-07HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24Benjamin Tissoires
2024-05-07HID: do not assume HAT Switch logical max < 8Benjamin Tissoires
2024-05-07HID: amd_sfh: Use amd_get_c2p_val() to read C2P registerBasavaraj Natikar
2024-05-07HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar
2024-05-07HID: amd_sfh: Modify and log error only if case of functionality failuresBasavaraj Natikar
2024-05-07HID: kye: Change Device Usage from Puck to MouseDavid Yang
2024-05-07HID: i2c-hid: Remove unused label in i2c_hid_set_powerKenny Levinsen
2024-05-06HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni
2024-05-06HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messagesZhang Lixu
2024-05-06HID: intel-ish-hid: Implement loading firmware from host featureZhang Lixu
2024-05-06HID: intel-ish-hid: Add driver_data for specifying the firmware filenameZhang Lixu
2024-05-06Documentation: hid: intel-ish-hid: add section for firmware loadingQianru Huang
2024-05-06Documentation: hid: intel-ish-hid: remove section numberingQianru Huang
2024-05-06HID: playstation: DS4: Fix calibration workaround for clone devicesMax Staudt
2024-05-06HID: i2c-hid: Use address probe to wake on resumeKenny Levinsen
2024-05-06HID: i2c-hid: Retry address probe after delayKenny Levinsen
2024-05-06HID: asus: add ROG Z13 lightbarLuke D. Jones
2024-05-06HID: asus: add ROG Ally N-Key ID and keycodesLuke D. Jones
2024-05-06HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()Luke D. Jones
2024-05-06HID: asus: fix more n-key report descriptors if n-key quirkedLuke D. Jones
2024-05-06HID: logitech: add a few Logitech HID++ device IDsAllan Sandfeld Jensen
2024-05-06HID: hid-debug: add EV_FF and FF_STATUS mappingsThomas Kuehne