summaryrefslogtreecommitdiffstats
path: root/usbmuxd/usb-linux.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-25Renamed directory 'usbmuxd' to more suitable 'daemon'.Gravatar Nikias Bassen1-542/+0
2009-08-24ZLP flag is an enum, move check into CMake.Gravatar Hector Martin1-11/+0
Now prints the big fat warning at configure time
2009-08-21Warn if libusb is missing ZLP patch and keep old workaround in that case.Gravatar Hector Martin1-0/+29
Revert this once libusb has the patch in a stable release.
2009-08-21Fix ZLP issue with latest libusb-1.0 patch and use wMaxPacketSize instead of 512Gravatar Nikias Bassen1-14/+27
2009-08-21Only try to set configuration if needed.Gravatar Nikias Bassen1-2/+10
2009-08-19Remove trailing whitespace errorsGravatar Hector Martin1-10/+10
2009-08-19Logging fixes, change default loglevel to LL_WARNINGGravatar Hector Martin1-2/+2
2009-08-16Add usb ids for iPhone 3GS and iPod Touch 2GGravatar Martin Szulecki1-1/+3
2009-08-13Remove obsolete patches, update code and comments for libusb git.Gravatar Hector Martin1-2/+2
Please use libusb git as of the time of this writing, or 1.0.3 whenever it comes out.
2009-05-05Move usbmuxd to its own folderGravatar Hector Martin1-0/+501