summaryrefslogtreecommitdiff
path: root/class
AgeCommit message (Expand)Author
2023-08-27fix warningsakimisu
2023-08-25standardize video control apisakimisu
2023-08-13[hub 修正] 快速断开的情况下无法处理断开事件heyuanjie87
2023-08-05change rndis_encapsulated_resp_buffer size to 156v0.10.0sakimisu
2023-08-05fix function namesakimisu
2023-08-05class: rndis: host: fix function nameZhihong Chen
2023-08-05update for midiZhihong Chen
2023-07-21Fix the callback api in usbd_hid.cChen Leeren
2023-07-13remove ununsed codesakumisu
2023-07-12use static memory to malloc & free classsakimisu
2023-07-12fix rt-thread once thread deletesakimisu
2023-07-11add msc popup functionsakumisu
2023-07-09clasify vendor driversakimisu
2023-07-09Silicon Laboratories CP210x USB to RS232 serial adaptor driver is suppportedlenovo
2023-07-05enum device with disposable thread, do not block hub threadsakimisu
2023-06-21remove unused codesakimisu
2023-06-21refactor audio device classsakimisu
2023-06-21format class struct and global variable namesakimisu
2023-06-21add cdc send break requestsakimisu
2023-06-21export cdc/msc/rndis/mtp mps, configured by usersakimisu
2023-06-02audio: fix descriptor endpoint attribute error and add audiov2 feedback descr...Zhihong Chen
2023-05-26extend report lengthsakimisu
2023-05-24use usbh_hport_activate_epx to alloc rndis intin pipesakimisu
2023-05-24class: rndis host: fix buffer size and pointer errorZhihong Chen
2023-05-24fix hid get report lensakumisu
2023-05-24check with last to reduce set line coding repeatlysakumisu
2023-05-19修复requestsense设定数据长度错误的问题heyuanjie87
2023-05-17call usbh_xxx_stop when class enumerates completelysakimisu
2023-04-29fix build errorsakimisu
2023-04-22align hub intbufsakimisu
2023-04-21update hub process for usb3.0, update xhci driversakimisu
2023-04-21fix pointer in 64bit cpu, use uintptr_t insteadsakimisu
2023-03-30add const for printer device_idsakumisu
2023-03-22add usbd_event_handler for userssakumisu
2023-03-22add volume and mute controlsakumisu
2023-03-22remove unused functionssakumisu
2023-03-17fix warning when use no ext hubsakumisu
2023-03-16fix print logsakumisu
2023-03-12move variables into no cachesakimisu
2023-03-12format codesakimisu
2023-03-11update printer driver and demosakumisu
2023-03-11[update] Improve the compatibility of USB flash drive enumeration。zhouji
2023-03-08fix typosakimisu
2023-02-23move ep0 active into hub eventsakumisu
2023-02-18move hub and hport variable into common ram to reduce nocache ram usagesakumisu
2023-02-07do not check if device is closedsakimisu
2023-02-05support more audio altsettingsakumisu
2023-02-05config ep pipe after set_interfacesakumisu
2023-01-28add some log for rndis rx txsakimisu
2023-01-15fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4csakimisu