aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcaux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04USB: serial: fix module-license macrosJohan Hovold1-1/+1
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-03USB: serial: constify device-id tablesJohan Hovold1-1/+1
2013-03-11qcaux: add Franklin U600Dan Williams1-0/+1
2012-09-21USB: qcaux: add Pantech vendor class matchBjørn Mork1-7/+3
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-02-28USB: serial: qcaux.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern1-13/+6
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams1-1/+6
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern1-0/+1
2011-01-22USB: qcaux: add Pantech UML290 device IDDan Williams1-0/+2
2010-05-20USB: qcaux: add Samsung U520 device IDDan Williams1-0/+5
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams1-0/+10
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams1-0/+96