index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Lines
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
-0
/
+9
2022-12-07
HID: bpf: do not rely on ALLOW_ERROR_INJECTION
Benjamin Tissoires
-3
/
+18
2022-11-25
hwrng: u2fzero - account for high quality RNG
Jason A. Donenfeld
-1
/
+0
2022-11-22
HID: add mapping for camera access keys
Eray Orçunus
-0
/
+6
2022-11-22
HID: i2c-hid: Don't set wake_capable and wake_irq
Raul E Rangel
-9
/
+0
2022-11-22
HID: i2c-hid: acpi: Stop setting wakeup_capable
Raul E Rangel
-5
/
+0
2022-11-22
HID: i2c-hid: Use PM subsystem to manage wake irq
Raul E Rangel
-21
/
+12
2022-11-22
HID: usbhid: Add ALWAYS_POLL quirk for some mice
Ankit Patel
-0
/
+6
2022-11-21
HID: logitech HID++: Send SwID in GetProtocolVersion
Andreas Bergmeier
-1
/
+1
2022-11-21
HID: hid-elan: use default remove for hid device
Marcus Folkesson
-6
/
+0
2022-11-21
HID: hid-alps: use default remove for hid device
Marcus Folkesson
-6
/
+0
2022-11-21
HID: hid-sensor-custom: set fixed size for custom attributes
Marcus Folkesson
-1
/
+1
2022-11-21
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
-0
/
+3
2022-11-21
HID: i2c: let RMI devices decide what constitutes wakeup event
Dmitry Torokhov
-1
/
+4
2022-11-21
HID: force HID depending on INPUT
Benjamin Tissoires
-0
/
+1
2022-11-21
HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
José Expósito
-0
/
+1
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
-18
/
+91
2022-11-17
HID: playstation: fix DualShock4 bluetooth CRC endian issue.
Roderick Colenbrander
-1
/
+2
2022-11-17
HID: playstation: fix DualShock4 bluetooth memory corruption bug.
Roderick Colenbrander
-1
/
+1
2022-11-15
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
-2
/
+89
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
-0
/
+136
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
-13
/
+119
2022-11-15
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
-573
/
+211
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
-0
/
+1682
2022-11-15
HID: Kconfig: split HID support and hid-core compilation
Benjamin Tissoires
-6
/
+12
2022-11-15
HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
Benjamin Tissoires
-2
/
+2
2022-11-14
HID: hid-lg4ff: Add check for empty lbuf
Anastasia Belova
-0
/
+6
2022-11-14
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
Hans de Goede
-0
/
+6
2022-11-14
HID: apple: Swap Control and Command keys on Apple keyboards
Aditya Garg
-1
/
+22
2022-11-14
HID: intel-ish-hid: ishtp: remove variable rb_count
Colin Ian King
-3
/
+0
2022-11-14
HID: uclogic: Standardize test name prefix
José Expósito
-4
/
+4
2022-11-14
HID: uclogic: Fix frame templates for big endian architectures
José Expósito
-1
/
+1
2022-11-14
HID: hid-sensor-custom: Allow more than one hinge angle sensor
Yauhen Kharuzhy
-1
/
+1
2022-11-11
Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+8
2022-11-11
HID: ft260: fix 'cast to restricted' kernel CI bot warnings
Michael Zaidman
-7
/
+7
2022-11-11
HID: ft260: missed NACK from busy device
Michael Zaidman
-5
/
+22
2022-11-11
HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
Michael Zaidman
-0
/
+3
2022-11-11
HID: ft260: wake up device from power saving mode
Michael Zaidman
-0
/
+17
2022-11-11
HID: ft260: missed NACK from big i2c read
Michael Zaidman
-2
/
+4
2022-11-11
HID: ft260: remove SMBus Quick command support
Michael Zaidman
-9
/
+1
2022-11-11
HID: ft260: skip unexpected HID input reports
Michael Zaidman
-12
/
+24
2022-11-11
HID: ft260: do not populate /dev/hidraw device
Michael Zaidman
-3
/
+6
2022-11-11
HID: ft260: improve i2c large reads performance
Michael Zaidman
-5
/
+12
2022-11-11
HID: ft260: support i2c reads greater than HID report size
Michael Zaidman
-61
/
+66
2022-11-11
HID: ft260: support i2c writes larger than HID report size
Michael Zaidman
-18
/
+23
2022-11-11
HID: ft260: improve i2c write performance
Michael Zaidman
-5
/
+9
2022-11-11
HID: ft260: ft260_xfer_status routine cleanup
Michael Zaidman
-20
/
+10
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
-6
/
+140
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
-0
/
+29
[prev]
[next]