summaryrefslogtreecommitdiff
path: root/usb-linux.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-10Build fix for newer kernel headers, thanks Jason Wessel.ths1-1/+0
2006-08-12SCSI and USB async IO support.pbrook1-6/+5
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-9/+11
2006-07-19Linux compilation fixbellard1-0/+9
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard1-3/+27
2006-05-25Rearrange SCSI disk emulation code.pbrook1-1/+1
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook1-2/+4
2005-11-13correct use of USBDEVFS_DISCONNECTbellard1-4/+9
2005-11-06USB user interfacebellard1-85/+256
2005-11-05initial USB supportbellard1-0/+309