summaryrefslogtreecommitdiff
path: root/common/usbx_host_classes
AgeCommit message (Expand)Author
2026-06-04fix(hid): fixed memory leak and double-free in keyboard/mouse/remote_control ...Frédéric Desbiens
2026-06-04fix(hid): Store client instance per-device instead of per-class (#262)Kajtek Lau
2026-06-04Fixed standalone locking bugs in HID host idle get/set (#264)Frédéric Desbiens
2026-06-04Added optional device HID protocol change callback and host HID protocol get/...MAY
2026-03-25Add default value protection for line coding parameters in serial Host classesMAY
2026-03-05Fixed issue where pointer size was used instead of buffer size in ux_host_cla...Frédéric Desbiens
2026-03-05Updated copyright headers and removed trailing whitespaceFrédéric Desbiens
2026-03-03Merge pull request #228 from ayedm1/refer_to_ux_internal_definesv6.5.0.202601_preFrédéric Desbiens
2026-01-20Refer to ux internal marco instead of using direct txMAY
2026-01-15check for NULL packet before using the pointerLaurent Soest
2026-01-12Merge commit from forkFrédéric Desbiens
2025-12-05Terminate the hid out interrupt out endpoint on deactivateMAY
2025-12-01Fix CI compilation issueMAY
2025-11-20fix (host/storage): prevent stack overflow from infinite partition recursionHaithem Rahmani
2025-10-02Fixed a regression related to HID report descriptors. (#210)Frédéric Desbiens
2025-09-29Fixed integer comparisons of different signedness.Frédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens
2025-09-15Add bounds check for sampling frequency in audio descriptor parsingHaithem Rahmani
2025-09-15Add bounds check for HID report item parsingHaithem Rahmani
2025-09-02add bounds checks for sampling frequency type to identify the right alternate...Haithem Rahmani
2025-09-02add bounds check for frequency array in audio streaming interface descriptorHaithem Rahmani
2025-05-30Fix host cdc ecm packet pool instance waitMAY
2024-03-29Fixed unicode string copy issue in host pima storage info get.CQ Xiao
2024-01-29Update copyright.Bo Chen (from Dev Box)
2023-10-23Update on 23 Oct 2023. Expand to see details.v6.3.0_relChaoqiong Xiao
2023-05-12Update on 12 May 2023. Expand to see details.Chaoqiong Xiao
2023-04-19Update on 19 Apr 2023. Expand to see details.Chaoqiong Xiao
2023-03-31Update on 31 Mar 2023. Expand to see details.Chaoqiong Xiao
2023-03-08Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_relChaoqiong Xiao
2023-01-18Update on 18 Jan 2023. Expand to see details.Chaoqiong Xiao
2022-12-16Update on 16 Dec 2022. Expand to see details.Chaoqiong Xiao
2022-10-26Release 6.2.0v6.2.0_relTiejun Zhou
2022-07-26Release 6.1.12v6.1.12_relYuxin Zhou
2022-04-20Release 6.1.11v6.1.11_relYuxin Zhou
2022-01-26Release 6.1.10v6.1.10_relYuxin Zhou
2021-10-13Release 6.1.9v6.1.9_relYuxin Zhou
2021-07-28Release 6.1.8v6.1.8_relYuxin Zhou
2021-04-03Release 6.1.6v6.1.6_relYuxin Zhou
2021-02-02Release 6.1.4v6.1.4_relYuxin Zhou
2021-01-07update to v6.1.3v6.1.3_relScott Larson
2020-11-10patch release 6.1.2Scott Larson
2020-10-096.1 Releasev6.1_relScott Larson
2020-08-14apply 6.0.2 patch and add additional architectures and toolchain supportv6.0.2_relScott Larson
2020-05-11Initial commitPProvost