aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100/usb_zero_copy_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-041-9/+9
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-72/+98
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-6/+6
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-5/+5
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-061-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-1/+1
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+0
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-3/+3
* b100: More RX buffersMartin Braun2014-08-211-1/+2
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-0/+1
* b100: moved usb wrapper class into b100 implJosh Blum2013-07-191-0/+239