summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* MFC r275790 and r275791:hselasky2014-12-261-1/+1
* MFC r275606:hselasky2014-12-151-0/+4
* MFC r274227:hselasky2014-11-191-0/+2
* MFC r264801, r264802, r264934, r273181, r273216 and r273252:hselasky2014-10-312-2/+7
* MFC r269575, r269576 and r269578:hselasky2014-10-311-1/+7
* MFC r264923:hselasky2014-10-312-648/+703
* MFC r269569:hselasky2014-10-312-11/+2
* MFC r271874:hselasky2014-09-271-0/+2
* MFC r271492:hselasky2014-09-201-3/+14
* Merge r269470:joerg2014-08-081-1/+4
* MFC r268929:hselasky2014-07-291-0/+1
* MFC r268078 and r268080:hselasky2014-07-032-2/+2
* Merge r256782 from head:gavin2014-05-071-0/+26
* MFC r264800: fixes for problems found by Coverity scan...ian2014-04-281-5/+12
* MFC uftdi(4) driver changes...ian2014-04-282-235/+572
* Merge r264084: make the Dresden Elektronik "USB Level Shifter Low Cost"joerg2014-04-101-0/+1
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-248-56/+0
* MFC r260559:hselasky2014-01-241-22/+13
* MFC r258363:truckman2013-12-191-0/+1
* Add the device ID for a new flavor of FTDI serial adapter (model 232EX).ian2013-09-011-0/+1
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+1
* Revert previous change to uark.c (restore previous rev), which wasthomas2013-06-231-20/+1
* Fix minor typo in commentthomas2013-06-232-2/+21
* o Retrive the part number (CP2103 etc) from the hardware on attach.gavin2013-05-171-12/+56
* Fix several typoseadler2013-05-122-2/+2
* Add new USB ID.hselasky2013-04-061-0/+1
* Add new USB ID.hselasky2013-03-191-0/+2
* Add support for Optoelectronics USB barcode readers to uftdi(4).gavin2013-03-111-0/+2
* Add new USB ID to FTDI driver.hselasky2013-02-131-0/+1
* Add new u3g device quirk.hselasky2013-01-141-0/+1
* Add new USB ID.hselasky2012-12-291-0/+1
* Make sure we block recursion on TTY's inwakeup callbackhselasky2012-12-202-1/+8
* Add new USB ID.hselasky2012-12-091-0/+1
* Add support for AT&T Sierra Wireless USB 3G adaptereadler2012-11-291-0/+1
* Fix uplcom clear stall logic for PL2303HX.hselasky2012-11-211-8/+15
* Add new USB IDs.hselasky2012-11-121-0/+4
* Add lock asserts instead of "auto-locking".hselasky2012-11-071-9/+2
* The tty_inwakeup callback appears to be called both locked and unlocked.hselasky2012-11-071-3/+9
* Patch to improve USB serial console.hselasky2012-11-071-10/+12
* Add a jitter buffer in the common USB serial driver code whichhselasky2012-11-052-2/+81
* Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.hselasky2012-10-261-3/+3
* Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,n_hibma2012-10-141-4/+173
* Correct driver name.hselasky2012-09-231-1/+1
* Fix typo: s/protocl/protocolkevlo2012-09-201-1/+1
* Restart the USB transfer if the error is not USB_ERR_CANCELLED.kevlo2012-09-121-7/+0
* Support another uchcom(4) device.gavin2012-09-041-0/+1
* Add new USB device ID.hselasky2012-08-221-0/+1
* Revert r239178 and implement two new functions, namelyhselasky2012-08-1520-183/+203
* Rename command defines to match names used in the datasheet, in order togavin2012-08-141-54/+57
* Style.hselasky2012-08-101-6/+0
OpenPOWER on IntegriCloud