| Age | Commit message (Expand) | Author |
| 2024-12-17 | Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170 | hathach |
| 2024-12-13 | Merge pull request #2897 from shdeb/hid_pid_defs | Ha Thach |
| 2024-12-11 | Merge branch 'master' into fork/HiFiPhile/rt1170 | hathach |
| 2024-12-06 | Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_based | Ha Thach |
| 2024-12-06 | Adding HID Usage Table Physical Input Device Page (0x0F) | shdeb |
| 2024-11-30 | Reformat audio class. | HiFiPhile |
| 2024-11-30 | Fix typo. | HiFiPhile |
| 2024-11-30 | Update audio class with dcache support. | HiFiPhile |
| 2024-11-28 | Merge branch 'master' into fork/pschatzmann/rp2040-iso | hathach |
| 2024-11-27 | Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889) | Ha Thach |
| 2024-11-27 | minor clean up | hathach |
| 2024-11-27 | fix multiple flag on compiling | hathach |
| 2024-11-26 | add TUH_EPBUF_DEF for cdc host | hathach |
| 2024-11-26 | msc host, use usbh_get_enum_buf() for set_config() process | hathach |
| 2024-11-26 | add buffer note for host msc api | hathach |
| 2024-11-26 | add TUH_EPBUF_DEF for hid host | hathach |
| 2024-11-26 | msc host work ok with p4 dma | hathach |
| 2024-11-25 | try to fix circleci with kinetis | hathach |
| 2024-11-22 | fix ncm incorrect length for notify connection | hathach |
| 2024-11-22 | add TUD_EPBUF_DEF for ecm rndis, also separate notify and control buffer, use... | hathach |
| 2024-11-22 | TUD_EPBUF_TYPE_DEF video_device.c | hathach |
| 2024-11-22 | update epnotif endpoint for ncm_device.c | hathach |
| 2024-11-22 | TUD_EPBUF_TYPE_DEF usbtmc_device.c and vendor_device.c | hathach |
| 2024-11-22 | TUD_EPBUF_TYPE_DEF ncm_device | hathach |
| 2024-11-22 | apply TUD_EPBUF_DEF for device: bth, dfu, hid, msc | hathach |
| 2024-11-22 | msc_device.c declare and separate epbuf from interface struct, make cbw and c... | hathach |
| 2024-11-21 | use TUD_EPBUF_DEF to declare buffer memory for midi | hathach |
| 2024-11-21 | - move freertos_hooks to board.c | hathach |
| 2024-11-21 | make sure usb buffer occupies whole cache line when DCACHE is enabled for msc... | hathach |
| 2024-11-18 | Merge pull request #2866 from HiFiPhile/uac_fix | Ha Thach |
| 2024-11-02 | Improve EP IN flow control. | HiFiPhile |
| 2024-11-02 | Fix align issue of _audiod_fct.alt_setting. | HiFiPhile |
| 2024-11-01 | Merge pull request #2713 from rgrr/ncm-fix-in-tud_network_recv_renew | HiFiPhile |
| 2024-10-29 | Extend callback information | Bollen Nico |
| 2024-10-16 | Merge branch 'hathach:master' into rp2040-iso | Phil Schatzmann |
| 2024-10-15 | RP2040 Compile Errors | pschatzmann |
| 2024-10-15 | RP2040 New ISO API | pschatzmann |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more con... | hathach |
| 2024-10-07 | Merge pull request #2720 from YixingShen/master | Ha Thach |
| 2024-10-01 | Fix vendor class reset. | HiFiPhile |
| 2024-09-11 | Merge pull request #2450 from HiFiPhile/vendor_fifo | Ha Thach |
| 2024-09-10 | remove vendor ep_addr, use stream api instead | hathach |
| 2024-09-10 | update vendor device to use edpt stream which also support non-buffereed (no ... | hathach |
| 2024-09-10 | change edpt stream api to take hwid from API to reduce memory footprint | hathach |
| 2024-09-10 | change vendor device to use edpt stream API | hathach |
| 2024-08-30 | Bluetooth Device: Issue ZLP on ACL IN ep when transfer is multiple of endpoin... | Donatien Garnier |
| 2024-08-27 | Merge remote-tracking branch 'tinyusb/master' into vendor_fifo | Mengsk |
| 2024-08-09 | Marked the keycode parameter of the keyboard_report functions as const since ... | Hjalmar |
| 2024-08-02 | Merge branch 'master' into vendor_fifo | HiFiPhile |
| 2024-07-28 | audiod_function_t clean up. | HiFiPhile |