summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
13 hoursfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
13 hoursfix(dwc2): enable periodic channels in the selected frameHiFiPHile
13 hoursfix(dwc2): fail missed isochronous framesHiFiPHile
13 hoursfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
13 hoursfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
36 hoursfix(dwc2): serialize deferred transfer abortHiFiPHile
36 hoursMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
36 hoursfix(dwc2): drain host RX status before channel IRQHiFiPHile
7 daysMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
7 daysfix(dwc2): preserve periodic transfer phaseHiFiPHile
7 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
7 daysfix(dwc2): keep isochronous transfers on DATA0HiFiPHile
13 daysMerge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
13 daysdcd(ci_hs): stage the device address before priming the status stagehathach
13 daysMerge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
14 daysohci: defer descriptor reclaim until next frameHiFiPHile
2026-08-18dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2026-08-18dcd(ci_hs): rework bus reset handling and bound the register waitshathach
2026-08-17ohci: reclaim orphaned TDs on device disconnectRyzee119
2026-08-17portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
2026-08-12ohci: fix double allocation of dummy TDs in gtd_find_freeRyzee119
2026-08-11fix(dwc2): correct host FIFO allocationHiFiPhile
2026-07-30Merge remote-tracking branch 'origin/master' into tmp/pr3790-mergehathach
2026-07-29also added rp2usb_deinit() call to hcd_deinit()Geurt Vos
2026-07-29rp2xxx: added rp2usb_deinit() to fix 'No spinlocks are available'Geurt Vos
2026-07-28portable/dwc2: rewind DMA on ISO IN retryZixun LI
2026-07-27portable/chipidea: configure i.MX RT AHB burstsZixun LI
2026-07-27portable/chipidea: configure LPC USB0 AHB burstsZixun LI
2026-07-21Add support for APM32F072Jie Feng
2026-07-19Merge pull request #3757 from rhgndf/at32f403a_larger_pmaZixun LI
2026-07-19Potential fix for pull request findingZixun LI
2026-07-19add assert to dcd_edpt_iso_allocHiFiPhile
2026-07-20return false on too large ep sizesJie Feng
2026-07-19misc fixesJie Feng
2026-07-19add to docsJie Feng
2026-07-19cleanupJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17fix(ci_fs host): release stale sibling BDT on multi-packet completionhathach
2026-07-17dcd_ci_fs: disarm sibling BDT on short-packet OUT completionhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequenceshathach
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67hathach
2026-07-14Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-12dcd(ch32_usbfs): reset stale transfer state in dcd_edpt_iso_activatehathach