index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
HID: input: Fix Apple Magic Trackpad 1 Bluetooth disconnect
Nimish Gåtam
1
-0
/
+3
2023-08-14
HID: hidraw: make hidraw_class structure const
Greg Kroah-Hartman
1
-9
/
+9
2023-08-14
HID: roccat: make all 'class' structures const
Ivan Orlov
10
-88
/
+107
2023-08-14
HID: logitech-hidpp: Rename HID++ "internal" error constant
Bastien Nocera
1
-1
/
+1
2023-08-14
HID: input: Support devices sending Eraser without Invert
Illia Ostapyshyn
1
-2
/
+16
2023-08-14
HID: hid-wiimote-debug.c: Drop error checking for debugfs_create_file
Osama Muhammad
1
-10
/
+0
2023-08-14
HID: sensor-hub: Allow multi-function sensor devices
Daniel Thompson
1
-1
/
+1
2023-08-05
HID: hidraw: make hidraw_class structure const
Greg Kroah-Hartman
1
-9
/
+9
2023-08-05
HID: roccat: make all 'class' structures const
Ivan Orlov
10
-88
/
+107
2023-08-03
HID: i2c-hid: add more DRM dependencies
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-28
HID: cp2112: Use octal permissions
Andy Shevchenko
1
-2
/
+2
2023-07-28
HID: cp2112: Convert to DEVICE_ATTR_RW()
Andy Shevchenko
1
-23
/
+19
2023-07-28
HID: cp2112: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
1
-1
/
+1
2023-07-28
HID: cp2112: Use BIT() in GPIO setter and getter
Andy Shevchenko
1
-2
/
+2
2023-07-28
HID: cp2112: Define all GPIO mask and use it
Andy Shevchenko
1
-2
/
+3
2023-07-28
HID: cp2112: Define maximum GPIO constant and use it
Andy Shevchenko
1
-2
/
+3
2023-07-28
HID: cp2112: Remove dead code
Andy Shevchenko
1
-54
/
+0
2023-07-28
HID: cp2112: Don't call ->to_irq() explicitly
Andy Shevchenko
1
-4
/
+3
2023-07-28
HID: cp2112: Switch to for_each_set_bit() to simplify the code
Andy Shevchenko
1
-6
/
+2
2023-07-28
HID: cp2112: Make irq_chip immutable
Andy Shevchenko
1
-13
/
+20
2023-07-28
HID: cp2112: Use str_write_read() and str_read_write()
Andy Shevchenko
1
-5
/
+4
2023-07-24
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
1
-1
/
+0
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
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-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
1
-1
/
+1
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
[prev]
[next]