summaryrefslogtreecommitdiff
path: root/class
AgeCommit message (Expand)Author
2022-11-19fix rndis pipe config and move cmd & resp into no cache ramv0.7.0sakimisu
2022-10-20remove intf mallocsakumisu
2022-10-14remove duplicate macrossakumisu
2022-10-07list all video altsettingssakumisu
2022-10-07fix rndis mpssakumisu
2022-10-06update rndis device driver and templatesakumisu
2022-10-06do not reset bufoffset when len=0 or len=buf[0]sakumisu
2022-10-05update video templatesakumisu
2022-10-05start next hub int transfer after enumrateionsakumisu
2022-10-01ignore set_idle when failssakumisu
2022-10-01remove irq protect when allocates devnumsakumisu
2022-10-01remove hub device driversakumisu
2022-10-01remove mm32/imxrt/nuvoton old portsakumisu
2022-09-26fix probe to commitsakumisu
2022-09-25add msc readonly featuresakumisu
2022-09-25fix msc process in ossakumisu
2022-09-25config ep0 default mps in usbh_enumeratesakumisu
2022-09-25fix hid durationsakumisu
2022-09-24check if video frame header is illegalsakumisu
2022-09-24record video altsetting numsakumisu
2022-09-23add usb host video classsakumisu
2022-09-23fix video payload head togglesakumisu
2022-09-23add super speed stringsakumisu
2022-09-22xhci keyboard and mouse okzhugengyu
2022-09-18update dfu demo and driversakumisu
2022-09-17fix msc sector numsakumisu
2022-09-17update rndis device driversakumisu
2022-09-15add urb for msc classsakumisu
2022-09-14add interface altsetting structsakumisu
2022-09-12fix typosakumisu
2022-09-12move exthub memory into no cache ramsakumisu
2022-09-11enable all hub port powersakumisu
2022-09-09complete hub intr transfersakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-20refactor usb device intf and ep registersakumisu
2022-08-19give up class registersakumisu
2022-08-19delete ununsed commentsakumisu
2022-08-19replace addr and len with start_sector and nsectorssakumisu
2022-08-19get linecoding by userssakumisu
2022-08-18delete hid statesakumisu
2022-08-18delete sof callbacksakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-08-12add mount callback for device, move tests in mount callbacksakumisu
2022-08-11fix clock source process in uac2.0sakumisu
2022-07-31merge class rx setup functions into onesakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-07-19fix cdc logsakumisu