summaryrefslogtreecommitdiffstats
path: root/usb-linux.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-30too much stuff and it WORKSGravatar Hector Martin1-64/+133
2009-04-28USB TX/RX, device framework, version packetsGravatar Hector Martin1-8/+144
2009-04-28USB mostly complete, main loop added, polls for devicesGravatar Hector Martin1-2/+249
2009-04-27general framework, unix socket listen, utilsGravatar Hector Martin1-0/+4
2009-04-26Hello, world!Gravatar Hector Martin1-0/+30