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-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
-1
/
+5
2022-01-19
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
-10
/
+10
2022-01-19
HID: uhid: Fix worker destroying device without any protection
Jann Horn
-4
/
+25
2022-01-14
HID: vivaldi: Minor cleanups
Stephen Boyd
-3
/
+4
2022-01-14
HID: vivaldi: fix handling devices not using numbered reports
Dmitry Torokhov
-6
/
+28
2022-01-12
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Karl Kurbjun
-0
/
+3
2022-01-10
Merge branch 'for-5.17/thrustmaster' into for-linus
Jiri Kosina
-6
/
+2
2022-01-10
Merge branch 'for-5.17/magicmouse' into for-linus
Jiri Kosina
-6
/
+89
2022-01-10
Merge branch 'for-5.17/letsketch' into for-linus
Jiri Kosina
-0
/
+340
2022-01-10
Merge branch 'for-5.17/i2c-hid' into for-linus
Jiri Kosina
-1
/
+4
2022-01-10
Merge branch 'for-5.17/hidraw' into for-linus
Jiri Kosina
-17
/
+17
2022-01-10
Merge branch 'for-5.17/apple' into for-linus
Jiri Kosina
-16
/
+153
2022-01-10
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
-56
/
+180
2022-01-06
HID: magicmouse: Fix an error handling path in magicmouse_probe()
Christophe JAILLET
-0
/
+1
2022-01-06
HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
Yang Li
-1
/
+2
2022-01-06
HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
Ye Xiang
-1
/
+5
2022-01-06
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...
José Expósito
-1
/
+3
2022-01-06
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_init
José Expósito
-3
/
+7
2022-01-06
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc
José Expósito
-1
/
+3
2022-01-06
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init
José Expósito
-4
/
+9
2022-01-06
HID: Add new Letsketch tablet driver
Hans de Goede
-0
/
+340
2022-01-06
HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mapping
José Expósito
-1
/
+3
2022-01-06
HID: apple: Add 2021 magic keyboard FN key mapping
Benjamin Berg
-1
/
+28
2022-01-06
HID: magicmouse: set Magic Trackpad 2021 name
José Expósito
-3
/
+9
2022-01-06
HID: magicmouse: set device name when it has been personalized
José Expósito
-3
/
+11
2022-01-06
HID: apple: Add 2021 Magic Keyboard with number pad
Alex Henrie
-0
/
+5
2022-01-06
HID: apple: Add 2021 Magic Keyboard with fingerprint reader
Alex Henrie
-0
/
+6
2021-12-20
HID: potential dereference of null pointer
Jiasheng Jiang
-0
/
+3
2021-12-20
HID: holtek: fix mouse probing
Benjamin Tissoires
-0
/
+15
2021-12-14
HID: i2c-hid-of: Expose the touchscreen-inverted properties
Alistair Francis
-5
/
+15
2021-12-14
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
-0
/
+6
2021-12-14
HID: hidraw: Replace hidraw device table mutex with a rwsem
André Almeida
-17
/
+17
2021-12-14
HID: thrustmaster use swap() to make code cleaner
chiminghao
-6
/
+2
2021-12-14
HID: debug: Add USI usages
Mika Westerberg
-0
/
+35
2021-12-14
HID: input: Make hidinput_find_field() static
Mika Westerberg
-2
/
+2
2021-12-14
HID: hid-input: Add suffix also for HID_DG_PEN
Mika Westerberg
-3
/
+10
2021-12-14
HID: Add map_msc() to avoid boilerplate code
Mika Westerberg
-4
/
+2
2021-12-08
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
-0
/
+3
2021-12-03
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
-2
/
+4
2021-12-03
HID: google: add eel USB id
xiazhengqiao
-0
/
+3
2021-12-03
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
-1
/
+1
2021-12-03
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
-1
/
+1
2021-12-02
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
-0
/
+64
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
-42
/
+46
2021-12-02
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
-1
/
+1
2021-12-02
HID: sony: fix error path in probe
Benjamin Tissoires
-7
/
+15
2021-12-02
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
-3
/
+3
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
-9
/
+92
2021-12-02
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
-5
/
+12
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
-9
/
+6
[prev]
[next]