summaryrefslogtreecommitdiff
path: root/src/host/hub.h
AgeCommit message (Expand)Author
2021-05-31add hub_port_set_feature()hathach
2021-05-27more include clean uphathach
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-16Add alternate bitfield padding optionJeremiah McCarthy
2020-11-02update usbh with hub to use async control transferhathach
2020-09-06change xfer_cb return type from void to boolhathach
2020-09-05refactor hub classhathach
2020-09-05defer xfer_isr to xfer_cbhathach
2020-01-15Normalize line endingsNathan Conrad
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14update license year to 2019hathach
2019-03-27cleanup, remove the use of _TINY_USB_SOURCE_FILE_hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-14clean up compiler attributehathach
2018-12-11completely remove pipe handle for cdc/hub/ehcihathach
2018-12-10usbh name changehathach
2018-12-10removing pipe handlehathach
2018-12-09change usbh class driver open signaturehathach
2018-12-06clean up hubhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-06-18rename subfolder source to srchathach