aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-02Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2017-10-31USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-10-03USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2017-06-14USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-06-13USB: serial: qcserial: expose methods for modem controlMagnus Lynch1-0/+2
2017-05-17USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork1-0/+2
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-01-19USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2016-03-02USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-02-29USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2015-11-16USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork1-20/+34
2015-11-16USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+40
2015-10-22USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-10-09USB: qcserial: update comment for Sierra Wireless MC7304/MC7354David Ward1-1/+1
2015-10-09Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx"David Ward1-0/+1
2015-10-09Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355"David Ward1-0/+1
2015-10-09USB: qcserial: make AT URCs work for Sierra Wireless devicesDavid Ward1-0/+11
2015-08-18USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-07-20USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-07-20USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer1-1/+0
2015-01-07USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer1-1/+0
2014-11-19USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+33
2014-05-29usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+6
2014-05-28usb: qcserial: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-05-27usb: qcserial: remove interface number matchingBjørn Mork1-7/+0
2014-05-27usb: qcserial: define and use Sierra Wireless layoutBjørn Mork1-45/+53
2014-05-27usb: qcserial: refactor device layout selectionBjørn Mork1-6/+16
2014-05-27usb: qcserial: fix multiline comment coding styleBjørn Mork1-3/+6
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-02-05usb: qcserial: add Netgear Aircard 340UBjørn Mork1-0/+3
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams1-1/+7
2013-06-03USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger1-0/+1
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold1-1/+1
2012-09-14USB: serial: qcserial.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork1-3/+2
2012-07-16USB: qcserial: adding Sierra Wireless devicesBjørn Mork1-0/+20
2012-07-16USB: qcserial: support generic Qualcomm serial portsBjørn Mork1-0/+7
2012-07-16USB: qcserial: make probe more flexibleBjørn Mork1-18/+26
2012-07-16USB: qcserial: centralize probe exit pathBjørn Mork1-9/+8