+++ /dev/null
-From 5fbfa712836ece589d2c631a906fcc4a323e2c79 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Wed, 3 Apr 2024 19:54:24 +0300
-Subject: HID: logitech-dj: allow mice to use all types of reports
-
-From: Yaraslau Furman <yaro330@gmail.com>
-
-[ Upstream commit 21f28a7eb78dea6c59be6b0a5e0b47bf3d25fcbb ]
-
-You can bind whatever action you want to the mouse's reprogrammable
-buttons using Windows application. Allow Linux to receive multimedia keycodes.
-
-Fixes: 3ed224e273ac ("HID: logitech-dj: Fix 064d:c52f receiver support")
-Signed-off-by: Yaraslau Furman <yaro330@gmail.com>
-Reviewed-by: Hans de Goede <hdegoede@redhat.com>
-Signed-off-by: Jiri Kosina <jkosina@suse.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- drivers/hid/hid-logitech-dj.c | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c
-index f4d79ec826797..929a2c7cbc05e 100644
---- a/drivers/hid/hid-logitech-dj.c
-+++ b/drivers/hid/hid-logitech-dj.c
-@@ -904,9 +904,7 @@ static void logi_hidpp_dev_conn_notif_equad(struct hid_device *hdev,
- }
- break;
- case REPORT_TYPE_MOUSE:
-- workitem->reports_supported |= STD_MOUSE | HIDPP;
-- if (djrcv_dev->type == recvr_type_mouse_only)
-- workitem->reports_supported |= MULTIMEDIA;
-+ workitem->reports_supported |= STD_MOUSE | HIDPP | MULTIMEDIA;
- break;
- }
- }
---
-2.43.0
-
drm-amdgpu-validate-the-parameters-of-bo-mapping-operations-more-clearly.patch
nouveau-fix-instmem-race-condition-around-ptr-stores.patch
nilfs2-fix-oob-in-nilfs_set_de_type.patch
-hid-logitech-dj-allow-mice-to-use-all-types-of-repor.patch
arm64-dts-rockchip-fix-alphabetical-ordering-rk3399-.patch
arm64-dts-rockchip-enable-internal-pull-up-on-pcie_w.patch
arm64-dts-rockchip-remove-unsupported-node-from-the-.patch
+++ /dev/null
-From 9630702e71f75f88bb1b1afb81926035721850ff Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Wed, 3 Apr 2024 19:54:24 +0300
-Subject: HID: logitech-dj: allow mice to use all types of reports
-
-From: Yaraslau Furman <yaro330@gmail.com>
-
-[ Upstream commit 21f28a7eb78dea6c59be6b0a5e0b47bf3d25fcbb ]
-
-You can bind whatever action you want to the mouse's reprogrammable
-buttons using Windows application. Allow Linux to receive multimedia keycodes.
-
-Fixes: 3ed224e273ac ("HID: logitech-dj: Fix 064d:c52f receiver support")
-Signed-off-by: Yaraslau Furman <yaro330@gmail.com>
-Reviewed-by: Hans de Goede <hdegoede@redhat.com>
-Signed-off-by: Jiri Kosina <jkosina@suse.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- drivers/hid/hid-logitech-dj.c | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c
-index 0c2aa9024b878..32236f39664b7 100644
---- a/drivers/hid/hid-logitech-dj.c
-+++ b/drivers/hid/hid-logitech-dj.c
-@@ -904,9 +904,7 @@ static void logi_hidpp_dev_conn_notif_equad(struct hid_device *hdev,
- }
- break;
- case REPORT_TYPE_MOUSE:
-- workitem->reports_supported |= STD_MOUSE | HIDPP;
-- if (djrcv_dev->type == recvr_type_mouse_only)
-- workitem->reports_supported |= MULTIMEDIA;
-+ workitem->reports_supported |= STD_MOUSE | HIDPP | MULTIMEDIA;
- break;
- }
- }
---
-2.43.0
-
nouveau-fix-instmem-race-condition-around-ptr-stores.patch
nilfs2-fix-oob-in-nilfs_set_de_type.patch
kvm-async_pf-cleanup-kvm_setup_async_pf.patch
-hid-logitech-dj-allow-mice-to-use-all-types-of-repor.patch
arm64-dts-rockchip-fix-alphabetical-ordering-rk3399-.patch
arm64-dts-rockchip-enable-internal-pull-up-on-pcie_w.patch
arm64-dts-mediatek-mt8183-add-power-domains-properit.patch