summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2026-06-04Release 6.5.1.202602 preparation (#267)Frédéric Desbiens
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-06-04Implemented a bugfix for control transfer requests parsing (#218)SeanHowsonAdvCo
2026-06-02Removed unimplemented and stale API prototypes (#259)MAY
2026-04-17Merge pull request #257 from ayedm1/default_value_protectionFrédéric Desbiens
2026-04-14Merge pull request #253 from ayedm1/host_sim_uninit_user_apiFrédéric Desbiens
2026-03-25Add default value protection for line coding parameters in serial Host classesMAY
2026-03-05Merge branch 'dev' into cdc_acm_device_break_reqMAY
2026-03-05Merge branch 'dev' into host_sim_uninit_user_apiMAY
2026-03-05Fixed issue where pointer size was used instead of buffer size in ux_host_cla...Frédéric Desbiens
2026-03-05Updated version number constantsFrédéric Desbiens
2026-03-05Updated copyright headers and removed trailing whitespaceFrédéric Desbiens
2026-03-04HOST SIM: Add missing uninitialize macro in simulator host headerMAY
2026-03-03Merge pull request #228 from ayedm1/refer_to_ux_internal_definesv6.5.0.202601_preFrédéric Desbiens
2026-03-03Merge pull request #246 from ayedm1/device_storage_load_eject_mediaFrédéric Desbiens
2026-03-02Merge pull request #251 from ayedm1/fix_rndis_linx_enumerationFrédéric Desbiens
2026-02-26Fix RNDIS linux enumerationMAY
2026-02-24Merge pull request #247 from ayedm1/uninit_dcd_simFrédéric Desbiens
2026-02-23Merge pull request #252 from BerninaInternationalAG/create_mutex_before_memor...Frédéric Desbiens
2026-02-16create mutex before calling _ux_utility_memory_allocateLaurent Soest
2026-02-10device cdc acm support break requestMAY
2026-02-09DCD Simulator Controller Driver: Add uninitializes APIMAY
2026-02-09Device MSC: add START STOP (load/eject) request supportMAY
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-14Updated hotfix version constantFrédéric Desbiens
2026-01-12Updated version number constantsv6.4.5.202504_relFrédéric Desbiens
2026-01-12Merge commit from forkFrédéric Desbiens
2026-01-12Merge pull request #227 from ayedm1/abort_host_hid_out_endpointFrédéric Desbiens
2025-12-21Cleanup hid device class filesMAY
2025-12-05Terminate the hid out interrupt out endpoint on deactivateMAY
2025-12-02Merge pull request #226 from ayedm1/fix_ci_compilaltionFrédéric Desbiens
2025-12-01Fix CI compilation issueMAY
2025-11-29refer to UX prefix to avoid compilation issue in standalone modeMAY
2025-11-27Merge pull request #220 from ayedm1/fix_compilation_issue_when_debug_log_enabledFrédéric Desbiens
2025-11-27Merge pull request #219 from ayedm1/add_check_hid_out_ep_abortFrédéric Desbiens
2025-11-27Fix compilation issue when debug log option is enabledMAY
2025-11-27Add check for optional device hid out endpointMAY
2025-11-26fix typo ALIGNMENT -> ALIGNMENTMAY
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 pull request #178 from Nictrla/terminate-hid-endpointFrédéric Desbiens
2025-09-29Merge pull request #205 from ayedm1/fix_ux_system_initialize_error_checkingFrédéric Desbiens
2025-09-29Updated version number and added build number and hotfix.Frédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens
2025-09-29Merge commit from forkFrédéric Desbiens