usbutils.c


Log

Author Commit Date CI Message
Kano 30e7040f 2013-03-09T13:56:52 usb_cleanup() without locking
Kano 540f3e89 2013-03-07T00:00:31 Setup BFLSC support
Kano cb49f3cb 2013-03-06T00:24:02 usbutils.c copy full size to 'Last Command'
Kano f1ab8ea9 2013-03-04T21:18:42 Release MMQ device only once (not 4 times)
Kano aed1e516 2013-03-04T10:16:44 usb_cleanup() use correct locking mechanism
Kano e35e8ae1 2013-03-04T09:45:07 Implement and use usb_cleanup() on shutdown or restart
Kano b9c19a93 2013-02-08T02:17:28 remove empty #ifdef
Kano bc575523 2013-02-08T02:12:09 call a separate get_devices() with locking, as required
Kano 1c69417d 2013-02-03T14:02:31 usbutils - avoid free cgusb twice
Kano 983fe2b0 2013-02-02T09:51:47 usbutils hotplug v0.1
Kano 7abf30b2 2013-02-03T22:51:05 distinguish between drv and it's id enum now called drv_id
Kano 05157e08 2013-01-26T21:49:20 USB in linux use the expected kernel config to check and detach - and set the configuration in linux also
Kano 128e3270 2013-01-24T02:39:37 USB system wide device locking on windows
Kano 16fa0900 2013-01-23T22:39:26 usbutils stats_initialised not set
Kano 028da16b 2013-01-23T22:13:42 usbutils free found if not used
Kano 82973040 2013-01-23T20:41:29 USB device locking NOOP for windows (for now)
Kano cb3e3ebf 2013-01-23T20:37:28 USB system wide device locking on linux
Kano 59c73ae5 2013-01-23T15:56:42 USB usb_init() consistent err/warning/debug messages
Kano a59b0c03 2013-01-23T12:42:33 usbutils.c use correct config from found (not 0)
Kano 7fbc3770 2013-01-22T21:46:21 USB move usbdev info that needs to stay around into usbinfo
Kano baf3aca8 2013-01-17T19:21:40 usbutils.c release_cgpu() sets nodev
Kano ea807cf0 2013-01-14T11:44:31 USB BFL transfer is only 64 bytes in a USB1.1 socket
Kano 34bcc1c6 2013-01-14T11:30:11 USB automatically handle losing the device and report nodev in the API
Kano f9e04a3c 2013-01-06T21:00:38 device_drv - allow .name to be changed before add_cgpu()
Kano a344deb6 2013-01-05T23:47:26 rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
Kano 211b0f4e 2013-01-02T21:18:08 BFL USB longer timeout
Kano b0996152 2012-12-31T13:04:53 BFL report USB device numbers for init errors and allow faster 'reinit'
Kano cbf6c716 2012-12-31T08:54:02 BFL libusb driver
Kano 440edfc4 2012-12-10T20:14:36 usb display message when device is in use/another cgminer
Kano e6efec46 2012-12-10T10:42:02 usbutils.c uninitialised usbstat for non-primary mmqs
Kano 3a91d8eb 2012-12-04T11:21:49 usbutils.c remove compiler warning
Kano 152e7e36 2012-12-02T21:48:37 mmq usb v0.4 + api usb stats