index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
HID: logitech-hidpp: remove support for the G700 over USB
Benjamin Tissoires
1
-2
/
+0
2019-08-13
Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
Benjamin Tissoires
1
-20
/
+0
2019-07-17
HID: logitech-hidpp: add USB PID for a few more supported mice
Filipe LaĆns
1
-1
/
+31
2019-07-10
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
1
-6
/
+2
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-05-22
HID: logitech-hidpp: Add support for the S510 remote control
Hans de Goede
1
-0
/
+3
2019-05-22
HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
Colin Ian King
1
-1
/
+1
2019-05-09
HID: logitech-hidpp: add support for the MX5500 keyboard
Hans de Goede
1
-0
/
+6
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
[next]