<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/class/msc, branch v1.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/class/msc?h=v1.2.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/class/msc?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-03-28T12:42:31Z</updated>
<entry>
<title>fix msc buf overflow because of SCSICMD_INQUIRY_SIZEOF</title>
<updated>2024-03-28T12:42:31Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-03-28T12:42:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=4da3550582f371daab042c4ed10575a37c25318c'/>
<id>urn:sha1:4da3550582f371daab042c4ed10575a37c25318c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>class: msc: stage change should be before usbd_ep_start_write()</title>
<updated>2024-02-23T02:42:53Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-02-22T10:23:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=756987050fe1dd82eadebea3a8e890767252df36'/>
<id>urn:sha1:756987050fe1dd82eadebea3a8e890767252df36</id>
<content type='text'>
- stage change should be before usbd_ep_start_write()

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>support multi port api for device</title>
<updated>2024-02-06T11:52:22Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-02-06T11:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d1c7fa8c191efa3028794b1d6965ea3229e14c85'/>
<id>urn:sha1:d1c7fa8c191efa3028794b1d6965ea3229e14c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>class: msc device: support multi lun</title>
<updated>2024-02-06T10:31:47Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-02-06T03:25:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=920b02cb7c51fda01e334ccaabecc15c4e0d3480'/>
<id>urn:sha1:920b02cb7c51fda01e334ccaabecc15c4e0d3480</id>
<content type='text'>
- support multi lun

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>update log tag</title>
<updated>2024-01-30T15:04:35Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-01-30T15:04:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=eeb304ae08985a7e3e00d0b5f49c3c1442baf4bc'/>
<id>urn:sha1:eeb304ae08985a7e3e00d0b5f49c3c1442baf4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usbd init and deinit event macro</title>
<updated>2024-01-16T14:50:48Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-01-16T14:50:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0f5e05052f53cd3bdc7ff0e9a2f535a532748bbf'/>
<id>urn:sha1:0f5e05052f53cd3bdc7ff0e9a2f535a532748bbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CONFIG_USBDEV_MSC_BLOCK_SIZE to CONFIG_USBDEV_MSC_MAX_BUFSIZE</title>
<updated>2024-01-05T17:07:39Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-01-05T14:12:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=249e650c372181b9e933c4d86d01828e999e8e43'/>
<id>urn:sha1:249e650c372181b9e933c4d86d01828e999e8e43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usb errno, do not use system errno</title>
<updated>2023-12-05T13:34:32Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-05T13:34:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=14f1f597f11f55e943ee35a3a3c842217a29f142'/>
<id>urn:sha1:14f1f597f11f55e943ee35a3a3c842217a29f142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor urb, add ep &amp; hport in urb to make hardware pipe more reusable</title>
<updated>2023-11-16T11:56:52Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-11-15T14:08:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=5bbe2a97f25ca780dde2bab0e9aafab46bac8913'/>
<id>urn:sha1:5bbe2a97f25ca780dde2bab0e9aafab46bac8913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check and execute modeswitch first</title>
<updated>2023-11-13T11:50:37Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-11-13T11:50:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e795ab73a03a25b5d0799069cd0de59e146e53b0'/>
<id>urn:sha1:e795ab73a03a25b5d0799069cd0de59e146e53b0</id>
<content type='text'>
</content>
</entry>
</feed>
