|
2beb30f1
|
2013-06-28T22:55:55
|
|
bflsc get volts stats needs its own GETVOLTS
|
|
9ecef180
|
2013-06-26T12:53:05
|
|
usbutils/icarus include more locking to usbdev access
|
|
fc89f170
|
2013-06-25T22:23:06
|
|
usbutils add delay API stats
|
|
527c6ee2
|
2013-06-25T21:35:21
|
|
usbutils optional cps IO control - but not enabled
|
|
0cd2c5c3
|
2013-06-23T10:12:44
|
|
Use the info timeout for read_nl in getidentify bflsc.
|
|
9246bbc6
|
2013-06-23T10:11:22
|
|
Add a usb_read_nl_timeout macro.
|
|
4e155fd6
|
2013-06-22T22:33:10
|
|
Hard code the preferred packet size for AMU, BLT and ICA.
|
|
abdf7510
|
2013-06-21T17:36:20
|
|
Reinstate the maxPacketSize determined by the end descriptor but allow the driver to override it.
|
|
f4d74116
|
2013-06-19T13:18:15
|
|
Limit USB transfers to the max size reported by the descriptors.
|
|
d2cb4129
|
2013-06-16T21:58:01
|
|
record and report USB pipe errors via API stats
|
|
84ffcbc5
|
2013-06-14T01:09:50
|
|
Use mining start time for device MH/U calculations
|
|
7d35c692
|
2013-06-10T18:52:18
|
|
ubsutils lock all access to nodev and cgusb
|
|
9287ee90
|
2013-06-10T15:22:37
|
|
USB control creation and free of cgpu
|
|
630e7d76
|
2013-06-09T21:33:20
|
|
Set BFLSC fan speed coarsely to keep it under 60 or auto as per specs saying it tries to stay below 60.
|
|
fd41eb4e
|
2013-06-09T19:03:56
|
|
Limit usbutils LATENCY_STD to 32ms to keep transfers under 512 bytes.
|
|
7fc96664
|
2013-06-09T17:15:48
|
|
Add a usb_read_ok_timeout wrapper to cope with slow init'ing devices.
|
|
8478ee44
|
2013-06-07T07:02:55
|
|
AMU usbstatus correct name from enable UART
|
|
a7425c6c
|
2013-06-07T01:52:51
|
|
Icarus AMU enable the UART
|
|
e186c5cf
|
2013-06-07T00:38:10
|
|
Revert "Protect all usb writes reads and unplugs with a mutex lock and check libusb release has succeeded before proceeding with a libusb close."
This reverts commit beb5f8889de4f5491c831a4bd8824b9c514dbafc.
|
|
beb5f888
|
2013-06-07T00:25:49
|
|
Protect all usb writes reads and unplugs with a mutex lock and check libusb release has succeeded before proceeding with a libusb close.
|
|
f366d53f
|
2013-06-05T01:37:16
|
|
add usb_ftdi_set_latency
|
|
4368a04f
|
2013-06-05T01:07:16
|
|
usbutils optional read buffering
|
|
1c64f3b6
|
2013-06-04T13:17:57
|
|
usb set FTDI latency higher to minimise status bytes
|
|
eec1a86a
|
2013-05-30T22:53:07
|
|
Update copyrights of modified files.
|
|
74d7f556
|
2013-05-30T16:00:41
|
|
usbutils automatically track IO errors
|
|
0177b410
|
2013-05-29T00:33:56
|
|
Use the USB wrappers for avalon, telling usbutils that we want the raw data.
|
|
876e7e58
|
2013-05-29T00:01:54
|
|
Merge branch 'icarus-dev' into usbdev
Conflicts:
usbutils.h
|
|
05cbbd99
|
2013-05-28T23:56:30
|
|
CMR handle baud options
|
|
df8566a7
|
2013-05-28T22:44:03
|
|
usb/ica add more (incomplete) CMR settings
|
|
2f94ec80
|
2013-05-27T23:30:18
|
|
usb separate thread for resource locking and modified windows locking code
|
|
a32e521d
|
2013-05-27T17:17:42
|
|
Implement avalon_ready and avalon_wait_ready functions for when usb is ready to receive commands.
|
|
269a8de9
|
2013-05-27T15:43:22
|
|
First pass rewriting serialdev into direct usb dev for avalon driver.
|
|
8fea60f3
|
2013-05-27T15:01:13
|
|
Define a cts equivalent for direct usb and use it for avalon driver full.
|
|
87d994b6
|
2013-05-22T23:22:00
|
|
usb add transfer_read and commented out in icarus
|
|
6a0b48a6
|
2013-05-20T22:37:52
|
|
usbutils allow unrounded control transfers
|
|
0c3f00c5
|
2013-05-20T21:58:04
|
|
icarus ICA initialisation
|
|
56a96b41
|
2013-05-20T00:48:15
|
|
icarus AMU config transfers
|
|
db080ba9
|
2013-05-19T22:13:23
|
|
usbutils force an unknown IDENT for zero
|
|
e43f265a
|
2013-05-19T19:09:13
|
|
usbutils name latency correctly
|
|
250e4353
|
2013-05-18T01:39:56
|
|
usbutils/icarus separate FTDI transfer values and more debug
|
|
05a385cc
|
2013-05-17T13:49:41
|
|
usbutils new command for icarus
|
|
e89c921a
|
2013-05-16T22:16:15
|
|
usb add a numeric sub-indentity for each name
|
|
2631b55e
|
2013-05-16T21:38:55
|
|
usbutils - make FTDI handling automatic
|
|
05dd48ac
|
2013-05-05T22:04:46
|
|
usbutils/mmq fixed size usb_read default to wait for all data
|
|
e53040ca
|
2013-05-09T06:47:41
|
|
Add an ftdi usb read macro without newline
|
|
ebfa56db
|
2013-04-28T12:49:32
|
|
usbutils allow device selection to specify expected Manufacturer/Product strings
|
|
bd4d04b2
|
2013-04-27T00:07:42
|
|
bflsc add volt stats
|
|
b7b5b9de
|
2013-04-07T07:46:45
|
|
usbutils more stats for bflsc
|
|
8dd1ed24
|
2013-03-31T21:58:48
|
|
usbutils extra message requirements
|
|
cef96ddb
|
2013-03-30T01:21:02
|
|
usbutils.c usb_cmdname() usb_cmds -> string name
|
|
e07d21be
|
2013-03-17T15:28:24
|
|
usbutils use it's own internal read buffer
|
|
b29828e8
|
2013-03-16T21:54:34
|
|
usbutils allow read termination match to be a string
|
|
154e4f4b
|
2013-03-13T11:04:05
|
|
usbutils allow call of usb_all() from other code
|
|
3f50e878
|
2013-03-11T10:58:28
|
|
USB add --usb options to limit USB device selection v0.1
|
|
e35e8ae1
|
2013-03-04T09:45:07
|
|
Implement and use usb_cleanup() on shutdown or restart
|
|
1c69417d
|
2013-02-03T14:02:31
|
|
usbutils - avoid free cgusb twice
|
|
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
|
|
7fbc3770
|
2013-01-22T21:46:21
|
|
USB move usbdev info that needs to stay around into usbinfo
|
|
34bcc1c6
|
2013-01-14T11:30:11
|
|
USB automatically handle losing the device and report nodev in the API
|
|
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
|
|
cbf6c716
|
2012-12-31T08:54:02
|
|
BFL libusb driver
|
|
152e7e36
|
2012-12-02T21:48:37
|
|
mmq usb v0.4 + api usb stats
|