]> sigrok.org Git - libsigrok.git/history - src/hardware/kingst-la2016/api.c
kingst-la2016: rephrase USB renum code path after firmware upload
[libsigrok.git] / src / hardware / kingst-la2016 / api.c
2022-02-06 Gerhard Sittigkingst-la2016: rephrase USB renum code path after firmw...
2022-02-06 Gerhard Sittigkingst-la2016: address style nits, brace location,...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase comments for style, readability...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase diagnostics to improve user...
2022-02-06 Gerhard Sittigkingst-la2016: style nits, remove not needed include...
2022-02-06 Gerhard Sittigkingst-la2016: sort include directives
2022-02-06 Gerhard Sittigkingst-la2016: move acquisition abort from api.c to...
2022-02-06 Gerhard Sittigkingst-la2016: move USB communication from api.c to...
2022-02-06 Gerhard Sittigkingst-la2016: rename routine before moving from api...
2021-11-14 Mike Walterskingst-la2016: handle sdi==NULL in config_list
2021-10-02 Kevin Grantkingst-la2016: setup usb transfer sizes to be multiple...
2021-09-10 Soeren Apelkingst-la2016: Minor style fixes
2021-09-10 Kevin Grantkingst-la2016: add support for kingst la1016
2021-09-10 Kevin Grantkingst-la2016: avoid filling the log file with redundan...
2021-09-10 Kevin Grantkingst-la2016: fix segfault that often occurs when...
2021-03-16 Gerhard Sittigkingst-la2016: address trivial style nits (whitespace...
2021-03-16 Helge Krusekingst-la2016: Eliminate non-portable packed structs...
2021-03-16 Helge Krusekingst-la2016: Use common code to send trigger and...
2020-06-06 Uwe Hermannkingst-la2016: Use ARRAY_SIZE.
2020-06-06 Florian Schmidtkingst-la2016: tested with idVendor=77a1, idProduct...