Commit History

Author SHA1 Message Date
  Luke Dashjr 3fe5b3ff17 Replace elist.h with uthash.h for thread queue 13 years ago
  Luke Dashjr daf67462aa Add missing copyright sections to files that may need them 13 years ago
  Con Kolivas cc04d3abc7 Use a counting semaphore to signal the usb resource thread that it has work to do. 13 years ago
  Con Kolivas 876e7e5893 Merge branch 'icarus-dev' into usbdev 13 years ago
  Con Kolivas 6972ec62a7 Execute driver shutdown sequence during kill_work. 13 years ago
  Luke Dashjr 6e3ed2ea6b Group stale shares in with rejects (but still distinctly counted) and make the percentage be (reject+stale)/total 13 years ago
  Kano 2f94ec8025 usb separate thread for resource locking and modified windows locking code 13 years ago
  Con Kolivas 269a8de977 First pass rewriting serialdev into direct usb dev for avalon driver. 13 years ago
  Con Kolivas 44736b3012 Make submit_nonce return a bool for whether it's a valid share or not. 13 years ago
  Luke Dashjr e8c1b97823 Bugfix: Cleanup trivial warnings 13 years ago
  Luke Dashjr 79727cf800 Merge commit '2fb6637' into cg_merges_20130524b 13 years ago
  Luke Dashjr bce21f9d87 Merge commit '62a1403' into cg_merges_20130524b 13 years ago
  Luke Dashjr 7517aaf3e5 Bugfix: Export stats_lock for deviceapi 13 years ago
  Luke Dashjr 3dc6ea620c Semi-Merge commit 'c1ff90a' into cg_merges_20130524b (only change symbol signatures) 13 years ago
  Luke Dashjr 1b027079bb Merge commit '6b714dd' into cg_merges_20130524b 13 years ago
  Luke Dashjr e39abe0f01 Merge commit 'dbab07a' into cg_merges_20130524b 13 years ago
  Luke Dashjr bdca79b7e3 Merge commit '5c7a32f' into update_avalon_20130524 13 years ago
  Kano ebfaaa28e9 subid field for devices that do not yet support the distinct device/processor interface 13 years ago
  Luke Dashjr db7dcd6e64 Merge commit '97bad1e' into update_avalon_20130524 13 years ago
  Luke Dashjr d55ce05f79 Merge commit '67be00e' into update_avalon_20130524 13 years ago
  Luke Dashjr b0d85a6b02 Merge commit '67c5da4' into update_avalon_20130524 13 years ago
  Luke Dashjr d371272609 Semi-Merge commit '1802302' into update_avalon_20130524 (sync with cgminer rebase) 13 years ago
  Luke Dashjr 19294f1238 Merge branch 'winpthread' into cg_merges_20130523a 13 years ago
  Luke Dashjr 9fb8b34e4e Use has_pth flag instead of trying to mess with pthread internals 13 years ago
  Luke Dashjr 53e6ce09bb Merge commit 'ea4cf57' into cg_merges_20130523a 13 years ago
  Kano c9cc7445e5 miner.h remove unused device_file and add device_data 13 years ago
  Kano 8fe40e98ba miner.h icarus no long uses fd 13 years ago
  Con Kolivas 000c01dcae Create a logwin_update function which mandatorily updates the logwin and use it when input is expected to prevent display refresh delays. 13 years ago
  Con Kolivas 01fca3e756 Create a logwin_update function which mandatorily updates the logwin and use it when input is expected to prevent display refresh delays. 13 years ago
  Con Kolivas 3a2008ac61 Use a persistent single separate thread for stratum share submission that uses workqueues since all stratum sends are serialised. 13 years ago