summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-11/+6
|\
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
| * Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-10/+6
| |\
| | * USB: serial, use tty_standard_installJiri Slaby2012-02-021-10/+6
* | | USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-211-0/+2
* | | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-212-2/+8
* | | USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn2012-02-141-130/+13
|/ /
* | USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2012-02-032-0/+8
* | USB: add new zte 3g-dongle's pid to option.cRui li2012-02-011-1/+128
* | USB: qcserial: don't enable autosuspendThomas Tuttle2012-02-011-2/+0
* | USB: qcserial: add several new serial devicesThomas Tuttle2012-02-011-0/+14
* | 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
OpenPOWER on IntegriCloud