index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
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
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
[next]