index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-dj.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xff
Mazin Rezk
2020-04-06
HID: logitech: drop outdated references to unifying receivers
Filipe Laíns
2020-03-10
HID: logitech-dj: add support for the static device in the Powerplay mat/rece...
Filipe Laíns
2020-02-12
HID: logitech-dj: add debug msg when exporting a HID++ report descriptors
Filipe Laíns
2019-09-22
Merge branch 'for-5.4/logitech' into for-linus
Jiri Kosina
2019-08-26
HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails
Hans de Goede
2019-08-23
hid-logitech-dj: add the new Lightspeed receiver
Filipe Laíns
2019-08-23
HID: logitech-dj: add support of the G700(s) receiver
Benjamin Tissoires
2019-08-23
Merge branch 'master' into for-5.4/logitech
Benjamin Tissoires
2019-08-05
HID: logitech-dj: extend consumer usages range
Olivier Gay
2019-08-05
HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices
Hans de Goede
2019-07-17
HID: logitech-dj: add the Powerplay receiver
Filipe Laíns
2019-07-17
HID: logitech-dj: rename "gaming" receiver to "lightspeed"
Filipe Laíns
2019-07-10
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-26
HID: logitech-dj: Fix forwarding of very long HID++ reports
Hans de Goede
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-11
HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
HID: logitech-dj: Fix 064d:c52f receiver support
Hans de Goede
2019-05-22
HID: logitech-dj: make const array template static
Colin Ian King
2019-05-09
HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver
Hans de Goede
2019-05-09
HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-Receiver
Hans de Goede
2019-04-30
HID: logitech-dj: fix spelling in printk
Colin Ian King
2019-04-23
HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver
Hans de Goede
2019-04-23
HID: logitech-dj: make appending of the HID++ descriptors conditional
Hans de Goede
2019-04-23
HID: logitech-dj: remove false-positive error on double queueing of delayed-work
Hans de Goede
2019-04-23
HID: logitech-dj: pick a better name for non-unifying receivers
Hans de Goede
2019-04-23
HID: logitech-dj: deal with some KVMs adding an extra interface to the usbdev
Hans de Goede
2019-04-23
HID: logitech-dj: replace dev_err calls with hid_err calls
Hans de Goede
2019-04-23
HID: logitech-dj: add support for 27 MHz mouse-only receivers
Hans de Goede
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
2019-04-23
HID: logitech-dj: add support for the gaming unifying receiver
Benjamin Tissoires
2019-04-23
HID: logitech-dj: add support for non unifying receivers
Hans de Goede
2019-04-23
HID: logitech-dj: add logi_dj_recv_queue_unknown_work helper
Hans de Goede
2019-04-23
HID: logitech-dj: support sharing struct dj_receiver_dev between USB-interfaces
Hans de Goede
2019-04-23
HID: logitech-dj: rename dj_receiver_dev.hdev to dj_receiver_dev.hidpp
Hans de Goede
2019-04-23
HID: logitech-dj: protect the paired_dj_devices access in add_djhid_dev with ...
Hans de Goede
2019-04-23
HID: logitech-dj: remove unused querying_devices variable
Hans de Goede
2019-04-23
HID: logitech-dj: do not schedule the dj report itself
Benjamin Tissoires
2019-04-23
HID: logitech-dj: remove USB dependency
Benjamin Tissoires
2019-04-23
HID: logitech-dj: declare and use a few HID++ 1.0 constants
Benjamin Tissoires
2019-04-23
HID: logitech-dj: use BIT() macro for RF Report types
Benjamin Tissoires
2019-04-23
HID: logitech-dj: fix variable naming in logi_dj_hidpp_event
Benjamin Tissoires
2019-04-23
HID: logitech-dj: reshuffle logi_dj_recv_forward_*
Benjamin Tissoires
2019-04-23
HID: logitech: Stop setting drvdata to NULL on probe failure and remove
Benjamin Tissoires
2017-04-06
HID: logitech-dj: allow devices to request full pairing information
Benjamin Tissoires
2014-12-17
HID: logitech-dj: check report length
Peter Wu
2014-10-29
HID: logitech-dj: enable notifications on connect/disconnect
Benjamin Tissoires
[next]