summaryrefslogtreecommitdiff
path: root/passthru.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23checkpatch.pl - identical to v20 proposal on qemu-develAlon Levy1-55/+55
2010-12-09libcaccard: undo wrong fix to passthru_get_reader_stateAlon Levy1-0/+4
2010-12-09libcaccard: coding style: replace DWORD and BYTE with uint32_t and uint8_tAlon Levy1-3/+3
2010-12-09libcaccard: coding style: un-block-ed ifsAlon Levy1-2/+3
2010-12-09libcaccard: passthru_get_reader_state fixAlon Levy1-3/+0
2010-12-09libcaccard: coding style: 80 char column width, remove some tabsAlon Levy1-45/+59
2010-10-18whitespace cleanup, typoAlon Levy1-15/+15
2010-10-12passthrough: make three attempts on failed calls to cardAlon Levy1-5/+12
2010-10-06passthrough: another cleanup from Werror, not sure about it (but fixes compil...Alon Levy1-4/+4
2010-10-03passthru and multiple reader support.Robert Relyea1-0/+589