summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2024-03-31code formathathach
2024-03-31minor clean uphathach
2024-03-30Code refactor.HiFiPhile
2024-03-30Flush FIFO on bus reset.HiFiPhile
2024-03-30dwc2: add endpoint allocation support.HiFiPhile
2024-03-29fix rp2 debug build with level 3hathach
2024-03-26implement hcd_deinit() for max3421hathach
2024-03-25Merge pull request #2515 from Lurcy38/ReAlignMasterHa Thach
2024-03-25fix pre-commitHa Thach
2024-03-25Update dcd_stm32_fsdev_pvt_st.hHa Thach
2024-03-24Merge pull request #2472 from cdesjardins/masterHiFiPhile
2024-03-22Merge pull request #2526 from hathach/fix-uvc-hardfaultHa Thach
2024-03-21Merge pull request #2527 from tannewt/idf5.2.1Ha Thach
2024-03-20Tweaks for ESP-IDF 5.2.1Scott Shawcroft
2024-03-20improve uvc debug messagehathach
2024-03-14dcd_stm32_fsdev.c: Fix a bug seend with stm32h5xxx when the driver is compi...henneboi
2024-03-13- only abort ep0 if it is activehathach
2024-03-12Merge branch 'master' into fix-rp2040-ctrl-xferhathach
2024-03-11reformat codehathach
2024-02-26work around possible RP2040 erratumTaylor Yu
2024-02-24only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...hathach
2024-02-24Merge pull request #2168 from emb4fun/nxp_k64Ha Thach
2024-02-24fix build with cpu without USB_CLK_RECOVER using old dcd_khci driverhathach
2024-02-24frdm k64f usb work well, add kinetis_k to ci cmakehathach
2024-02-20Merge pull request #2463 from kasjer/kasjer/nrf5x-isoout-corruption-detectionHa Thach
2024-02-19fix wrong volatile usage in ohci gtdHa Thach
2024-02-15Do not enable the Mode mismatch interrupt source, it is not clearedChris Desjardins
2024-02-12nrf5x: Handle ISOOUT CRC errorsJerzy Kasenberg
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2024-02-01Merge branch 'master' into src/portable/synopsys/dwc2/fix_sof_int_handlingHiFiPhile
2024-01-12Merge pull request #2401 from Ryzee119/ohci_more_devHa Thach
2024-01-12Merge pull request #2402 from Okarss/masterHa Thach
2024-01-11[STM32 FSDEV] Align names for consistencyOkarss
2024-01-11move gtd extra out of control struct to save sramhathach
2024-01-11[STM32 FSDEV] Introduce a typedef for bus access widthOkarss
2024-01-10Disable ULPI clock during sleep on stm32f7 when using internal phyAlex Voinea
2024-01-10[OHCI] Allow more than 16 devicesRyzee119
2024-01-10[STM32 FSDEV] Fix ISR race conditionsOkarss
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-21dcd_nrf5x: Fix dcd_edpt_open for iso endpointJerzy Kasenberg
2023-12-13Fix CI & typo.HiFiPhile
2023-12-12Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...henneboi
2023-11-29Merge pull request #2346 from IngHK/LogLineEndsHa Thach
2023-11-24made log line end consistent \r\nIngHK
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-22fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clockhathach
2023-11-22add spec version to dwc2 infohathach
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
2023-11-19Fix CIHiFiPhile
2023-11-19Add dwc2 info of F429.HiFiPhile