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-hidpp.c
Age
Commit message (
Expand
)
Author
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
2019-04-23
Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech
Benjamin Tissoires
2019-04-01
HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent
Hans de Goede
2019-04-01
HID: logitech-hidpp: remove hidpp_is_connected()
Hans de Goede
2019-04-01
HID: logitech-hidpp: simplify printing of HID++ version
Hans de Goede
2019-03-20
HID: logitech: Handle 0 scroll events for the m560
Peter Hutterer
2019-03-19
HID: logitech: check the return value of create_singlethread_workqueue
Kangjie Lu
2018-12-07
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
Harry Cutts
2018-12-07
HID: logitech: Enable high-resolution scrolling on Logitech mice
Harry Cutts
2018-12-07
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
Harry Cutts
2018-12-07
HID: logitech-hidpp: fix typo, hiddpp to hidpp
Peter Hutterer
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
2018-11-22
Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"
Benjamin Tissoires
2018-11-22
Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
Benjamin Tissoires
2018-11-22
Revert "HID: logitech: fix a used uninitialized GCC warning"
Benjamin Tissoires
2018-09-24
HID: logitech: fix a used uninitialized GCC warning
zhong jiang
2018-09-05
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
Harry Cutts
2018-09-05
HID: logitech: Enable high-resolution scrolling on Logitech mice
Harry Cutts
2018-09-05
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
Harry Cutts
2017-10-12
HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"
Colin Ian King
2017-08-03
HID: logitech-hidpp: constify attribute_group structures.
Arvind Yadav
[next]