index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2022-03-01
HID: input: tag touchscreens as such if the physical is not there
Benjamin Tissoires
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
2022-03-01
HID: core: de-duplicate some code in hid_input_field()
Benjamin Tissoires
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
2022-03-01
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
2022-03-01
HID: uclogic: Support multiple frame input devices
Nikolai Kondrashov
2022-03-01
HID: uclogic: Define report IDs before their descriptors
Nikolai Kondrashov
2022-03-01
HID: uclogic: Put version first in rdesc namespace
Nikolai Kondrashov
2022-03-01
HID: uclogic: Use "frame" instead of "buttonpad"
Nikolai Kondrashov
2022-03-01
HID: uclogic: Use different constants for frame report IDs
Nikolai Kondrashov
2022-03-01
HID: uclogic: Specify total report size to buttonpad macro
Nikolai Kondrashov
2022-03-01
HID: uclogic: Switch to matching subreport bytes
Nikolai Kondrashov
2022-03-01
HID: uclogic: Replace pen_frame_flag with subreport_list
Nikolai Kondrashov
2022-03-01
HID: uclogic: Remove pen usage masking
Nikolai Kondrashov
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-21
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
Pavel Skripkin
2022-02-17
HID: elo: Revert USB reference counting
Jiri Kosina
2022-02-17
HID: apple: properly reflect LEDS dependency
Jiri Kosina
2022-02-16
HID: Add driver for Razer Blackwidow keyboards
Jelle van der Waa
2022-02-16
HID: Add support for open wheel and no attachment to T300
Michael Hübner
2022-02-16
HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Aditya Garg
2022-02-16
HID: apple: Add necessary IDs and configuration for T2 Macs.
Aun-Ali Zaidi
2022-02-16
HID: apple: Add support for keyboard backlight on certain T2 Macs.
Paul Pawlowski
2022-02-16
HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
José Expósito
2022-02-16
HID: apple: Report Magic Keyboard 2021 battery over USB
José Expósito
2022-02-16
HID: apple: Magic Keyboard 2015 FN key mapping
José Expósito
2022-02-16
HID: apple: Magic Keyboard first generation FN key mapping
José Expósito
2022-02-16
HID: apple: Refactor key translation setup
José Expósito
2022-02-16
HID: uclogic: Handle virtual frame reports
Nikolai Kondrashov
2022-02-16
HID: uclogic: Skip non-input raw events earlier
Nikolai Kondrashov
2022-02-16
HID: uclogic: Access pen/frame params directly in raw_event handling
Nikolai Kondrashov
2022-02-16
HID: uclogic: Split pen and frame raw event handling
Nikolai Kondrashov
2022-02-16
HID: uclogic: Support Huion 13th frame button
Nikolai Kondrashov
2022-02-16
HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
Nikolai Kondrashov
2022-02-16
HID: uclogic: Support Huion tilt reporting
Nikolai Kondrashov
2022-02-16
HID: i2c-hid: remove unneeded semicolon
Yang Li
2022-02-16
HID: logitech-dj: add new lightspeed receiver id
Lucas Zampieri
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
2022-02-14
HID: i2c-hid: note that I2C xfer buffers are DMA-safe
Dmitry Torokhov
2022-02-14
HID: i2c-hid: no longer need raw access to HID descriptor structure
Dmitry Torokhov
2022-02-14
HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: create a helper for SET_POWER command
Dmitry Torokhov
2022-02-14
HID: i2c-hid: define i2c_hid_read_register() and use it
Dmitry Torokhov
2022-02-14
HID: i2c-hid: explicitly code setting and sending reports
Dmitry Torokhov
[prev]
[next]