aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-10
|\
| * USB: serial, use tty_standard_installJiri Slaby2012-02-02
* | USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2012-02-03
* | USB: add new zte 3g-dongle's pid to option.cRui li2012-02-01
* | USB: qcserial: don't enable autosuspendThomas Tuttle2012-02-01
* | USB: qcserial: add several new serial devicesThomas Tuttle2012-02-01
* | USB: ftdi_sio: Add more identifiersAlan Cox2012-01-26
* | qcaux: add more Pantech UML190 and UML290 portsDan Williams2012-01-24
* | usb: serial: kobil_sct: fix compile warning:Felipe Balbi2012-01-24
* | USB: option: Add LG docomo L-02CKentaro Matsuyama2012-01-24
* | usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman2012-01-24
* | USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-01-24
* | USB: cp210x: initialise baud rate at openJohan Hovold2012-01-24
* | USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-01-24
* | USB: cp210x: do not map baud rates to B0Johan Hovold2012-01-24
* | USB: cp210x: fix up set_termios variablesJohan Hovold2012-01-24
* | USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-01-24
* | USB: cp210x: call generic open last in openJohan Hovold2012-01-24
* | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-24
* | USB: serial: ftdi additional IDsPeter Naulls2012-01-24
* | USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2012-01-24
* | USB: ftdi_sio: fix initial baud rateJohan Hovold2012-01-24
* | USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold2012-01-24
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-05
| * usb: option: add ZD Incorporated HSPA modemJanne Snabb2012-01-04
| * Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
| |\
| * | USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley2011-11-26
| * | USB: remove BKL commentsDavidlohr Bueso2011-11-26
| * | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
| |\ \
| * | | USB: serial: do not forward USB specific errors in writeJohan Hovold2011-11-15
| * | | USB: serial: fix whitespace issuesJohan Hovold2011-11-15
| * | | USB: oti6858: forward USB errors to USB serial coreJohan Hovold2011-11-15
| * | | USB: oti6858: remove dead codeJohan Hovold2011-11-15
| * | | USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold2011-11-15
| * | | USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-15
| * | | USB: ch341: forward USB errors to USB serial coreJohan Hovold2011-11-15
| * | | USB: serial: do not forward USB specific errors in openJohan Hovold2011-11-15
| * | | USB: serial: add support for multiple read urbsJohan Hovold2011-11-15
| * | | USB: pl2303: use usb_serial_generic_openJohan Hovold2011-11-15
| * | | USB: pl2302: clean up error handling in openJohan Hovold2011-11-15
| * | | USB: pl2303: return errors from usb_submit_urb in openJohan Hovold2011-11-15
| * | | USB: usb_debug: use process_read_urbJohan Hovold2011-11-15
| * | | USB: usb_debug: fix indentationJohan Hovold2011-11-15
| * | | USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold2011-11-15
| * | | USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-15
| * | | USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-15
| * | | USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15