aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
...
* USB: serial: fix missing locking on fifo in write callbackJohan Hovold2010-05-20
* USB: serial: fix generic chars_in_bufferJohan Hovold2010-05-20
* USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-20
* USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-20
* USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-20
* USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-20
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-20
* usb: fix serial build when SYSRQ is disabledRandy Dunlap2010-05-20
* USB Serial Driver: ZIO MotherboardVijay Kumar2010-05-20
* usb-console: pass baud from console to the initial tty openJason Wessel2010-05-20
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-20
* USB: ti_usb: fix printk format warningRandy Dunlap2010-04-30
* USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-04-30
* USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti2010-04-30
* USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-30
* USB: option: add ID for ZTE MF 330Dominik Brodowski2010-04-30
* USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-22
* USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-22
* USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-22
* USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
|\
| * tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-19
* | USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner2010-03-19
* | USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani2010-03-19
* | USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark2010-03-19
* | USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt2010-03-19
* | USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum2010-03-19
* | USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum2010-03-19
* | USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum2010-03-19
* | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-19
* | USB: qcserial: add new device idsBernhard Rosenkraenzer2010-03-19
* | USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying2010-03-19
* | USB: serial: use port endpoint size to determine if ep is availableJohan Hovold2010-03-19
* | USB: serial: fix softint not being called on errorsJohan Hovold2010-03-19
* | USB: serial: fix error message on close in generic driverJohan Hovold2010-03-19
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\ \
| * | USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-02
| * | USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-02
| * | USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-02
| * | USB: option: add Longcheer/Longsung vendor IDDan Williams2010-03-02
| * | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-02
| * | USB: remove references to port->port.count from the serial driversAlan Stern2010-03-02
| * | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
| * | USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-02