index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
hid/picolcd: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
2
-59
/
+20
2023-09-05
hid: Remove trailing whitespace
Thomas Zimmermann
1
-1
/
+1
2023-08-03
HID: i2c-hid: add more DRM dependencies
drm-misc-next-2023-08-03
Arnd Bergmann
1
-0
/
+4
2023-08-01
HID: i2c-hid: Do panel follower work on the system_wq
Douglas Anderson
1
-4
/
+46
2023-08-01
HID: i2c-hid: Support being a panel follower
Douglas Anderson
2
-3
/
+92
2023-08-01
HID: i2c-hid: Suspend i2c-hid devices in remove
Douglas Anderson
1
-4
/
+4
2023-08-01
HID: i2c-hid: Make suspend and resume into helper functions
Douglas Anderson
1
-42
/
+56
2023-08-01
HID: i2c-hid: Rearrange probe() to power things up later
Douglas Anderson
1
-47
/
+77
2023-08-01
HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
Douglas Anderson
1
-3
/
+1
2023-07-24
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
1
-1
/
+0
2023-07-12
Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-22
/
+39
2023-07-10
HID: amd_sfh: Fix for shift-out-of-bounds
Basavaraj Natikar
1
-2
/
+18
2023-07-10
HID: amd_sfh: Rename the float32 variable
Basavaraj Natikar
1
-6
/
+6
2023-07-09
HID: input: fix mapping for camera access keys
Dmitry Torokhov
1
-3
/
+4
2023-07-09
HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
Stuart Hayhurst
1
-0
/
+2
2023-07-09
HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reports
Rahul Rameshbabu
1
-6
/
+6
2023-07-09
HID: hyperv: avoid struct memcpy overrun warning
Arnd Bergmann
1
-6
/
+4
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge branch 'for-6.5/wacom' into for-linus
Jiri Kosina
2
-4
/
+4
2023-06-27
Merge branch 'for-6.5/nvidia' into for-linus
Jiri Kosina
4
-0
/
+760
2023-06-27
Merge branch 'for-6.5/i2c-hid' into for-linus
Jiri Kosina
4
-4
/
+4
2023-06-27
Merge branch 'for-6.5/goodix' into for-linus
Jiri Kosina
1
-1
/
+15
2023-06-27
Merge branch 'for-6.5/core' into for-linus
Jiri Kosina
2
-48
/
+72
2023-06-27
Merge branch 'for-6.5/apple' into for-linus
Jiri Kosina
11
-12
/
+21
2023-06-27
Merge branch 'for-6.5/amd-sfh' into for-linus
Jiri Kosina
2
-51
/
+20
2023-06-27
Merge branch 'for-6.5/acer' into for-linus
Jiri Kosina
2
-26
/
+17
2023-06-26
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Jason Gerecke
2
-4
/
+4
2023-06-21
HID: hidraw: fix data race on device refcount
Ludvig Michaelsson
1
-2
/
+7
2023-06-19
HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
Even Xu
2
-0
/
+2
2023-06-19
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
1
-1
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
5
-12
/
+26
2023-06-09
HID: add quirk for 03f0:464a HP Elite Presenter Mouse
Marco Morandini
2
-0
/
+2
2023-06-09
HID: nvidia-shield: Support LED functionality for Thunderstrike
Rahul Rameshbabu
1
-5
/
+111
2023-06-09
HID: nvidia-shield: Add mappings for consumer HID USAGE buttons
Rahul Rameshbabu
1
-5
/
+50
2023-06-09
HID: nvidia-shield: Initial driver implementation with Thunderstrike support
Rahul Rameshbabu
4
-0
/
+609
2023-06-09
HID: apple: Option to swap only left side mod keys
Lasse Brun
1
-2
/
+11
2023-06-09
HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
Geert Uytterhoeven
1
-1
/
+1
2023-06-08
HID: fix an error code in hid_check_device_match()
Dan Carpenter
1
-1
/
+1
2023-06-08
HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...
stuarthayhurst
1
-0
/
+4
2023-06-08
HID: i2c-hid: Switch i2c drivers back to use .probe()
Uwe Kleine-König
4
-4
/
+4
2023-06-08
HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property
Fei Shao
1
-1
/
+15
2023-06-08
HID: microsoft: Add rumble support to latest xbox controllers
Siarhei Vishniakou
2
-2
/
+19
2023-06-06
Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+6
2023-06-05
HID: hidpp: terminate retry loop on success
Benjamin Tissoires
1
-7
/
+6
2023-06-01
Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-6
/
+21
2023-05-31
HID: logitech-hidpp: Handle timeout differently from busy
Bastien Nocera
1
-0
/
+1
2023-05-26
HID: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-0
/
+17
2023-05-26
HID: split apart hid_device_probe to make logic more apparent
Dmitry Torokhov
1
-47
/
+54
2023-05-23
HID: amd_sfh: Split sensor and HID initialization for SFH1.1
Basavaraj Natikar
1
-5
/
+5
2023-05-23
HID: amd_sfh: Remove duplicate cleanup for SFH1.1
Basavaraj Natikar
1
-13
/
+1
[next]