index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hid.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
HID: core: Add functions for HID drivers to react on first open and last clos...
Werner Sembach
1
-0
/
+4
2025-04-24
HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirk
Aditya Garg
1
-0
/
+2
2025-04-24
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
1
-1
/
+2
2025-03-26
Merge branch 'for-6.15/pidff' into for-linus
Jiri Kosina
1
-6
/
+0
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
1
-0
/
+2
2025-02-03
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła
1
-15
/
+0
2025-02-03
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
1
-0
/
+1
2025-02-03
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
1
-0
/
+1
2025-02-03
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
1
-0
/
+2
2025-02-03
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
1
-2
/
+3
2025-02-03
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
1
-0
/
+1
2025-02-03
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
1
-0
/
+3
2025-01-09
HID: fix generic desktop D-Pad controls
Terry Tritton
1
-0
/
+1
2024-11-19
Merge branch 'for-6.13/bpf' into for-linus
Jiri Kosina
1
-8
/
+12
2024-10-04
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
1
-0
/
+2
2024-10-04
HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
1
-8
/
+10
2024-10-04
HID: stop exporting hid_snto32()
Dmitry Torokhov
1
-1
/
+0
2024-09-13
Merge branch 'for-6.12/constify-rdesc' into for-linus
Benjamin Tissoires
1
-5
/
+5
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
1
-1
/
+1
2024-08-27
HID: constify hid_device::dev_rdesc
Thomas Weißschuh
1
-1
/
+1
2024-08-27
HID: constify params and return value of fetch_item()
Thomas Weißschuh
1
-1
/
+1
2024-08-27
HID: constify hid_device::rdesc
Thomas Weißschuh
1
-1
/
+1
2024-08-27
HID: constify parameter rdesc of hid_parse_report()
Thomas Weißschuh
1
-1
/
+1
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
1
-0
/
+2
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
1
-1
/
+2
2024-06-27
HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
Benjamin Tissoires
1
-1
/
+1
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
1
-0
/
+6
2024-05-07
HID: do not assume HAT Switch logical max < 8
Benjamin Tissoires
1
-3
/
+3
2024-02-13
HID: protect hid_device::bpf by CONFIG_HID_BPF
Jiri Slaby (SUSE)
1
-2
/
+2
2024-01-02
HID: make hid_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-10-25
HID: core: remove #ifdef CONFIG_PM from hid_driver
Thomas Weißschuh
1
-2
/
+2
2023-08-31
Merge branch 'for-6.6/doc' into for-linus
Benjamin Tissoires
1
-0
/
+23
2023-08-14
HID: Reorder fields in 'struct hid_input'
Christophe JAILLET
1
-1
/
+1
2023-08-14
HID: input: Support devices sending Eraser without Invert
Illia Ostapyshyn
1
-0
/
+1
2023-08-07
HID: Add introduction about HID for non-kernel programmers
Marco Morandini
1
-0
/
+23
2023-05-26
HID: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-0
/
+1
2023-03-30
HID: Recognize "Digitizer" as a valid input application
Jason Gerecke
1
-1
/
+1
2023-03-10
HID: add KEY_CAMERA_FOCUS event in HID
fengqi
1
-0
/
+1
2023-02-23
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-0
/
+3
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
1
-0
/
+5
2023-02-22
Merge branch 'for-6.3/multitouch' into for-linus
Benjamin Tissoires
1
-0
/
+1
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
1
-0
/
+1
2023-02-06
HID: use standard debug APIs
Thomas Weißschuh
1
-7
/
+1
2023-01-17
HID: Make lowlevel driver structs const
Thomas Weißschuh
1
-1
/
+1
2023-01-17
HID: Unexport struct i2c_hid_ll_driver
Thomas Weißschuh
1
-2
/
+0
2023-01-17
HID: Unexport struct hidp_hid_driver
Thomas Weißschuh
1
-1
/
+0
2023-01-17
HID: Unexport struct uhid_hid_driver
Thomas Weißschuh
1
-1
/
+0
2023-01-17
HID: Unexport struct usb_hid_driver
Thomas Weißschuh
1
-1
/
+0
2023-01-17
HID: Remove unused function hid_is_using_ll_driver()
Thomas Weißschuh
1
-6
/
+0
[next]