summaryrefslogtreecommitdiffstats
path: root/binding/iiodevices-binding.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-12set_channel: no next channel when it doesn't existClément Bénier1-2/+21
2018-06-29Remove useless code and declare iio_infos in C codeClément Bénier1-1/+8
2018-06-22string copy: use n copy(snprintf, strncpy)cle©mentbeénier1-13/+16
2018-06-21read static infos: improve read static infos for channelsclement benier1-15/+53
2018-06-21add client_sub structure: split channel_fd structure into channel and client_subclement benier1-239/+252
2018-06-21context_set vs uid: remove json key uid and set context for afb_reqclement benier1-39/+12
2018-06-21binding iiodevices: handles 3 iiodevicesClément Bénier1-0/+571