summaryrefslogtreecommitdiff
path: root/tools/runonphone/serenum_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* runonphone: Include the manufacturer name in the friendly name on OS XMartin Storsjo2011-06-241-1/+2
* runonphone: Fix usb device enumeration on Mac OS XMartin Storsjo2011-06-241-1/+6
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-5/+24
|\ \ | |/
| * runonphone: Only print the modprobe instructions on linuxMartin Storsjo2010-12-201-0/+4
| * reword: Make the USB serial device enumeration work on OS X, tooMartin Storsjo2010-12-201-4/+19
| * runonphone: Check that the device->config is valid before dereferencing itMartin Storsjo2010-12-201-1/+1
* | Prevent multiple modprobe messages for the same phoneShane Kearns2010-11-051-24/+9
* | Fix detection of N95 with linux 2.6.34+Shane Kearns2010-11-051-1/+1
|/
* Linux runonphone - tell the user which driver to loadShane Kearns2010-07-091-6/+45
* Fix USB serial port detection of the Nokia N95 on linuxShane Kearns2010-07-091-6/+56
* Use libusb to auto-detect the port to use to communicate with the phoneThomas Zander2010-03-191-2/+69
* WhitespaceThomas Zander2010-03-191-1/+1
* 1st attempt at USB serial port enumerator for linuxShane Kearns2010-01-201-0/+64