index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
raspberrypi
Age
Commit message (
Expand
)
Author
2021-12-08
Handle xfer events before closing EP
Valentin Milea
2021-12-07
Remove buffer reclaim logs
Valentin Milea
2021-12-04
Handle the closing of endpoints on RP2040
Valentin Milea
2021-11-30
improve hcd_device_close() for rp2040
hathach
2021-11-30
implement hcd device close
rppicomidi
2021-11-05
RP2040 HCD: Move invalid ep->active assert in hw_trans_complete. The check fo...
Liam Fraser
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-14
More warning cleanup
graham sanderson
2021-10-14
Remove compiler warning
graham sanderson
2021-09-01
rp2040 implement dcd_edpt_close_all()
hathach
2021-09-01
rp2040 correct ep set/clear stall
hathach
2021-08-31
fix rp2040 chapter 9 TD 9.6 test
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-24
rename host API to be consistent with naming on device stack
hathach
2021-08-24
fix rp2040 build
hathach
2021-08-12
add ready check for edpt claim
hathach
2021-08-12
bus_reset will reset all endpoints
hathach
2021-08-12
white space
hathach
2021-08-12
simplify hw_endpoint_init()
hathach
2021-08-11
more dcd clean up
hathach
2021-08-11
clean up endpoint set/clear stall
hathach
2021-08-11
rp2040 enable suspend and resume interrupt
hathach
2021-06-17
force single buffered for device mode, out endpoint
hathach
2021-06-13
fix calculating xferred bytes with double buffer with short packet on buffer0
hathach
2021-06-13
fix ep tx with double buffered
hathach
2021-06-13
fix build with log for device
hathach
2021-06-13
remove sent_setup from hw endpoint
hathach
2021-06-13
remove dev_ep_map
hathach
2021-06-11
fix ci build
hathach
2021-06-11
log clean up
hathach
2021-06-11
map pico_info to log2, pico_trace to log3
hathach
2021-06-11
replace pico_warn by log level 1
hathach
2021-06-11
remove unused variable in hw endpoint
hathach
2021-06-11
more refactor double buffered rp2040
hathach
2021-06-11
rename hw endpoint
hathach
2021-06-11
refactor rp2040 usb
hathach
2021-06-11
double buffered work with host
hathach
2021-06-10
more clean up
hathach
2021-06-10
clean up
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-06-08
fix computing transferred bytes with E4
hathach
2021-06-03
Add __unused to variables that are only used if TU_LOG does something
graham sanderson
2021-06-03
Merge pull request #865 from kilograham/pico-0.10.0
Ha Thach
2021-05-31
use hcd_frame_number() instead of uframe
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-30
add more comment
hathach
2021-05-30
add errata number
hathach
2021-05-30
fix incorrect data toggle when max packet size < 64
hathach
2021-05-30
rp2040: fix debug compilation error
graham sanderson
[next]