index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hid.h
Age
Commit message (
Expand
)
Author
2024-11-18
Merge branch 'for-6.13/bpf' into for-linus
Jiri Kosina
2024-10-04
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
2024-10-04
HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
2024-10-04
HID: stop exporting hid_snto32()
Dmitry Torokhov
2024-09-13
Merge branch 'for-6.12/constify-rdesc' into for-linus
Benjamin Tissoires
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-08-27
HID: constify hid_device::dev_rdesc
Thomas Weißschuh
2024-08-27
HID: constify params and return value of fetch_item()
Thomas Weißschuh
2024-08-27
HID: constify hid_device::rdesc
Thomas Weißschuh
2024-08-27
HID: constify parameter rdesc of hid_parse_report()
Thomas Weißschuh
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
2024-06-27
HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
Benjamin Tissoires
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
2024-05-07
HID: do not assume HAT Switch logical max < 8
Benjamin Tissoires
2024-02-13
HID: protect hid_device::bpf by CONFIG_HID_BPF
Jiri Slaby (SUSE)
2024-01-02
HID: make hid_bus_type const
Greg Kroah-Hartman
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-10-25
HID: core: remove #ifdef CONFIG_PM from hid_driver
Thomas Weißschuh
2023-08-31
Merge branch 'for-6.6/doc' into for-linus
Benjamin Tissoires
2023-08-14
HID: Reorder fields in 'struct hid_input'
Christophe JAILLET
2023-08-14
HID: input: Support devices sending Eraser without Invert
Illia Ostapyshyn
2023-08-07
HID: Add introduction about HID for non-kernel programmers
Marco Morandini
2023-05-26
HID: ensure timely release of driver-allocated resources
Dmitry Torokhov
2023-03-30
HID: Recognize "Digitizer" as a valid input application
Jason Gerecke
2023-03-10
HID: add KEY_CAMERA_FOCUS event in HID
fengqi
2023-02-23
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
2023-02-22
Merge branch 'for-6.3/multitouch' into for-linus
Benjamin Tissoires
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
2023-02-06
HID: use standard debug APIs
Thomas Weißschuh
2023-01-17
HID: Make lowlevel driver structs const
Thomas Weißschuh
2023-01-17
HID: Unexport struct i2c_hid_ll_driver
Thomas Weißschuh
2023-01-17
HID: Unexport struct hidp_hid_driver
Thomas Weißschuh
2023-01-17
HID: Unexport struct uhid_hid_driver
Thomas Weißschuh
2023-01-17
HID: Unexport struct usb_hid_driver
Thomas Weißschuh
2023-01-17
HID: Remove unused function hid_is_using_ll_driver()
Thomas Weißschuh
2023-01-17
HID: usbhid: Make hid_is_usb() non-inline
Thomas Weißschuh
2022-12-20
HID: input: map battery system charging
José Expósito
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
2022-09-20
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
2022-01-10
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
[next]