index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
12
-18
/
+871
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-04-01
Merge branch 'for-5.7/mcp2221' into for-linus
Jiri Kosina
4
-0
/
+754
2020-04-01
Merge branch 'for-5.7/logitech' into for-linus
Jiri Kosina
1
-2
/
+9
2020-04-01
Merge branch 'for-5.7/ish' into for-linus
Jiri Kosina
2
-2
/
+2
2020-04-01
Merge branch 'for-5.7/glorious' into for-linus
Jiri Kosina
5
-4
/
+100
2020-04-01
Merge branch 'for-5.7/core' into for-linus
Jiri Kosina
1
-3
/
+0
2020-04-01
Merge branch 'for-5.7/appleir' into for-linus
Jiri Kosina
2
-10
/
+5
2020-03-23
HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()'
Christophe JAILLET
1
-1
/
+0
2020-03-21
HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-21
HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...
Gustavo A. R. Silva
1
-1
/
+1
2020-03-18
HID: Add driver fixing Glorious PC Gaming Race mouse report descriptor
Samuel Čavoj
4
-0
/
+98
2020-03-17
HID: lg-g15: Do not fail the probe when we fail to disable F# emulation
Hans de Goede
1
-2
/
+4
2020-03-17
HID: fix Kconfig word ordering
Geert Uytterhoeven
1
-1
/
+1
2020-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-5
/
+10
2020-03-16
HID: add ALWAYS_POLL quirk to lenovo pixart mouse
Tony Fischetti
2
-0
/
+2
2020-03-16
HID: google: add moonball USB id
Chen-Tsung Hsieh
2
-0
/
+3
2020-03-13
HID: appleir: Use devm_kzalloc() instead of kzalloc()
Lucas Tanure
1
-3
/
+2
2020-03-13
HID: appleir: Remove unnecessary goto label
Lucas Tanure
1
-5
/
+2
2020-03-11
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-11
HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-10
HID: logitech-dj: add support for the static device in the Powerplay mat/rece...
Filipe Laíns
1
-2
/
+7
2020-03-10
HID: mcp2221: add usb to i2c-smbus host bridge
Rishi Gupta
4
-0
/
+754
2020-03-05
HID: hyperv: NULL check before some freeing functions is not needed.
Lucas Tanure
1
-4
/
+2
2020-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
8
-35
/
+63
2020-02-18
HID: hid-bigbenff: fix race condition for scheduled work during removal
Hanno Zulla
1
-0
/
+6
2020-02-18
HID: hid-bigbenff: call hid_hw_stop() in case of error
Hanno Zulla
1
-5
/
+10
2020-02-18
HID: hid-bigbenff: fix general protection fault caused by double kfree
Hanno Zulla
1
-2
/
+8
2020-02-14
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
Kai-Heng Feng
1
-0
/
+8
2020-02-12
HID: alps: Fix an error handling path in 'alps_input_configured()'
Christophe JAILLET
1
-1
/
+1
2020-02-12
HID: hiddev: Fix race in in hiddev_disconnect()
dan.carpenter@oracle.com
1
-1
/
+1
2020-02-12
HID: logitech-dj: add debug msg when exporting a HID++ report descriptors
Filipe Laíns
1
-0
/
+2
2020-02-12
HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
Hans de Goede
1
-3
/
+0
2020-02-12
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
1
-1
/
+3
2020-02-12
HID: apple: Add support for recent firmware on Magic Keyboards
Mansour Behabadi
1
-1
/
+2
2020-02-03
HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock
Hans de Goede
1
-2
/
+3
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+1
2020-01-28
HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...
Filipe Laíns
1
-22
/
+21
2020-01-27
Merge branch 'for-5.6/logitech' into for-linus
Jiri Kosina
1
-15
/
+232
2020-01-27
Merge branch 'for-5.6/hidraw' into for-linus
Jiri Kosina
1
-0
/
+9
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
15
-71
/
+105
2020-01-13
HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
Christophe JAILLET
1
-1
/
+0
2020-01-10
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2
-5
/
+7
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
2019-12-29
HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
Srinivas Pandruvada
2
-0
/
+2
2019-12-19
drivers/hid/hid-multitouch.c: fix a possible null pointer access.
Pan Zhang
1
-1
/
+1
2019-12-18
hid-logitech-hidpp: read battery voltage from newer devices
Pedro Vanzella
1
-4
/
+168
2019-12-18
HID: logitech: Add MX Master 3 Mouse
Adrian Freund
1
-0
/
+5
2019-12-18
HID: logitech-hidpp: Support WirelessDeviceStatus connect events
Mazin Rezk
1
-4
/
+35
2019-12-18
HID: logitech-hidpp: Support translations from short to long reports
Mazin Rezk
1
-6
/
+24
[next]