index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: magicmouse: fix kerneldoc for struct magicmouse_sc
Jiri Kosina
2023-12-27
1
-0
/
+3
*
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
2023-12-18
1
-7
/
+20
*
HID: nintendo: fix initializer element is not constant error
Ryan McClelland
2023-12-18
1
-22
/
+22
*
HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboards
Yan Jun
2023-12-12
1
-0
/
+2
*
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
2023-12-12
1
-1
/
+2
*
HID: Add quirk for Labtec/ODDOR/aikeec handbrake
Sebastian Parschauer
2023-12-04
2
-0
/
+2
*
HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
Mario Limonciello
2023-12-04
1
-0
/
+5
*
mailmap: add address mapping for Jiri Kosina
Jiri Kosina
2023-12-04
1
-0
/
+3
*
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
2023-11-22
1
-0
/
+5
*
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
2023-11-22
1
-0
/
+19
*
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
2023-11-22
1
-4
/
+4
*
Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"
Jiri Kosina
2023-11-21
2
-9
/
+3
*
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
2023-11-21
1
-0
/
+1
*
HID: glorious: fix Glorious Model I HID report
Brett Raye
2023-11-21
2
-6
/
+21
*
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-11-21
3
-2
/
+16
*
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
2023-11-21
1
-0
/
+2
*
HID: mcp2221: Allow IO to start during probe
Hamish Martin
2023-11-21
1
-0
/
+2
*
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
2023-11-21
1
-1
/
+1
*
Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-03
16
-254
/
+352
|
\
|
*
Merge branch 'for-6.7/uclogic' into for-linus
Jiri Kosina
2023-11-01
2
-1
/
+22
|
|
\
|
|
*
HID: uclogic: Fix a work->entry not empty bug in __queue_work()
Jinjie Ruan
2023-10-25
1
-0
/
+7
|
|
*
HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...
Jinjie Ruan
2023-10-25
1
-1
/
+15
|
*
|
Merge branch 'for-6.7/selftests' into for-linus
Jiri Kosina
2023-11-01
3
-9
/
+81
|
|
\
\
|
|
*
|
selftests/hid: force using our compiled libbpf headers
Benjamin Tissoires
2023-10-11
1
-0
/
+2
|
|
*
|
selftests/hid: do not manually call headers_install
Benjamin Tissoires
2023-10-11
1
-6
/
+2
|
|
*
|
selftests/hid: ensure we can compile the tests on kernels pre-6.3
Benjamin Tissoires
2023-10-11
2
-3
/
+77
|
*
|
|
Merge branch 'for-6.7/nvidia-shield' into for-linus
Jiri Kosina
2023-11-01
1
-10
/
+11
|
|
\
\
\
|
|
*
|
|
HID: nvidia-shield: Introduce thunderstrike_destroy()
Christophe JAILLET
2023-10-04
1
-10
/
+11
|
|
*
|
|
HID: nvidia-shield: Fix some missing function calls() in the probe error hand...
Christophe JAILLET
2023-10-04
1
-2
/
+4
|
|
*
|
|
HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...
Christophe JAILLET
2023-10-04
1
-1
/
+2
|
*
|
|
|
Merge branch 'for-6.7/nintendo' into for-linus
Jiri Kosina
2023-11-01
1
-57
/
+76
|
|
\
\
\
\
|
|
*
|
|
|
HID: nintendo: cleanup LED code
Martino Fontana
2023-10-04
1
-57
/
+76
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-6.7/logitech' into for-linus
Jiri Kosina
2023-11-01
1
-111
/
+63
|
|
\
\
\
\
|
|
*
|
|
|
HID: logitech-hidpp: Stop IO before calling hid_connect()
Hans de Goede
2023-10-26
1
-3
/
+6
|
|
*
|
|
|
HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING
Hans de Goede
2023-10-25
1
-10
/
+6
|
|
*
|
|
|
HID: logitech-hidpp: Drop delayed_work_cb()
Hans de Goede
2023-10-25
1
-11
/
+3
|
|
*
|
|
|
HID: logitech-hidpp: Fix connect event race
Hans de Goede
2023-10-25
1
-20
/
+5
|
|
*
|
|
|
HID: logitech-hidpp: Remove unused connected param from *_connect()
Hans de Goede
2023-10-25
1
-6
/
+6
|
|
*
|
|
|
HID: logitech-hidpp: Remove connected check for non-unifying devices
Hans de Goede
2023-10-25
1
-7
/
+0
|
|
*
|
|
|
HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
Hans de Goede
2023-10-25
1
-8
/
+10
|
|
*
|
|
|
HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
Hans de Goede
2023-10-25
1
-13
/
+8
|
|
*
|
|
|
HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
Hans de Goede
2023-10-25
1
-8
/
+6
|
|
*
|
|
|
HID: logitech-hidpp: Remove wtp_get_config() call from probe()
Hans de Goede
2023-10-25
1
-5
/
+1
|
|
*
|
|
|
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
2023-10-25
1
-11
/
+9
|
|
*
|
|
|
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
2023-10-25
1
-16
/
+8
|
|
*
|
|
|
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
2023-10-25
1
-10
/
+12
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-6.7/lenovo' into for-linus
Jiri Kosina
2023-11-01
1
-39
/
+79
|
|
\
\
\
\
|
|
*
|
|
|
hid: lenovo: Resend all settings on reset_resume for compact keyboards
Jamie Lentin
2023-10-25
1
-16
/
+34
|
|
*
|
|
|
HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
Mikhail Khvainitski
2023-10-04
1
-23
/
+45
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-6.7/cp2112' into for-linus
Jiri Kosina
2023-11-01
1
-3
/
+7
|
|
\
\
\
\
[next]