summaryrefslogtreecommitdiff
path: root/src/host/usbh.c
AgeCommit message (Expand)Author
2018-12-12clean uphathach
2018-12-12rename descriptor_* helper to tu_desc_*hathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-12rename hcd_device_remove to hcd_device_closehathach
2018-12-12replace all hcd pipe close by hcd_device_removehathach
2018-12-11fix build error with ohcihathach
2018-12-11rename to hcd_edpt_open()hathach
2018-12-11ehci periodichathach
2018-12-11completely remove pipe handle for cdc/hub/ehcihathach
2018-12-10fix msc hosthathach
2018-12-10usbh name changehathach
2018-12-10host msc built but got hardfault with inquiry commandhathach
2018-12-10ehci clean uphathach
2018-12-10add tuh_mount_cb/tuh_umount_cbhathach
2018-12-10usbh clean uphathach
2018-12-10rename usbh_xfer_isr to hcd_event_xfer_completehathach
2018-12-10removing pipe handlehathach
2018-12-10removing pipe handle, remove xfer typehathach
2018-12-10usbh remove class code in xfer isr callbackhathach
2018-12-10clean uphathach
2018-12-10refactor usbh class driverhathach
2018-12-09change usbh class driver open signaturehathach
2018-12-09clean up ehcihathach
2018-12-08hub clean uphathach
2018-12-08refactor hcd apihathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07clean uphathach
2018-12-07seperate control xfer to 3 tds for ohcihathach
2018-12-07ohci got device not response condition in control transferhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07adding new hcd api, tested working with control xfer.hathach
2018-12-07able to build with host mschathach
2018-12-07change usbh_control_xfer name and signaturehathach
2018-12-07usbh rename varshathach
2018-12-06change usbh queue to generic event queuehathach
2018-12-06minor clean uphathach
2018-12-06clean up hubhathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2018-12-05fix more host build errorhathach
2018-12-05able to build host lpc18xxhathach
2018-12-05fixing build error with host stackhathach
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-11-14change osal_queue_receive() signaturehathach
2018-10-23clean up helper funchathach
2018-08-23rename common func to avoid conflicthathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-06-18clean uphathach
2018-06-18rename subfolder source to srchathach