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-lenovo.c
Age
Commit message (
Expand
)
Author
2024-10-18
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
Hans de Goede
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-07-10
HID: add more missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-03
HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2024-01-23
HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
Mikhail Khvainitski
2023-12-12
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
2023-10-25
hid: lenovo: Resend all settings on reset_resume for compact keyboards
Jamie Lentin
2023-10-04
HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
Mikhail Khvainitski
2022-10-18
HID: lenovo: Make array tp10ubkbd_led static const
Colin Ian King
2022-05-02
HID: lenovo: Add note about different report numbers
ValdikSS
2022-05-02
HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II...
ValdikSS
2022-05-02
HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
ValdikSS
2021-04-07
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard
Hans de Goede
2021-04-07
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use
Hans de Goede
2021-04-07
HID: lenovo: Set default_triggers for the mute and micmute LEDs
Hans de Goede
2021-04-07
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
Hans de Goede
2021-04-07
HID: lenovo: Set LEDs max_brightness value
Hans de Goede
2021-04-07
HID: lenovo: Remove lenovo_led_brightness_get()
Hans de Goede
2021-04-07
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
Hans de Goede
2021-04-07
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
Hans de Goede
2021-04-07
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
Hans de Goede
2020-07-07
HID: lenovo: Fix spurious F23 key press report during resume from suspend
Hans de Goede
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support
Hans de Goede
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support
Hans de Goede
2020-07-07
HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic
Hans de Goede
2020-07-07
HID: lenovo: Factor out generic parts of the LED code
Hans de Goede
2020-07-07
HID: lenovo: Merge tpkbd and cptkbd data structures
Hans de Goede
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-03
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
2018-04-25
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
pgzh
2016-03-29
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-05
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-08-12
HID: lenovo: Hide middle-button press until release
Jamie Lentin
2015-08-12
HID: lenovo: Add missing return-value check
Jamie Lentin
2015-08-12
HID: lenovo: Use constants for axes names
Jamie Lentin
2015-06-22
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
2015-05-29
HID: lenovo: Remove sysfs group on failure path
Alexey Khoroshilov
2015-05-07
HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
Benjamin Tissoires
2015-04-23
HID: lenovo: set INPUT_PROP_POINTING_STICK
Andreas Fleig
2014-12-17
HID: lenovo: Use native middle-button mode for compact keyboards
Jamie Lentin
2014-12-17
HID: lenovo: Add sensitivity control to compact keyboards
Jamie Lentin
2014-11-11
HID: lenovo: Don't set EV_REP to avoid repeating mice buttons
Jamie Lentin
2014-11-11
HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash
Jamie Lentin
2014-07-29
HID: lenovo: Add support for Compact (BT|USB) keyboard
Jamie Lentin
2014-07-29
HID: lenovo: Don't call function in condition, show error codes
Jamie Lentin
2014-07-29
HID: lenovo: Prepare support for adding other devices
Jamie Lentin
2014-07-29
HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
Jamie Lentin