summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcaux.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix module-license macrosJohan Hovold2017-11-041-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: constify device-id tablesJohan Hovold2014-01-031-1/+1
* qcaux: add Franklin U600Dan Williams2013-03-111-0/+1
* USB: qcaux: add Pantech vendor class matchBjørn Mork2012-09-211-7/+3
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: qcaux.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-12/+1
* usb-serial: use new registration API in [q-s]* driversAlan Stern2012-02-241-13/+6
* qcaux: add more Pantech UML190 and UML290 portsDan Williams2012-01-241-1/+6
* USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-221-0/+1
* USB: qcaux: add Pantech UML290 device IDDan Williams2011-01-221-0/+2
* USB: qcaux: add Samsung U520 device IDDan Williams2010-05-201-0/+5
* USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-221-0/+10
* USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-021-0/+96