summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* MFC r313287:ian2017-03-023-6/+44
* MFC r303347, r303350, r303351, r303353:ian2017-03-0110-11/+58
* MFC r303346:ian2017-03-011-3/+5
* MFC r306478:hselasky2016-10-101-5/+6
* MFC r306205:loos2016-09-271-0/+1
* MFC r305388:dim2016-09-071-2/+2
* dev/usb: minor spelling fixes in comments.pfg2016-05-023-18/+18
* dev/usb: use our nitems() macro when param.h is available.pfg2016-04-194-4/+4
* Add more DPRINTF() to the ftdi driver. Now everything that can change theian2016-04-051-8/+35
* Make PPS ASSERT/CLEAR events match the RS-232 signal levels as per RFC 2783.ian2016-01-171-21/+24
* Flag the first port on a Sheevaplug ftdi serial device as jtag.ian2015-12-161-1/+1
* Create a USB_PNP_INFO and use it to export the existing PNPimp2015-12-1118-38/+57
* Add support for Sierra MC7355 cardgarga2015-09-151-0/+1
* Update USB quirk.hselasky2015-09-101-1/+1
* Add new USB ID.hselasky2015-09-091-0/+1
* Remove duplicate entry for Sierra Wireless Aircard 875garga2015-09-081-1/+1
* Support the ZTE MF112 HSUPA 3G USB stick.gavin2015-08-291-0/+1
* Return the current ftdi bitbang mode with the UFTDIIOC_GET_BITMODE ioctl.ian2015-08-061-4/+12
* Add support to the uftdi driver for reading and writing the serial eepromian2015-08-062-1/+89
* Add new USB ID.hselasky2015-05-051-0/+1
* Add support for Sierra MC7354 cardgarga2015-05-051-0/+1
* Implement a mechanism for making changes in the kernel<->driver PPSian2015-05-041-2/+3
* The "get latency" and "get bitmode" device commands are read operations,ian2015-04-101-2/+2
* Switch polarity of PPS events.hselasky2015-03-081-3/+8
* Use correct mode variable for PPS support.hselasky2015-03-071-2/+2
* Add PPS support to USB serial drivers.hselasky2015-03-072-4/+40
* Add more USB IDs.hselasky2015-03-071-0/+2
* Add Neoway WM620 module ID.dchagin2015-02-081-0/+1
* Add more USB device IDs.hselasky2015-01-161-0/+2
* Add support for USB device side mode to the USB modem driver.hselasky2015-01-091-19/+134
* Make a bunch of USB debug SYSCTLs tunable, so that their value(s) canhselasky2015-01-0514-14/+14
* Resolve USB driver identification conflict.hselasky2014-12-151-1/+1
* Add more U3G USB IDs.hselasky2014-12-081-0/+4
* Add new USB IDs.hselasky2014-11-071-0/+2
* Add support for new USB 3G device.hselasky2014-10-181-1/+2
* Add support for new USB 3G device.hselasky2014-10-171-0/+2
* Add the Dresden Elektronik deRFnode device to uftdi(4).joerg2014-10-161-0/+1
* Add new USB IDs.hselasky2014-09-191-0/+2
* Workaround for receiving Voice Calls using the E1750 dongle fromhselasky2014-09-121-3/+14
* don't OR integer error values together as this does not make sense.n_hibma2014-08-051-1/+2
* Add a second Huawei SCSI eject command as USB mode switch config filesn_hibma2014-08-051-1/+7
* Add ID for Novatel MC990D to u3g.n_hibma2014-08-051-0/+1
* Remove unused defines.n_hibma2014-08-052-11/+2
* Avoid a divide-by-zero panic when setting the baudrate to 0.joerg2014-08-031-1/+4
* Add new device ID.hselasky2014-07-201-0/+1
* Fix order of USB serial layer uninit. Currently module dependencyhselasky2014-07-012-2/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-282-7/+3
* Revert r267961, r267973:gjb2014-06-272-3/+7
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-272-7/+3
* The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2,ian2014-04-251-1/+2
OpenPOWER on IntegriCloud