| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-01 | Limit events processed by tud_task_ext() / tuh_task_ext() | Cédric Berger | |
| 2026-01-31 | bsp/stm32n6: make both ports work | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | dwc2: add stm32n6 DMA regions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32wba: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32u5: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32n6: update jlink device | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32l4: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32h7rs: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32h7: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f7: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f4: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f2: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | dwc2: add vbus sense config | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-30 | dcd/dwc2: Fix SEDET unable to be cleared on stm32u5 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-26 | fix stm32u0 data stride | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-26 | device/msc: skip command stage if EP out is stalled | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-26 | Merge pull request #3470 from membrowse/fix/membrowse-targets | Ha Thach | |
| ci: membrowse fix targets file | |||
| 2026-01-25 | fix membrowse targets to match CI-built boards | Michael Rogov Papernov | |
| The stm32h7 and samd5x_e5x targets were configured with boards that aren't built by CI (which uses --one-first flag). This caused the membrowse workflow to run in identical mode and fail on upload. - stm32h7: daisyseed → stm32h743eval - samd5x_e5x: d5035_01 → metro_m4_express | |||
| 2026-01-24 | Merge pull request #3459 from membrowse/master | Zixun LI | |
| Integrate MemBrowse. | |||
| 2026-01-24 | restructure targets file | Michael Rogov Papernov | |
| 2026-01-24 | Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20x | Zixun LI | |
| Fix USB FSDEV enumeration on CH32V20x by enabling D+ Pull-up | |||
| 2026-01-24 | Fix macro directive for FSDEV of CH32V20x | Mitsumine Suzu | |
| 2026-01-19 | example: update comment on CDC EP size | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-16 | Integrate MemBrowse | Michael Rogov Papernov | |
| 2026-01-16 | Merge pull request #3465 from hathach/stream_write_fix | Zixun LI | |
| fix stream write racing | |||
| 2026-01-16 | fix stream write racing | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-16 | revert back to shared hw_endpoint_t | hathach | |
| 2026-01-16 | rename | hathach | |
| 2026-01-16 | rename | hathach | |
| 2026-01-16 | implement hcd_device_close() | hathach | |
| 2026-01-16 | refactor hcd, get both control and interrupt endpoint working | hathach | |
| 2026-01-15 | dcd/musb: fix zlp IN | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-15 | dcd/musb: fix unaligned cast | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-15 | draft: hcd control work | hathach | |
| 2026-01-15 | Merge pull request #3460 from hathach/bsp_h7_tm4c | Ha Thach | |
| Add EK-TM4C1294XL and STM32H747-DISCO bsp | |||
| 2026-01-14 | update printer_device.c accounting for upstream changes | Rémi Berthoz | |
| 2026-01-14 | Merge 'upstream/master' into device-class-printer | Rémi Berthoz | |
| 2026-01-14 | fix typo in fuzzing rules.mk for printer device | Rémi Berthoz | |
| 2026-01-14 | ci fix | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | update deps | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c | Zixun LI | |
| 2026-01-14 | bsp: add STM32H747-DISCO | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-mode | Ha Thach | |
| remove no-fifo mode in edpt stream API | |||
| 2026-01-14 | correct dual port hil assert | hathach | |
| 2026-01-14 | remove no-fifo mode in edpt stream API | hathach | |
| update vendor_device.c for direct usbd xfer when either RX/TX BUFSIZE is 0 i.e CFG_TUD_VENDOR_TXRX_BUFFERED = 0 | |||
| 2026-01-14 | dcd/musb: fix IAR build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-14 | bsp: add TI EK-TM4C1294XL | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-13 | Merge pull request #3424 from hathach/fifo_read_epsize | Ha Thach | |
| limit fifo read size to ep_bufsize regardless ep_buf is used or not | |||
| 2026-01-13 | Merge pull request #3439 from hathach/mtp_zlp | Ha Thach | |
| device/mtp: queue ZLP when needed | |||
| 2026-01-13 | minor clean up | hathach | |
| separate tud_mtp_data_send() and tud_mtp_data_receive() | |||
