summaryrefslogtreecommitdiffstats
path: root/usb-linux.c
Commit message (Expand)AuthorAgeFilesLines
* Build fix for newer kernel headers, thanks Jason Wessel.ths2006-12-101-1/+0Star
* SCSI and USB async IO support.pbrook2006-08-121-6/+5Star
* usb destroy API change (Lonnie Mendez)bellard2006-07-191-9/+11
* Linux compilation fixbellard2006-07-191-0/+9
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-3/+27
* Rearrange SCSI disk emulation code.pbrook2006-05-261-1/+1
* Tweak UHCI device settings. Ignore host root hubs.pbrook2006-03-111-2/+4
* correct use of USBDEVFS_DISCONNECTbellard2005-11-131-4/+9
* USB user interfacebellard2005-11-061-85/+256
* initial USB supportbellard2005-11-051-0/+309