index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers t...
Aditya Garg
1
-6
/
+2
2025-02-10
HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static
Aditya Garg
1
-2
/
+2
2025-02-08
HID: Enable playstation driver for PlayStation 5 controllers
Alex Henrie
1
-0
/
+4
2025-02-08
HID: Enable playstation driver independently of sony driver
Alex Henrie
1
-5
/
+7
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
1
-1
/
+5
2025-02-07
HID: hid-steam: Mutex cleanup in steam_set_lizard_mode()
Vicki Pfau
1
-5
/
+2
2025-02-07
HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
Vicki Pfau
1
-1
/
+1
2025-02-07
HID: hid-steam: Move hidraw input (un)registering to work
Vicki Pfau
1
-7
/
+31
2025-02-07
HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
Tulio Fernandes
1
-1
/
+1
2025-02-07
HID: apple: fix up the F6 key on the Omoton KB066 keyboard
Alex Henrie
1
-0
/
+3
2025-02-07
HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
Ievgen Vovk
2
-0
/
+6
2025-02-07
HID: hid-appletb-kbd: add support for automatic brightness control while usin...
Aditya Garg
2
-4
/
+81
2025-02-07
HID: hid-appletb-kbd: add support for fn toggle between media and function mode
Aditya Garg
1
-0
/
+128
2025-02-07
HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars
Kerem Karabay
4
-1
/
+320
2025-02-07
HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
Kerem Karabay
4
-1
/
+221
2025-02-07
HID: hid-lg-g15: Use standard multicolor LED API
Kate Hsuan
1
-81
/
+65
2025-02-07
HID: intel-thc-hid: Remove deprecated PCI API calls
Philipp Stanner
2
-18
/
+10
2025-02-03
HID: topre: Fix n-key rollover on Realforce R3S TKL boards
Daniel Brackenbury
3
-1
/
+10
2025-02-03
HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
Zhang Lixu
2
-0
/
+9
2025-02-03
HID: usbkbd: Fix the bit shift number for LED_KANA
junan
1
-1
/
+1
2025-02-03
HID: multitouch: Add NULL check in mt_input_configured
Charles Han
1
-1
/
+4
2025-02-03
HID: winwing: Add NULL check in winwing_init_led()
Charles Han
1
-0
/
+2
2025-02-03
HID: pidff: Factor out pool report fetch and remove excess declaration
Tomasz Pakuła
1
-21
/
+24
2025-02-03
HID: pidff: Use macros instead of hardcoded min/max values for shorts
Tomasz Pakuła
1
-12
/
+12
2025-02-03
HID: pidff: Simplify pidff_rescale_signed
Tomasz Pakuła
1
-3
/
+3
2025-02-03
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła
4
-2
/
+38
2025-02-03
HID: pidff: Fix null pointer dereference in pidff_find_fields
Tomasz Pakuła
1
-0
/
+10
2025-02-03
HID: pidff: Factor out code for setting gain
Tomasz Pakuła
1
-11
/
+15
2025-02-03
HID: pidff: Rescale time values to match field units
Tomasz Pakuła
1
-15
/
+54
2025-02-03
HID: pidff: Define values used in pidff_find_special_fields
Tomasz Pakuła
1
-6
/
+15
2025-02-03
HID: pidff: Simplify pidff_upload_effect function
Tomasz Pakuła
1
-38
/
+16
2025-02-03
HID: pidff: Completely rework and fix pidff_reset function
Tomasz Pakuła
1
-49
/
+89
2025-02-03
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
2
-5
/
+13
2025-02-03
HID: Add hid-universal-pidff driver and supported device ids
Tomasz Pakuła
4
-0
/
+238
2025-02-03
HID: pidff: Stop all effects before enabling actuators
Tomasz Pakuła
1
-2
/
+7
2025-02-03
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
1
-3
/
+9
2025-02-03
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
1
-1
/
+14
2025-02-03
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
1
-1
/
+2
2025-02-03
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
1
-18
/
+29
2025-02-03
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
1
-5
/
+28
2025-02-03
HID: pidff: Clamp PERIODIC effect period to device's logical range
Tomasz Pakuła
1
-3
/
+16
2025-02-03
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła
1
-18
/
+24
2025-02-03
HID: pidff: Convert infinite length from Linux API to PID standard
Tomasz Pakuła
1
-1
/
+7
2025-02-03
HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
Vicki Pfau
1
-3
/
+3
2025-02-03
HID: ignore non-functional sensor in HP 5MP Camera
Chia-Lin Kao (AceLan)
2
-0
/
+2
2025-02-03
HID: hid-plantronics: Add mic mute mapping and generalize quirks
Terry Junge
1
-77
/
+67
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
7
-12
/
+8
2025-02-03
HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
Arnd Bergmann
2
-6
/
+3
2025-02-03
HID: intel-ish-hid: Send clock sync message immediately after reset
Zhang Lixu
2
-3
/
+8
2025-02-03
HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
Zhang Lixu
1
-3
/
+3
[prev]
[next]