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
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-lenovo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
HID: lenovo: Fix spurious F23 key press report during resume from suspend
Hans de Goede
1
-0
/
+7
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support
Hans de Goede
1
-1
/
+71
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support
Hans de Goede
1
-0
/
+105
2020-07-07
HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic
Hans de Goede
1
-11
/
+17
2020-07-07
HID: lenovo: Factor out generic parts of the LED code
Hans de Goede
1
-40
/
+58
2020-07-07
HID: lenovo: Merge tpkbd and cptkbd data structures
Hans de Goede
1
-30
/
+26
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-01-03
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
1
-2
/
+8
2018-04-25
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
pgzh
1
-0
/
+36
2016-03-29
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
1
-3
/
+13
2015-12-28
HID: use to_hid_device()
Geliang Tang
1
-18
/
+18
2015-11-05
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
1
-1
/
+3
2015-08-12
HID: lenovo: Hide middle-button press until release
Jamie Lentin
1
-0
/
+50
2015-08-12
HID: lenovo: Add missing return-value check
Jamie Lentin
1
-1
/
+4
2015-08-12
HID: lenovo: Use constants for axes names
Jamie Lentin
1
-2
/
+2
2015-06-22
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
1
-0
/
+50
2015-05-29
HID: lenovo: Remove sysfs group on failure path
Alexey Khoroshilov
1
-2
/
+7
2015-05-07
HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
Benjamin Tissoires
1
-0
/
+31
2015-04-23
HID: lenovo: set INPUT_PROP_POINTING_STICK
Andreas Fleig
1
-0
/
+19
2014-12-17
HID: lenovo: Use native middle-button mode for compact keyboards
Jamie Lentin
1
-0
/
+37
2014-12-17
HID: lenovo: Add sensitivity control to compact keyboards
Jamie Lentin
1
-1
/
+41
2014-11-11
HID: lenovo: Don't set EV_REP to avoid repeating mice buttons
Jamie Lentin
1
-1
/
+0
2014-11-11
HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash
Jamie Lentin
1
-6
/
+6
2014-07-29
HID: lenovo: Add support for Compact (BT|USB) keyboard
Jamie Lentin
1
-0
/
+208
2014-07-29
HID: lenovo: Don't call function in condition, show error codes
Jamie Lentin
1
-4
/
+4
2014-07-29
HID: lenovo: Prepare support for adding other devices
Jamie Lentin
1
-8
/
+45
2014-07-29
HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
Jamie Lentin
1
-0
/
+463