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
2024-09-05
HID: uclogic: constify fixed up report descriptor
Thomas Weißschuh
-28
/
+28
2024-09-05
HID: waltop: constify fixed up report descriptor
Thomas Weißschuh
-14
/
+14
2024-09-05
HID: sony: constify fixed up report descriptor
Thomas Weißschuh
-6
/
+6
2024-09-05
HID: pxrc: constify fixed up report descriptor
Thomas Weißschuh
-1
/
+1
2024-09-05
HID: steelseries: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: viewsonic: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: vrc2: constify fixed up report descriptor
Thomas Weißschuh
-1
/
+1
2024-09-05
HID: xiaomi: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: maltron: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: keytouch: constify fixed up report descriptor
Thomas Weißschuh
-4
/
+2
2024-09-05
HID: holtek-kbd: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: dr: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: bigbenff: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-09-05
HID: picoLCD: Use backlight power constants
Thomas Zimmermann
-2
/
+3
2024-09-03
HID: hid-sensor-custom: Convert comma to semicolon
Chen Ni
-1
/
+1
2024-09-03
HID: add patch for sis multitouch format
tammy tseng
-0
/
+14
2024-09-03
HID: multitouch: Add support for lenovo Y9000P Touchpad
He Lugang
-2
/
+7
2024-09-03
HID: amd_sfh: Convert comma to semicolon
Chen Ni
-2
/
+2
2024-09-03
HID: i2c-hid: elan: Add elan-ekth6a12nay timing
Zhaoxiong Lv
-0
/
+8
2024-08-29
HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()
Dan Carpenter
-7
/
+15
2024-08-29
HID: hidraw: add HIDIOCREVOKE ioctl
Peter Hutterer
-4
/
+35
2024-08-27
HID: winwing: constify read-only structs
Thomas Weißschuh
-3
/
+3
2024-08-27
HID: cmedia: constify fixed up report descriptor
Thomas Weißschuh
-2
/
+2
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
-67
/
+67
2024-08-27
HID: constify params and return value of fetch_item()
Thomas Weißschuh
-6
/
+6
2024-08-27
HID: constify parameter rdesc of hid_parse_report()
Thomas Weißschuh
-1
/
+1
2024-08-27
HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()
Thomas Weißschuh
-4
/
+2
2024-08-22
HID: hid-playstation: DS4: Update rumble and lightbar together
Max Staudt
-0
/
+20
2024-08-19
HID: hid-goodix: Add Goodix HID-over-SPI driver
Charles Wang
-0
/
+817
2024-08-19
hid: intel-ish-hid: Add support for vendor customized firmware loading
Zhang Lixu
-3
/
+103
2024-08-19
HID: intel-ish-hid: Use CPU generation string in driver_data
Zhang Lixu
-9
/
+30
2024-08-19
HID: amd_sfh: Remove unused declarations
Yue Haibing
-2
/
+0
2024-08-19
HID: intel-ish-hid: Remove unused declarations
Yue Haibing
-2
/
+0
2024-08-19
Merge tag 'hid-for-linus-2024081901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+46
2024-08-06
HID: Ignore battery for all ELAN I2C-HID devices
Hans de Goede
-48
/
+5
2024-08-05
hid-asus: use hid for brightness control on keyboard
Luke D. Jones
-0
/
+7
2024-08-02
HID: wacom: Support devices with two touchrings
Jason Gerecke
-12
/
+49
2024-08-02
HID: wacom: Add preliminary support for high-resolution wheel scrolling
Jason Gerecke
-4
/
+21
2024-08-02
HID: wacom: Support touchrings with relative motion
Jason Gerecke
-2
/
+18
2024-08-02
HID: wacom: Improve warning for tablets falling back to default resolution
Jason Gerecke
-2
/
+2
2024-08-02
HID: wacom: Defer calculation of resolution until resolution_code is known
Jason Gerecke
-1
/
+3
2024-08-02
HID: multitouch: Add support for GT7868Q
Dmitry Savin
-0
/
+35
2024-08-02
HID: amd_sfh: free driver_data after destroying hid device
Olivier Sobrie
-1
/
+3
2024-08-02
hid-asus: add ROG Ally X prod ID to quirk list
Luke D. Jones
-0
/
+4
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
-25
/
+27
2024-08-01
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Camila Alvarez
-1
/
+1
2024-07-29
Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-65
/
+27
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2024-07-24
HID: bpf: prevent the same struct_ops to be attached more than once
Benjamin Tissoires
-0
/
+5
2024-07-23
HID: amd_sfh: Move sensor discovery before HID device initialization
Basavaraj Natikar
-7
/
+11
[prev]
[next]