summaryrefslogtreecommitdiff
path: root/sys/dev/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* MFC r208016Andrew Thompson2010-05-171-0/+1
* MFC r208015Andrew Thompson2010-05-171-1/+1
* MFC r207077Andrew Thompson2010-04-2913-16/+15
* MFC r206544Kevin Lo2010-04-161-0/+1
* MFC r205032Andrew Thompson2010-04-061-0/+1
* MFC r205031Andrew Thompson2010-04-061-5/+0
* MFC r205029Andrew Thompson2010-04-061-3/+1
* MFC r203906Andrew Thompson2010-04-061-0/+1
* MFC r203905Andrew Thompson2010-04-061-0/+5
* MFC r203903Andrew Thompson2010-04-061-4/+9
* MFC r203507Andrew Thompson2010-04-061-0/+1
* MFC r203506Andrew Thompson2010-04-061-1/+1
* MFC r202054Andrew Thompson2010-01-171-0/+1
* MFC r201766Andrew Thompson2010-01-171-2/+0
* MFC r201681Andrew Thompson2010-01-171-105/+126
* MFC r201318Andrew Thompson2010-01-171-0/+2
* MFC r201028Andrew Thompson2009-12-314-108/+115
* MFC r200826Andrew Thompson2009-12-311-0/+1
* MFC r200658Andrew Thompson2009-12-311-21/+21
* MFC r200657Andrew Thompson2009-12-311-32/+280
* MFC r200653Andrew Thompson2009-12-311-29/+25
* MFC r200395Andrew Thompson2009-12-311-7/+12
* MFC r200308Andrew Thompson2009-12-311-1/+1
* MFC r200306Andrew Thompson2009-12-311-0/+1
* MFC r199332Andrew Thompson2009-12-311-6/+6
* MFC r199816Andrew Thompson2009-12-0910-19/+15
* MFC r198774Andrew Thompson2009-12-091-1/+6
* MFC r198257Andrew Thompson2009-10-291-115/+53
* MFC r197573Andrew Thompson2009-10-291-10/+33
* MFC r197572Andrew Thompson2009-10-291-0/+3
* MFC r197570Andrew Thompson2009-10-2917-8/+436
* MFC r197568Andrew Thompson2009-10-291-0/+3
* MFC r196494Andrew Thompson2009-10-291-11/+35
* MFC r196493Andrew Thompson2009-10-291-0/+4
* ULPT:Alfred Perlstein2009-07-301-1/+9
* USB serial:Alfred Perlstein2009-07-301-0/+1
* Don't pick up Giant inside ucom(4).Ed Schouten2009-06-281-4/+6
* Fix a typeo in the frame len function to unbreak the build, make it shorterAndrew Thompson2009-06-231-1/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-2319-611/+1025
* Fix usb2_find_descriptor function name.Andrew Thompson2009-06-151-2/+2
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-1520-829/+829
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededAndrew Thompson2009-06-152-9/+9
* Make variables static where appropriate.Andrew Thompson2009-06-134-4/+4
* Rename usb pipes to endpoints as it better represents what they are, and structAndrew Thompson2009-06-072-3/+3
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-2919-81/+81
* Last minute TTY API change: remove mutex argument from tty_alloc().Ed Schouten2009-05-291-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-2820-756/+756
* Do not forcefully close the write transfer when closing the tty, it needs toAndrew Thompson2009-05-262-21/+7
* Add Sharp WILLCOM03 ipaq and Option GTHSDPA 3g device ids.Andrew Thompson2009-05-212-1/+4