| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-16 | Merge branch 'for-7.1/core-v2' into for-linus | Jiri Kosina | 1 | -4/+4 |
| 2026-04-10 | HID: logitech-dj: fix wrong detection of bad DJ_SHORT output report | Benjamin Tissoires | 1 | -1/+2 |
| 2026-04-09 | HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write | Lee Jones | 1 | -0/+10 |
| 2026-04-09 | HID: logitech-dj: Standardise hid_report_enum variable nomenclature | Lee Jones | 1 | -6/+6 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+4 |
| 2026-02-09 | Merge branch 'for-6.20/pm_ptr-v3' into for-linus | Jiri Kosina | 1 | -5/+1 |
| 2026-02-02 | HID: logitech-dj: Differentiate "invalid device index" error | Bastien Nocera | 1 | -1/+1 |
| 2026-01-28 | HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PM | Bastien Nocera | 1 | -5/+1 |
| 2025-12-02 | Merge branch 'for-6.19/logitech' into for-linus | Jiri Kosina | 1 | -7/+115 |
| 2025-11-26 | HID: logitech-dj: Fix probe failure when used with KVM | Hans de Goede | 1 | -8/+16 |
| 2025-11-26 | HID: logitech-dj: Remove duplicate error logging | Hans de Goede | 1 | -33/+23 |
| 2025-11-26 | HID: logitech-dj: Add support for G Pro X Superlight 2 receiver | Nathan Rossi | 1 | -0/+4 |
| 2025-10-14 | HID: logitech-dj: Add support for a new lightspeed receiver iteration | Mavroudis Chatzilazaridis | 1 | -7/+111 |
| 2025-08-20 | HID: logitech: Add ids for G PRO 2 LIGHTSPEED | Matt Coffin | 1 | -0/+4 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-16 | Merge branch 'for-6.11/module-description' into for-linus | Benjamin Tissoires | 1 | -0/+1 |
| 2024-06-06 | HID: logitech-dj: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-06-04 | HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() | José Expósito | 1 | -1/+3 |
| 2024-04-03 | HID: logitech-dj: allow mice to use all types of reports | Yaraslau Furman | 1 | -3/+1 |
| 2023-11-21 | Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration" | Jiri Kosina | 1 | -8/+3 |
| 2023-08-22 | HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode() | Nikita Zhandarovich | 1 | -1/+4 |
| 2023-08-14 | HID: logitech-dj: Add support for a new lightspeed receiver iteration | Mavroudis Chatzilazaridis | 1 | -3/+8 |
| 2023-02-06 | HID: logitech-dj: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -2/+2 |
| 2022-02-16 | HID: logitech-dj: add new lightspeed receiver id | Lucas Zampieri | 1 | -0/+1 |
| 2021-12-02 | HID: add hid_is_usb() function to make it simpler for USB detection | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-06-30 | Merge branch 'for-5.14/multitouch' into for-linus | Jiri Kosina | 1 | -0/+8 |
| 2021-06-25 | HID: logitech-dj: Implement may_wakeup ll-driver callback | Hans de Goede | 1 | -0/+8 |
| 2021-05-05 | HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr... | Hans de Goede | 1 | -0/+8 |
| 2021-03-08 | HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode | Hans de Goede | 1 | -3/+88 |
| 2021-03-08 | HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported ... | Hans de Goede | 1 | -17/+23 |
| 2021-02-09 | HID: logitech-dj: add support for the new lightspeed connection iteration | Filipe Laíns | 1 | -1/+6 |
| 2021-02-05 | HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming | Filipe Laíns | 1 | -0/+1 |
| 2021-01-08 | HID: logitech-dj: add the G602 receiver | Filipe Laíns | 1 | -0/+4 |
| 2020-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -1/+21 |
| 2020-11-19 | HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver | Hans de Goede | 1 | -0/+1 |
| 2020-11-19 | HID: logitech-dj: Fix an error in mse_bluetooth_descriptor | Hans de Goede | 1 | -1/+1 |
| 2020-11-12 | HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpad | Hans de Goede | 1 | -0/+19 |
| 2020-09-01 | HID: logitech-dj: Fix spelling in comment | Chris Packham | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-07 | HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xff | Mazin Rezk | 1 | -3/+3 |
| 2020-04-06 | HID: logitech: drop outdated references to unifying receivers | Filipe Laíns | 1 | -2/+2 |
| 2020-03-10 | HID: logitech-dj: add support for the static device in the Powerplay mat/rece... | Filipe Laíns | 1 | -2/+7 |
| 2020-02-12 | HID: logitech-dj: add debug msg when exporting a HID++ report descriptors | Filipe Laíns | 1 | -0/+2 |
| 2019-09-22 | Merge branch 'for-5.4/logitech' into for-linus | Jiri Kosina | 1 | -4/+18 |
| 2019-08-26 | HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails | Hans de Goede | 1 | -5/+5 |
| 2019-08-23 | hid-logitech-dj: add the new Lightspeed receiver | Filipe Laíns | 1 | -2/+11 |
| 2019-08-23 | HID: logitech-dj: add support of the G700(s) receiver | Benjamin Tissoires | 1 | -0/+5 |
| 2019-08-23 | Merge branch 'master' into for-5.4/logitech | Benjamin Tissoires | 1 | -3/+7 |
| 2019-08-05 | HID: logitech-dj: extend consumer usages range | Olivier Gay | 1 | -2/+2 |
| 2019-08-05 | HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices | Hans de Goede | 1 | -1/+1 |
| 2019-07-17 | HID: logitech-dj: add the Powerplay receiver | Filipe Laíns | 1 | -0/+4 |
| 2019-07-17 | HID: logitech-dj: rename "gaming" receiver to "lightspeed" | Filipe Laíns | 1 | -2/+2 |
| 2019-07-10 | Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite... | Jiri Kosina | 1 | -23/+13 |
| 2019-06-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -1/+3 |
| 2019-06-26 | HID: logitech-dj: Fix forwarding of very long HID++ reports | Hans de Goede | 1 | -1/+3 |
| 2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -15/+35 |
| 2019-06-11 | HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices | YueHaibing | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -16/+1 |
| 2019-06-05 | HID: logitech-dj: Fix 064d:c52f receiver support | Hans de Goede | 1 | -15/+27 |
| 2019-05-22 | HID: logitech-dj: make const array template static | Colin Ian King | 1 | -6/+8 |
| 2019-05-09 | HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver | Hans de Goede | 1 | -0/+3 |
| 2019-05-09 | HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-Receiver | Hans de Goede | 1 | -0/+8 |
| 2019-04-30 | HID: logitech-dj: fix spelling in printk | Colin Ian King | 1 | -1/+1 |
| 2019-04-23 | HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver | Hans de Goede | 1 | -6/+85 |
| 2019-04-23 | HID: logitech-dj: make appending of the HID++ descriptors conditional | Hans de Goede | 1 | -14/+21 |
| 2019-04-23 | HID: logitech-dj: remove false-positive error on double queueing of delayed-work | Hans de Goede | 1 | -18/+4 |
| 2019-04-23 | HID: logitech-dj: pick a better name for non-unifying receivers | Hans de Goede | 1 | -5/+29 |
| 2019-04-23 | HID: logitech-dj: deal with some KVMs adding an extra interface to the usbdev | Hans de Goede | 1 | -1/+31 |
| 2019-04-23 | HID: logitech-dj: replace dev_err calls with hid_err calls | Hans de Goede | 1 | -27/+18 |
| 2019-04-23 | HID: logitech-dj: add support for 27 MHz mouse-only receivers | Hans de Goede | 1 | -0/+14 |
| 2019-04-23 | HID: logitech-dj: add support for 27 MHz receivers | Hans de Goede | 1 | -1/+93 |
| 2019-04-23 | HID: logitech-dj: add support for the gaming unifying receiver | Benjamin Tissoires | 1 | -1/+57 |
| 2019-04-23 | HID: logitech-dj: add support for non unifying receivers | Hans de Goede | 1 | -39/+272 |
| 2019-04-23 | HID: logitech-dj: add logi_dj_recv_queue_unknown_work helper | Hans de Goede | 1 | -15/+30 |
| 2019-04-23 | HID: logitech-dj: support sharing struct dj_receiver_dev between USB-interfaces | Hans de Goede | 1 | -27/+149 |
| 2019-04-23 | HID: logitech-dj: rename dj_receiver_dev.hdev to dj_receiver_dev.hidpp | Hans de Goede | 1 | -12/+10 |
| 2019-04-23 | HID: logitech-dj: protect the paired_dj_devices access in add_djhid_dev with ... | Hans de Goede | 1 | -0/+6 |
| 2019-04-23 | HID: logitech-dj: remove unused querying_devices variable | Hans de Goede | 1 | -5/+0 |
| 2019-04-23 | HID: logitech-dj: do not schedule the dj report itself | Benjamin Tissoires | 1 | -51/+85 |
| 2019-04-23 | HID: logitech-dj: remove USB dependency | Benjamin Tissoires | 1 | -33/+35 |
| 2019-04-23 | HID: logitech-dj: declare and use a few HID++ 1.0 constants | Benjamin Tissoires | 1 | -3/+12 |
| 2019-04-23 | HID: logitech-dj: use BIT() macro for RF Report types | Benjamin Tissoires | 1 | -6/+6 |
| 2019-04-23 | HID: logitech-dj: fix variable naming in logi_dj_hidpp_event | Benjamin Tissoires | 1 | -3/+10 |
| 2019-04-23 | HID: logitech-dj: reshuffle logi_dj_recv_forward_* | Benjamin Tissoires | 1 | -7/+7 |
| 2019-04-23 | HID: logitech: Stop setting drvdata to NULL on probe failure and remove | Benjamin Tissoires | 1 | -2/+0 |
| 2017-04-06 | HID: logitech-dj: allow devices to request full pairing information | Benjamin Tissoires | 1 | -8/+11 |
| 2014-12-17 | HID: logitech-dj: check report length | Peter Wu | 1 | -1/+15 |
| 2014-10-29 | HID: logitech-dj: enable notifications on connect/disconnect | Benjamin Tissoires | 1 | -1/+26 |
| 2014-10-29 | HID: logitech: allow the DJ device to request the unifying name | Benjamin Tissoires | 1 | -3/+21 |
| 2014-10-29 | HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device | Benjamin Tissoires | 1 | -28/+160 |
| 2014-10-29 | HID: logitech: move dj devices to the HID++ module | Benjamin Tissoires | 1 | -41/+1 |
| 2014-10-29 | HID: logitech-dj: merge header file into the source | Benjamin Tissoires | 1 | -1/+87 |
| 2014-10-29 | HID: logitech-dj: rely on hid groups to separate receivers from dj devices | Benjamin Tissoires | 1 | -28/+10 |
| 2014-08-27 | HID: logitech-dj: break out testing of validity of dj_device | Benjamin Tissoires | 1 | -24/+11 |
| 2014-08-25 | HID: logitech-dj: prevent false errors to be shown | Benjamin Tissoires | 1 | -18/+25 |
| 2014-08-21 | HID: logitech: perform bounds checking on device_id early enough | Jiri Kosina | 1 | -7/+6 |
| 2014-08-21 | HID: logitech: fix bounds checking on LED report size | Jiri Kosina | 1 | -1/+1 |
| 2014-02-17 | HID: logitech-dj: remove hid_output_raw_report call | Benjamin Tissoires | 1 | -15/+6 |
| 2014-02-17 | HID: logitech-dj: remove hidinput_input_event | Benjamin Tissoires | 1 | -64/+42 |
| 2014-01-16 | HID: logitech-dj: Fix USB 3.0 issue | Benjamin Tisssoires | 1 | -0/+8 |
| 2013-10-30 | HID: logitech-dj: small cleanup in rdcat() | Dan Carpenter | 1 | -7/+7 |
| 2013-09-13 | HID: logitech-dj: validate output report details | Kees Cook | 1 | -2/+8 |
| 2013-09-06 | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina | 1 | -7/+15 |
| 2013-09-04 | Merge branch 'master' into for-3.12/upstream | Jiri Kosina | 1 | -0/+45 |
| 2013-08-09 | Revert "HID: hid-logitech-dj: querying_devices was never set" | Jiri Kosina | 1 | -2/+0 |
| 2013-08-01 | HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event() | Peter Hurley | 1 | -1/+1 |
| 2013-07-22 | HID: hid-logitech-dj: querying_devices was never set | Nestor Lopez Casado | 1 | -0/+2 |
| 2013-07-22 | HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue"" | Nestor Lopez Casado | 1 | -0/+45 |
| 2013-07-22 | HID: fix data access in implement() | Jiri Kosina | 1 | -2/+10 |
| 2013-07-12 | HID: logitech-dj: use inlined helpers hid_hw_open/close | Benjamin Tissoires | 1 | -5/+5 |
| 2013-04-30 | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver... | Jiri Kosina | 1 | -48/+5 |
| 2013-03-09 | HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanups | Jiri Kosina | 1 | -8/+14 |
| 2013-03-07 | HID: logitech-dj: do not directly call hid_output_raw_report() during probe | Benjamin Tissoires | 1 | -8/+14 |
| 2013-03-01 | Revert "HID: Fix logitech-dj: missing Unifying device issue" | Andrew de los Reyes | 1 | -45/+0 |
| 2013-03-01 | HID: logitech-dj: Allow incoming packets during probe(). | Andrew de los Reyes | 1 | -0/+3 |
| 2013-02-25 | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 1 | -2/+1 |
| 2012-09-22 | HID: Fix logitech-dj: missing Unifying device issue | Nestor Lopez Casado | 1 | -0/+45 |
| 2012-09-05 | dj: memory scribble in logi_dj | Alan Cox | 1 | -2/+2 |
| 2012-06-03 | HID: logitech: don't use stack based dj_report structures | Marc Dionne | 1 | -14/+24 |
| 2012-05-22 | Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus | Jiri Kosina | 1 | -2/+3 |
| 2012-05-11 | HID: logitech: read all 32 bits of report type bitfield | Jonathan Nieder | 1 | -2/+3 |
| 2012-05-01 | HID: hid-logitech: Collect report descriptors before sending | Henrik Rydberg | 1 | -42/+29 |
| 2012-02-02 | HID: logitech: fix mask to enable DJ mode | Nestor Lopez Casado | 1 | -1/+1 |
| 2011-09-20 | HID: hid-logitech-dj: fix off by one | Nestor Lopez Casado | 1 | -4/+1 |
| 2011-09-15 | HID: Add full support for Logitech Unifying receivers | Nestor Lopez Casado | 1 | -0/+925 |