summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-01Limit events processed by tud_task_ext() / tuh_task_ext()Cédric Berger
2026-01-31bsp/stm32n6: make both ports workHiFiPhile
2026-01-31dwc2: add stm32n6 DMA regionsHiFiPhile
2026-01-31bsp/stm32wba: update vbus senseHiFiPhile
2026-01-31bsp/stm32u5: update vbus senseHiFiPhile
2026-01-31bsp/stm32n6: update jlink deviceHiFiPhile
2026-01-31bsp/stm32l4: update vbus senseHiFiPhile
2026-01-31bsp/stm32h7rs: update vbus senseHiFiPhile
2026-01-31bsp/stm32h7: update vbus senseHiFiPhile
2026-01-31bsp/stm32f7: update vbus senseHiFiPhile
2026-01-31bsp/stm32f4: update vbus senseHiFiPhile
2026-01-31bsp/stm32f2: update vbus senseHiFiPhile
2026-01-31dwc2: add vbus sense configHiFiPhile
2026-01-30dcd/dwc2: Fix SEDET unable to be cleared on stm32u5HiFiPhile
2026-01-26fix stm32u0 data strideZixun LI
2026-01-26device/msc: skip command stage if EP out is stalledZixun LI
2026-01-26Merge pull request #3470 from membrowse/fix/membrowse-targetsHa Thach
2026-01-25fix membrowse targets to match CI-built boardsMichael Rogov Papernov
2026-01-24Merge pull request #3459 from membrowse/masterZixun LI
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-24Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20xZixun LI
2026-01-24Fix macro directive for FSDEV of CH32V20xMitsumine Suzu
2026-01-19example: update comment on CDC EP sizeZixun LI
2026-01-16Integrate MemBrowseMichael Rogov Papernov
2026-01-16Merge pull request #3465 from hathach/stream_write_fixZixun LI
2026-01-16fix stream write racingHiFiPhile
2026-01-16revert back to shared hw_endpoint_thathach
2026-01-16renamehathach
2026-01-16renamehathach
2026-01-16implement hcd_device_close()hathach
2026-01-16refactor hcd, get both control and interrupt endpoint workinghathach
2026-01-15dcd/musb: fix zlp INHiFiPhile
2026-01-15dcd/musb: fix unaligned castHiFiPhile
2026-01-15draft: hcd control workhathach
2026-01-15Merge pull request #3460 from hathach/bsp_h7_tm4cHa Thach
2026-01-14update printer_device.c accounting for upstream changesRémi Berthoz
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-14fix typo in fuzzing rules.mk for printer deviceRémi Berthoz
2026-01-14ci fixZixun LI
2026-01-14update depsZixun LI
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add STM32H747-DISCOHiFiPhile
2026-01-14Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-modeHa Thach
2026-01-14correct dual port hil asserthathach
2026-01-14remove no-fifo mode in edpt stream APIhathach
2026-01-14dcd/musb: fix IAR buildHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2026-01-13Merge pull request #3424 from hathach/fifo_read_epsizeHa Thach
2026-01-13Merge pull request #3439 from hathach/mtp_zlpHa Thach
2026-01-13minor clean uphathach