index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
HID: hid-steam: Avoid overwriting smoothing parameter
Vicki Pfau
1
-5
/
+0
2023-12-18
Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+42
2023-12-18
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
1
-7
/
+20
2023-12-18
HID: nintendo: fix initializer element is not constant error
Ryan McClelland
1
-22
/
+22
2023-12-12
Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+11
2023-12-12
HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboards
Yan Jun
1
-0
/
+2
2023-12-12
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
1
-1
/
+2
2023-12-04
HID: Add quirk for Labtec/ODDOR/aikeec handbrake
Sebastian Parschauer
2
-0
/
+2
2023-12-04
HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
Mario Limonciello
1
-0
/
+5
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-22
/
+71
2023-11-22
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
1
-0
/
+5
2023-11-22
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
1
-0
/
+19
2023-11-22
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
1
-4
/
+4
2023-11-21
Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"
Jiri Kosina
2
-9
/
+3
2023-11-21
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
1
-0
/
+1
2023-11-21
HID: glorious: fix Glorious Model I HID report
Brett Raye
2
-6
/
+21
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2
-2
/
+13
2023-11-21
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
1
-0
/
+2
2023-11-21
HID: mcp2221: Allow IO to start during probe
Hamish Martin
1
-0
/
+2
2023-11-21
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
1
-1
/
+1
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+55
2023-11-02
Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-243
/
+269
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-60
/
+21
2023-11-01
Merge branch 'for-6.7/uclogic' into for-linus
Jiri Kosina
2
-1
/
+22
2023-11-01
Merge branch 'for-6.7/nvidia-shield' into for-linus
Jiri Kosina
1
-10
/
+11
2023-11-01
Merge branch 'for-6.7/nintendo' into for-linus
Jiri Kosina
1
-57
/
+76
2023-11-01
Merge branch 'for-6.7/logitech' into for-linus
Jiri Kosina
1
-111
/
+63
2023-11-01
Merge branch 'for-6.7/lenovo' into for-linus
Jiri Kosina
1
-39
/
+79
2023-11-01
Merge branch 'for-6.7/cp2112' into for-linus
Jiri Kosina
1
-3
/
+7
2023-11-01
Merge branch 'for-6.7/config_pm' into for-linus
Jiri Kosina
3
-22
/
+9
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-10-27
HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
Jiri Kosina
2
-0
/
+2
2023-10-26
HID: logitech-hidpp: Stop IO before calling hid_connect()
Hans de Goede
1
-3
/
+6
2023-10-25
HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING
Hans de Goede
1
-10
/
+6
2023-10-25
HID: logitech-hidpp: Drop delayed_work_cb()
Hans de Goede
1
-11
/
+3
2023-10-25
HID: logitech-hidpp: Fix connect event race
Hans de Goede
1
-20
/
+5
2023-10-25
HID: logitech-hidpp: Remove unused connected param from *_connect()
Hans de Goede
1
-6
/
+6
2023-10-25
HID: logitech-hidpp: Remove connected check for non-unifying devices
Hans de Goede
1
-7
/
+0
2023-10-25
HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
Hans de Goede
1
-8
/
+10
2023-10-25
HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
Hans de Goede
1
-13
/
+8
2023-10-25
HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
Hans de Goede
1
-8
/
+6
2023-10-25
HID: logitech-hidpp: Remove wtp_get_config() call from probe()
Hans de Goede
1
-5
/
+1
2023-10-25
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
1
-11
/
+9
2023-10-25
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
1
-16
/
+8
2023-10-25
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
1
-10
/
+12
2023-10-25
HID: rmi: remove #ifdef CONFIG_PM
Thomas Weißschuh
1
-7
/
+3
2023-10-25
HID: multitouch: remove #ifdef CONFIG_PM
Thomas Weißschuh
1
-7
/
+3
2023-10-25
HID: usbhid: remove #ifdef CONFIG_PM
Thomas Weißschuh
1
-8
/
+3
2023-10-25
hid: lenovo: Resend all settings on reset_resume for compact keyboards
Jamie Lentin
1
-16
/
+34
2023-10-25
HID: uclogic: Fix a work->entry not empty bug in __queue_work()
Jinjie Ruan
1
-0
/
+7
[next]