summaryrefslogtreecommitdiffstats
path: root/daemon/usb-linux.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Get rid of SHORT_NOT_OK flag for USB sendsGravatar Hector Martin1-2/+0
2009-10-31Fix USB pid range check: was trying to claim all Apple devicesGravatar Hector Martin1-1/+1
2009-10-25Add missing license headers and make them consistentGravatar Hector Martin1-1/+3
2009-10-10Disable polling in udev mode, use udev to signal device discoveryGravatar Hector Martin1-1/+11
2009-10-03Require libusb-1.0.3 and hardcode explicit ZLP logicGravatar Hector Martin1-7/+0
2009-09-23Match a range of supported USB IDs and make iPod Touch 64GB workGravatar Martin Szulecki1-5/+2
2009-08-28usb-linux: use libusb_get_max_packet_size() instead of custom code.Gravatar Nikias Bassen1-17/+2
2009-08-25Renamed directory 'usbmuxd' to more suitable 'daemon'.Gravatar Nikias Bassen1-0/+542