index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
2021-08-20
HID: logitech-hidpp: battery: provide CAPACITY property for newer devices
Hamza Mahfooz
2021-08-20
HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it
Christophe JAILLET
2021-06-30
Merge branch 'for-5.14/logitech' into for-linus
Jiri Kosina
2021-05-27
HID: logitech-hidpp: initialize level variable
Tom Rix
2021-05-05
HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr...
Hans de Goede
2021-04-07
HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses
Lee Jones
2021-01-18
HID: logitech-hidpp: add support for Unified Battery (1004) feature
Filipe Laíns
2021-01-14
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
Nicholas Miell
2020-11-25
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse
Hans de Goede
2020-11-19
HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
Hans de Goede
2020-11-12
HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge
Hans de Goede
2020-10-22
HID: logitech-hidpp: Add PID for MX Anywhere 2
Harry Cutts
2020-07-07
HID: logitech-hidpp: avoid repeated "multiplier = " log messages
Maciej S. Szmigiero
2020-04-06
HID: logitech: drop outdated references to unifying receivers
Filipe Laíns
2020-01-28
HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...
Filipe Laíns
2020-01-13
HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
Christophe JAILLET
2019-12-18
hid-logitech-hidpp: read battery voltage from newer devices
Pedro Vanzella
2019-12-18
HID: logitech: Add MX Master 3 Mouse
Adrian Freund
2019-12-18
HID: logitech-hidpp: Support WirelessDeviceStatus connect events
Mazin Rezk
2019-12-18
HID: logitech-hidpp: Support translations from short to long reports
Mazin Rezk
2019-11-29
Merge branch 'for-5.5/logitech' into for-linus
Jiri Kosina
2019-11-15
HID: logitech-hidpp: Silence intermittent get_battery_capacity errors
Hans de Goede
2019-10-18
HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
Andrey Smirnov
2019-10-18
HID: logitech-hidpp: rework device validation
Andrey Smirnov
2019-10-18
HID: logitech-hidpp: split g920_get_config()
Andrey Smirnov
2019-10-03
HID: Fix assumption that devices have inputs
Alan Stern
2019-08-13
HID: logitech-hidpp: remove support for the G700 over USB
Benjamin Tissoires
2019-08-13
Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
Benjamin Tissoires
2019-07-17
HID: logitech-hidpp: add USB PID for a few more supported mice
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-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-22
HID: logitech-hidpp: Add support for the S510 remote control
Hans de Goede
2019-05-22
HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
Colin Ian King
2019-05-09
HID: logitech-hidpp: add support for the MX5500 keyboard
Hans de Goede
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports
Hans de Goede
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports
Hans de Goede
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 wheel reports
Hans de Goede
2019-04-23
HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic
Hans de Goede
2019-04-23
HID: logitech-hidpp: add input_device ptr to struct hidpp_device
Hans de Goede
2019-04-23
HID: logitech-hidpp: do not hardcode very long report length
Hans de Goede
2019-04-23
HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers
Hans de Goede
2019-04-23
HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
Hans de Goede
2019-04-23
HID: logitech-hidpp: remove unused origin_is_hid_core function parameter
Hans de Goede
2019-04-23
HID: logitech-hidpp: remove double assignment from __hidpp_send_report
Hans de Goede
2019-04-23
HID: logitech-hidpp: do not make failure to get the name fatal
Hans de Goede
2019-04-23
HID: logitech-hidpp: ignore very-short or empty names
Hans de Goede
2019-04-23
HID: logitech-hidpp: make .probe usbhid capable
Benjamin Tissoires
2019-04-23
HID: logitech-hidpp: allow non HID++ devices to be handled by this module
Benjamin Tissoires
2019-04-23
HID: logitech: Stop setting drvdata to NULL on probe failure and remove
Benjamin Tissoires
[next]