nuttx/drivers/usbhost
Gregory Nutt d9b42cebe7 Check return from nxsem_wait_initialize()
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.  This commit is only for those files under drivers/usbhost.
2020-03-30 21:53:12 +01:00
..
hid_parser.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs Revert "Makefile: move INCDIROPT to common place (#625)" 2020-03-26 08:50:29 -07:00
usbhost_cdcacm.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_composite.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
usbhost_composite.h Fix some typographical errors. 2018-09-14 06:55:45 -06:00
usbhost_devaddr.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_enumerate.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
usbhost_findclass.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
usbhost_hidkbd.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_hidmouse.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_hub.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
usbhost_max3421e.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_registerclass.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
usbhost_registry.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
usbhost_skeleton.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_storage.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00
usbhost_trace.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
usbhost_xboxcontroller.c Check return from nxsem_wait_initialize() 2020-03-30 21:53:12 +01:00