index
:
usbx.git
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usbx_host_classes
Age
Commit message (
Expand
)
Author
2026-06-04
fix(hid): fixed memory leak and double-free in keyboard/mouse/remote_control ...
Frédéric Desbiens
2026-06-04
fix(hid): Store client instance per-device instead of per-class (#262)
Kajtek Lau
2026-06-04
Fixed standalone locking bugs in HID host idle get/set (#264)
Frédéric Desbiens
2026-06-04
Added optional device HID protocol change callback and host HID protocol get/...
MAY
2026-03-25
Add default value protection for line coding parameters in serial Host classes
MAY
2026-03-05
Fixed issue where pointer size was used instead of buffer size in ux_host_cla...
Frédéric Desbiens
2026-03-05
Updated copyright headers and removed trailing whitespace
Frédéric Desbiens
2026-03-03
Merge pull request #228 from ayedm1/refer_to_ux_internal_defines
v6.5.0.202601_pre
Frédéric Desbiens
2026-01-20
Refer to ux internal marco instead of using direct tx
MAY
2026-01-15
check for NULL packet before using the pointer
Laurent Soest
2026-01-12
Merge commit from fork
Frédéric Desbiens
2025-12-05
Terminate the hid out interrupt out endpoint on deactivate
MAY
2025-12-01
Fix CI compilation issue
MAY
2025-11-20
fix (host/storage): prevent stack overflow from infinite partition recursion
Haithem Rahmani
2025-10-02
Fixed a regression related to HID report descriptors. (#210)
Frédéric Desbiens
2025-09-29
Fixed integer comparisons of different signedness.
Frédéric Desbiens
2025-09-29
Merge commit from fork
Frédéric Desbiens
2025-09-29
Merge commit from fork
Frédéric Desbiens
2025-09-29
Merge commit from fork
Frédéric Desbiens
2025-09-29
Merge commit from fork
Frédéric Desbiens
2025-09-15
Add bounds check for sampling frequency in audio descriptor parsing
Haithem Rahmani
2025-09-15
Add bounds check for HID report item parsing
Haithem Rahmani
2025-09-02
add bounds checks for sampling frequency type to identify the right alternate...
Haithem Rahmani
2025-09-02
add bounds check for frequency array in audio streaming interface descriptor
Haithem Rahmani
2025-05-30
Fix host cdc ecm packet pool instance wait
MAY
2024-03-29
Fixed unicode string copy issue in host pima storage info get.
CQ Xiao
2024-01-29
Update copyright.
Bo Chen (from Dev Box)
2023-10-23
Update on 23 Oct 2023. Expand to see details.
v6.3.0_rel
Chaoqiong Xiao
2023-05-12
Update on 12 May 2023. Expand to see details.
Chaoqiong Xiao
2023-04-19
Update on 19 Apr 2023. Expand to see details.
Chaoqiong Xiao
2023-03-31
Update on 31 Mar 2023. Expand to see details.
Chaoqiong Xiao
2023-03-08
Release 6.2.1 on 08 Mar 2023. Expand to see details.
v6.2.1_rel
Chaoqiong Xiao
2023-01-18
Update on 18 Jan 2023. Expand to see details.
Chaoqiong Xiao
2022-12-16
Update on 16 Dec 2022. Expand to see details.
Chaoqiong Xiao
2022-10-26
Release 6.2.0
v6.2.0_rel
Tiejun Zhou
2022-07-26
Release 6.1.12
v6.1.12_rel
Yuxin Zhou
2022-04-20
Release 6.1.11
v6.1.11_rel
Yuxin Zhou
2022-01-26
Release 6.1.10
v6.1.10_rel
Yuxin Zhou
2021-10-13
Release 6.1.9
v6.1.9_rel
Yuxin Zhou
2021-07-28
Release 6.1.8
v6.1.8_rel
Yuxin Zhou
2021-04-03
Release 6.1.6
v6.1.6_rel
Yuxin Zhou
2021-02-02
Release 6.1.4
v6.1.4_rel
Yuxin Zhou
2021-01-07
update to v6.1.3
v6.1.3_rel
Scott Larson
2020-11-10
patch release 6.1.2
Scott Larson
2020-10-09
6.1 Release
v6.1_rel
Scott Larson
2020-08-14
apply 6.0.2 patch and add additional architectures and toolchain support
v6.0.2_rel
Scott Larson
2020-05-11
Initial commit
PProvost