summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: Add more identifiersAlan Cox2012-01-262-0/+7
* qcaux: add more Pantech UML190 and UML290 portsDan Williams2012-01-241-1/+6
* usb: serial: kobil_sct: fix compile warning:Felipe Balbi2012-01-241-1/+1
* USB: option: Add LG docomo L-02CKentaro Matsuyama2012-01-241-0/+5
* usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman2012-01-241-8/+2
* USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-01-241-5/+6
* USB: cp210x: initialise baud rate at openJohan Hovold2012-01-241-0/+4
* USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-01-241-14/+57
* USB: cp210x: do not map baud rates to B0Johan Hovold2012-01-241-2/+2
* USB: cp210x: fix up set_termios variablesJohan Hovold2012-01-241-2/+3
* USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-01-241-6/+4
* USB: cp210x: call generic open last in openJohan Hovold2012-01-241-5/+2
* USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-241-0/+1
* USB: serial: ftdi additional IDsPeter Naulls2012-01-242-0/+7
* USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2012-01-242-0/+9
* USB: ftdi_sio: fix initial baud rateJohan Hovold2012-01-241-2/+5
* USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold2012-01-241-2/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1341-49/+49
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0932-1653/+197
|\
| * USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-051-0/+1
| * usb: option: add ZD Incorporated HSPA modemJanne Snabb2012-01-041-0/+5
| * Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-123-0/+6
| |\
| * | USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley2011-11-261-0/+4
| * | USB: remove BKL commentsDavidlohr Bueso2011-11-261-2/+0
| * | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-265-13/+44
| |\ \
| * | | USB: serial: do not forward USB specific errors in writeJohan Hovold2011-11-151-0/+2
| * | | USB: serial: fix whitespace issuesJohan Hovold2011-11-151-8/+9
| * | | USB: oti6858: forward USB errors to USB serial coreJohan Hovold2011-11-151-1/+1
| * | | USB: oti6858: remove dead codeJohan Hovold2011-11-151-12/+0
| * | | USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold2011-11-151-2/+1
| * | | USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-151-6/+13
| * | | USB: ch341: forward USB errors to USB serial coreJohan Hovold2011-11-151-1/+1
| * | | USB: serial: do not forward USB specific errors in openJohan Hovold2011-11-151-0/+4
| * | | USB: serial: add support for multiple read urbsJohan Hovold2011-11-152-40/+93
| * | | USB: pl2303: use usb_serial_generic_openJohan Hovold2011-11-151-1/+1
| * | | USB: pl2302: clean up error handling in openJohan Hovold2011-11-151-8/+7
| * | | USB: pl2303: return errors from usb_submit_urb in openJohan Hovold2011-11-151-2/+2
| * | | USB: usb_debug: use process_read_urbJohan Hovold2011-11-151-4/+3
| * | | USB: usb_debug: fix indentationJohan Hovold2011-11-151-3/+3
| * | | USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold2011-11-151-19/+4
| * | | USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-154-40/+3
| * | | USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-152-7/+0
| * | | USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-1520-107/+8
| * | | USB: mos7720: remove unused codeJohan Hovold2011-11-151-3/+0
| * | | USB: mos7720: remove incorrect read-urb checkJohan Hovold2011-11-151-10/+0
| * | | USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold2011-11-151-5/+5
| * | | USB: cyberjack: clean up write-urb busy handlingJohan Hovold2011-11-151-8/+4
| * | | USB: omninet: clean up write-urb busy handlingJohan Hovold2011-11-151-10/+4
| * | | USB: omninet: fix write_roomJohan Hovold2011-11-151-1/+1
| * | | USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-1513-1340/+0
OpenPOWER on IntegriCloud