<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/hcd.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host/hcd.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/hcd.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-02T14:55:45Z</updated>
<entry>
<title>license: use SPDX identifiers for src/ headers (#3749)</title>
<updated>2026-07-02T14:55:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-02T14:55:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a4111b96ef6279e75579f9a18443834f6a0871d'/>
<id>urn:sha1:7a4111b96ef6279e75579f9a18443834f6a0871d</id>
<content type='text'>
* license: use SPDX identifiers for src/ headers

Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.</content>
</entry>
<entry>
<title>add back deferred attachment queue, retry get hub port status if reset change not set after 20ms</title>
<updated>2026-02-27T15:39:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-27T15:39:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=66c4d470eb70b781f0ebdd995aadf44633ce95a4'/>
<id>urn:sha1:66c4d470eb70b781f0ebdd995aadf44633ce95a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix more alerts found by pvs-studio</title>
<updated>2025-11-07T16:50:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-07T07:04:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=652342b57b129a79e0df152377d18096e4a0fed5'/>
<id>urn:sha1:652342b57b129a79e0df152377d18096e4a0fed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>rename and expose tuh_bus_info_get() to application</title>
<updated>2025-04-23T09:03:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-23T09:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a2da575793a14fdfc5137a02843af0fd8f8b772a'/>
<id>urn:sha1:a2da575793a14fdfc5137a02843af0fd8f8b772a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get</title>
<updated>2025-04-23T05:35:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-23T05:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=741cb3cf029e37682634eeb355c20420c0816c8d'/>
<id>urn:sha1:741cb3cf029e37682634eeb355c20420c0816c8d</id>
<content type='text'>
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
</content>
</entry>
<entry>
<title>fix(hcd) hcd_edpt_open() return true if endpoint is already opened.</title>
<updated>2025-04-03T11:11:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-03T11:11:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4787cd5f546eabad630fc5c22f37f67a076ac37e'/>
<id>urn:sha1:4787cd5f546eabad630fc5c22f37f67a076ac37e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_edpt_close() API, it will abort any pending transfer</title>
<updated>2025-03-25T09:15:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-03-25T09:15:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65e01fff2e7ab5302baa45bdd81a1d774e269452'/>
<id>urn:sha1:65e01fff2e7ab5302baa45bdd81a1d774e269452</id>
<content type='text'>
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
</content>
</entry>
<entry>
<title>hcd dwc2 add dcache support, usbh correctly use cache line size with TUH_EPBUF_DEF</title>
<updated>2024-11-26T03:20:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T03:20:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be25aa31f6720e0efe96e8656f46adf0ccbbce50'/>
<id>urn:sha1:be25aa31f6720e0efe96e8656f46adf0ccbbce50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent</title>
<updated>2024-10-14T11:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-14T11:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f18be93db39dbc57bbf34f982dbe07e209a2ae3'/>
<id>urn:sha1:1f18be93db39dbc57bbf34f982dbe07e209a2ae3</id>
<content type='text'>
</content>
</entry>
</feed>
