index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports
Hans de Goede
1
-12
/
+121
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports
Hans de Goede
1
-1
/
+76
2019-04-23
HID: logitech-hidpp: add support for HID++ 1.0 wheel reports
Hans de Goede
1
-0
/
+94
2019-04-23
HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic
Hans de Goede
1
-8
/
+19
2019-04-23
HID: logitech-hidpp: add input_device ptr to struct hidpp_device
Hans de Goede
1
-87
/
+56
2019-04-23
HID: logitech-hidpp: do not hardcode very long report length
Hans de Goede
1
-18
/
+32
2019-04-23
HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers
Hans de Goede
1
-0
/
+6
2019-04-23
HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
Hans de Goede
1
-4
/
+13
2019-04-23
HID: logitech-hidpp: remove unused origin_is_hid_core function parameter
Hans de Goede
1
-7
/
+7
2019-04-23
HID: logitech-hidpp: remove double assignment from __hidpp_send_report
Hans de Goede
1
-2
/
+0
2019-04-23
HID: logitech-hidpp: do not make failure to get the name fatal
Hans de Goede
1
-11
/
+8
2019-04-23
HID: logitech-hidpp: ignore very-short or empty names
Hans de Goede
1
-0
/
+3
2019-04-23
HID: logitech-hidpp: make .probe usbhid capable
Benjamin Tissoires
1
-41
/
+45
2019-04-23
HID: logitech-hidpp: allow non HID++ devices to be handled by this module
Benjamin Tissoires
1
-8
/
+68
2019-04-23
HID: logitech: Stop setting drvdata to NULL on probe failure and remove
Benjamin Tissoires
1
-5
/
+3
2019-04-23
Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech
Benjamin Tissoires
1
-3
/
+10
2019-04-01
HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent
Hans de Goede
1
-1
/
+5
2019-04-01
HID: logitech-hidpp: remove hidpp_is_connected()
Hans de Goede
1
-7
/
+2
2019-04-01
HID: logitech-hidpp: simplify printing of HID++ version
Hans de Goede
1
-14
/
+6
2019-03-20
HID: logitech: Handle 0 scroll events for the m560
Peter Hutterer
1
-2
/
+3
2019-03-19
HID: logitech: check the return value of create_singlethread_workqueue
Kangjie Lu
1
-1
/
+7
2018-12-07
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
Harry Cutts
1
-10
/
+5
2018-12-07
HID: logitech: Enable high-resolution scrolling on Logitech mice
Harry Cutts
1
-6
/
+295
2018-12-07
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
Harry Cutts
1
-13
/
+34
2018-12-07
HID: logitech-hidpp: fix typo, hiddpp to hidpp
Peter Hutterer
1
-6
/
+6
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
1
-34
/
+13
2018-11-22
Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"
Benjamin Tissoires
1
-245
/
+4
2018-11-22
Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
Benjamin Tissoires
1
-5
/
+10
2018-11-22
Revert "HID: logitech: fix a used uninitialized GCC warning"
Benjamin Tissoires
1
-3
/
+5
2018-09-24
HID: logitech: fix a used uninitialized GCC warning
zhong jiang
1
-5
/
+3
2018-09-05
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
Harry Cutts
1
-10
/
+5
2018-09-05
HID: logitech: Enable high-resolution scrolling on Logitech mice
Harry Cutts
1
-4
/
+245
2018-09-05
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
Harry Cutts
1
-13
/
+34
2017-10-12
HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"
Colin Ian King
1
-1
/
+2
2017-08-03
HID: logitech-hidpp: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-04-06
HID: logitech-hidpp: add a sysfs file to tell we support power_supply
Benjamin Tissoires
1
-0
/
+20
2017-04-06
HID: logitech-hidpp: enable HID++ 1.0 battery reporting
Benjamin Tissoires
1
-4
/
+230
2017-04-06
HID: logitech-hidpp: add support for battery status for the K750
Benjamin Tissoires
1
-2
/
+113
2017-04-06
HID: logitech-hidpp: battery: provide CAPACITY_LEVEL
Benjamin Tissoires
1
-10
/
+94
2017-04-06
HID: logitech-hidpp: rename battery level into capacity
Benjamin Tissoires
1
-27
/
+28
2017-04-06
HID: logitech-hidpp: battery: provide ONLINE property
Benjamin Tissoires
1
-11
/
+20
2017-04-06
HID: logitech-hidpp: notify battery on connect
Benjamin Tissoires
1
-0
/
+7
2017-04-06
HID: logitech-hidpp: return an error if the queried feature is not present
Benjamin Tissoires
1
-0
/
+3
2017-04-06
HID: logitech-hidpp: create the battery for all types of HID++ devices
Benjamin Tissoires
1
-51
/
+43
2017-04-06
HID: logitech-hidpp: forward device info in power_supply
Benjamin Tissoires
1
-0
/
+15
2017-04-06
HID: logitech-hidpp: handle battery events in hidpp_raw_hidpp_event()
Benjamin Tissoires
1
-6
/
+7
2017-04-06
HID: logitech-hidpp: rework hidpp_connect_event()
Benjamin Tissoires
1
-14
/
+5
2017-04-06
HID: logitech-hidpp: retrieve the HID++ device name when available
Benjamin Tissoires
1
-7
/
+7
2017-04-06
HID: logitech-hidpp: rework probe path for unifying devices
Benjamin Tissoires
1
-19
/
+67
[next]