<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/class/msc/usbh_msc.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/class/msc/usbh_msc.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/class/msc/usbh_msc.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2026-07-12T10:37:33Z</updated>
<entry>
<title>update(security): check null pointer and overflow</title>
<updated>2026-07-12T10:37:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-07-12T10:37:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=22b07a18fde0befcdb59d58de5ad62c6ab4ba88e'/>
<id>urn:sha1:22b07a18fde0befcdb59d58de5ad62c6ab4ba88e</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>Clear error code after intentionally ignoring it</title>
<updated>2025-07-19T01:20:49Z</updated>
<author>
<name>Derek Konigsberg</name>
<email>dkonigsberg@logicprobe.org</email>
</author>
<published>2025-07-19T00:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=7c38af1b04ce1d09cf4577a0f95acb4f273e49ee'/>
<id>urn:sha1:7c38af1b04ce1d09cf4577a0f95acb4f273e49ee</id>
<content type='text'>
In the case of handling a stall on a max lun request, we need to clear the error code in `ret` after ignoring it. This is necessary so the connect function won't fail.

Fix #339</content>
</entry>
<entry>
<title>feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx</title>
<updated>2025-06-03T14:43:35Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-06-03T09:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=bff8a632a926cf976c3bbb18097f8a70d7cd9b93'/>
<id>urn:sha1:bff8a632a926cf976c3bbb18097f8a70d7cd9b93</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking enum thread</title>
<updated>2025-01-26T04:50:48Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-01-25T16:15:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c827c2e50b90521fad36113d0f0c8827be6a96f1'/>
<id>urn:sha1:c827c2e50b90521fad36113d0f0c8827be6a96f1</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(class/msc/usbh_msc): add retry macro</title>
<updated>2025-01-16T08:49:58Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-01-16T08:49:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=6c3b828e7711f439c60ce28441ea09b10d01c095'/>
<id>urn:sha1:6c3b828e7711f439c60ce28441ea09b10d01c095</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>[update] class: msc host: update msc host class stack (#285)</title>
<updated>2025-01-16T02:48:11Z</updated>
<author>
<name>chenzhihong007</name>
<email>109498998+chenzhihong007@users.noreply.github.com</email>
</author>
<published>2025-01-16T02:48:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=5b74cecc4a1094198ee17fa2e9a856c5dcd73ce6'/>
<id>urn:sha1:5b74cecc4a1094198ee17fa2e9a856c5dcd73ce6</id>
<content type='text'>
- use CONFIG_USBHOST_MSC_TIMEOUT as inquiry timeout
- separate cbw/csw from g_msc_buf
- try again ready check when device not ready
- print errcode in error log

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;</content>
</entry>
<entry>
<title>fix: rename class to class_code, for c++ compatibility (#269)</title>
<updated>2024-10-30T07:11:46Z</updated>
<author>
<name>electretmike</name>
<email>electretmike@users.noreply.github.com</email>
</author>
<published>2024-10-30T07:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=149fb046bcadcec1caecc5f23ad18a9cc49458f6'/>
<id>urn:sha1:149fb046bcadcec1caecc5f23ad18a9cc49458f6</id>
<content type='text'>
Co-authored-by: Michiel van Leeuwen &lt;michiel@embeddedacoustics.com&gt;
</content>
</entry>
<entry>
<title>fix(class/msc/usbh_msc): when device stalls by usbh_msc_get_maxlun, ingore error and set lun=0, refs:#259</title>
<updated>2024-09-27T11:03:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-27T11:00:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=2b6eebcbb253d2e8e1cca9a48222d160d2745157'/>
<id>urn:sha1:2b6eebcbb253d2e8e1cca9a48222d160d2745157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: static code analysis</title>
<updated>2024-09-19T01:50:18Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-18T10:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=02340e0f44b95f23c227f6d7528f41c0bfe1c0ac'/>
<id>urn:sha1:02340e0f44b95f23c227f6d7528f41c0bfe1c0ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix -Wunused-parameter warning with -Wextra cflag</title>
<updated>2024-08-21T12:08:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-21T12:06:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=35da8d6747f51b3fa68b1a7a47f88dbcc890ed09'/>
<id>urn:sha1:35da8d6747f51b3fa68b1a7a47f88dbcc890ed09</id>
<content type='text'>
</content>
</entry>
</feed>
