History log of /system/core/libusbhost/include/usbhost/usbhost.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
96c59d848a491c6b3aaaf2f78c17e9b54cd2071c 27-Oct-2016 Philip P. Moltmann <moltmann@google.com> Merge "usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl"
3695285d5d743190ed88f982b0c531066e68b686 18-Oct-2016 Philip P. Moltmann <moltmann@google.com> usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl

Test: Test is submitted alongside this change
Bug: 31288102
Change-Id: I99311879150ef3f647c65205b35254736dde6de7
/system/core/libusbhost/include/usbhost/usbhost.h
dfd21b89f28bd8a6d4acdc05b74fbd03bb844f48 14-Oct-2016 Vitalii Tomkiv <vitalit@google.com> Add timeout to usb_device_control_transfer call in usbhost code.

usb_device_control_transfer used to use "0" value in control_transfer
call which resulted in unlimited timeout. In case of bad USB devices
connected it resulted in usbhost stuck state.

Bug: 31923641
Test: manual run and test with bad devices.
Change-Id: I4a2a691a6d83107f72ba506522c932085bd09624
/system/core/libusbhost/include/usbhost/usbhost.h
9879bb2ba28891cb2a4231c39ea2d5d2da730be7 20-Sep-2016 Philip P. Moltmann <moltmann@google.com> usb-bulk-transfer: Clarify sign-iy-ness of param

Parameter is implicily converted to unsigned when assigned to the struct,
so make sure users are aware of this.

Test: compiled
Change-Id: I25ca6b24591497aa4e7ce8db262ce1099c2b7b09
/system/core/libusbhost/include/usbhost/usbhost.h
e0a7c773edf401df3f8170174030912e49526842 16-Sep-2016 Elliott Hughes <enh@google.com> Move libusbhost's headers into libusbhost.

Change-Id: Ic5ff65bd6456ea3cc92e0c8f9d7a6f499e58dbfc
/system/core/libusbhost/include/usbhost/usbhost.h