index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hid.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
1
-0
/
+2
2025-07-15
HID: core: Improve the kerneldoc for hid_report_len()
Alan Stern
1
-1
/
+5
2025-06-20
HID: rate-limit hid_warn to prevent log flooding
Li Chen
1
-0
/
+2
2025-05-13
HID: core: Add functions for HID drivers to react on first open and last close call
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-18
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
[next]