aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/sierra.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25USB: serial: fix tty-port initialized commentsJohan Hovold1-1/+2
2022-06-22USB: serial: use kmemdup instead of kmalloc + memcpySlark Xiao1-3/+1
2021-08-26USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma1-1/+1
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby1-3/+3
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby1-1/+1
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König1-3/+1
2020-07-14USB: serial: sierra: clean up special-interface handlingJohan Hovold1-29/+29
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold1-2/+1
2020-06-19USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman1-38/+19
2018-06-26USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness1-4/+5
2018-06-26USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
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
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold1-1/+2
2017-02-06USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold1-23/+5
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-2/+2
2015-07-28USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-05-27USB: sierra: do not resume I/O on closing portsJohan Hovold1-6/+5
2014-05-27USB: sierra: minimise no-suspend window during closeJohan Hovold1-2/+2
2014-05-27USB: sierra: refactor delayed-urb submissionJohan Hovold1-20/+43
2014-05-27USB: sierra: clean up suspendJohan Hovold1-10/+6
2014-05-27USB: sierra: use interface-data accessorsJohan Hovold1-6/+6
2014-05-27USB: sierra: remove redundant modem-control requestsJohan Hovold1-15/+1
2014-05-27USB: sierra: do not resume I/O on closed portsJohan Hovold1-6/+4
2014-05-27USB: sierra: remove disconnected test from closeJohan Hovold1-9/+5
2014-05-27USB: sierra: remove unimplemented set_termiosJohan Hovold1-8/+0
2014-05-27USB: sierra: remove unused variableJohan Hovold1-2/+0
2014-05-27USB: sierra: remove bogus endpoint testJohan Hovold1-3/+0
2014-05-27USB: sierra: fix line-control pipe directionJohan Hovold1-1/+1
2014-05-27USB: sierra: fix resume error reportingJohan Hovold1-0/+4
2014-05-27USB: sierra: fix urbs not being killed on shutdownJohan Hovold1-0/+2
2014-05-27USB: sierra: fix characters being dropped at closeJohan Hovold1-0/+18
2014-05-27USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-05-27USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+13
2014-05-27USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-05-27USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-05-27USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold1-1/+0
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold1-9/+1
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman1-1/+1
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-22/+17
2013-03-25USB: sierra: remove bogus disconnect test in closeJohan Hovold1-22/+17
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby1-6/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-11/+6
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold1-7/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-11/+6
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2012-10-31USB: serial: remove driver version informationJohan Hovold1-2/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-8/+3
2012-09-18USB: Serial: sierra.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman1-3/+3
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman1-3/+0
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork1-3/+0
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-06-12USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman1-8/+0
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman1-0/+8
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-07USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman1-8/+0
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-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern1-3/+0
2012-05-03USB: sierra.c: remove dbg() tracing callsGreg Kroah-Hartman1-32/+4
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-02-28USB: serial: sierra.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern1-20/+9
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold1-1/+0
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+12
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum1-4/+12
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-2/+0
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber1-0/+1
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern1-4/+4
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-2/+0
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva1-8/+11
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva1-10/+20
2010-03-02USB: serial: Eliminate useless codeJulia Lawall1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-1/+1
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva1-12/+77
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva1-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva1-10/+14
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva1-1/+1
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-23USB: support for autosuspend in sierra while onlineOliver Neukum1-5/+152
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva1-17/+29
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern1-3/+2
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-2/+2
2009-06-15+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton1-1/+1
2009-06-15USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva1-35/+14
2009-06-15USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva1-4/+3
2009-06-15USB: serial: sierra driver zero length packet fixElina Pasheva1-1/+4
2009-06-15USB: serial: sierra driver read path bug fixElina Pasheva1-11/+17
2009-06-15USB: serial: sierra driver write path improvementsElina Pasheva1-17/+35
2009-06-15USB: serial: sierra driver debug info visibility improvementElina Pasheva1-25/+25
2009-06-15USB: serial: sierra driver performance improvementsElina Pasheva1-3/+3
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48
2009-06-11sierra: driver urb handling improvementsElina Pasheva1-84/+144
2009-06-11tty: resolve some sierra breakageAlan Cox1-3/+14
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-54/+43
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum1-3/+0
2009-04-23USB: serial: sierra driver bug fix for composite interfaceElina Pasheva1-4/+17
2009-01-02sierra: Fix formattingAlan Cox1-1/+1
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-1/+2
2008-10-17USB Serial: Sierra: debug message fixKevin Lloyd1-31/+38
2008-10-13tty: usb-serial krefsAlan Cox1-7/+9
2008-09-23USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd1-0/+1
2008-09-23USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray1-1/+1
2008-09-23USB Serial: Sierra: Device addition & version revKevin Lloyd1-4/+5
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman1-2/+0
2008-08-13USB Serial Sierra: TRU-Install feature updateKevin Lloyd1-32/+3
2008-08-13USB Serial Sierra: Dynamic interface detectionKevin Lloyd1-31/+52
2008-08-13USB Serial Sierra: clean-upKevin Lloyd1-29/+27
2008-07-22tty-usb-sierra: Coding style - minorAlan Cox1-1/+1
2008-07-22usb_serial: API all changeAlan Cox1-64/+29
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei1-2/+2
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox1-0/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-31/+31
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2008-04-24usb/usb-serial-sierra-add-new-dev-groupKevin Lloyd1-0/+40
2008-04-24USB: Serial: Sierra: C597 fixKevin Lloyd1-1/+1
2008-04-24USB: Serial: Sierra: Clean upKevin Lloyd1-9/+8
2008-04-24USB: Add HP hs2300 Broadband Wireless Module to sierra.cStefan Seyfried1-0/+1
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd1-1/+0
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum1-1/+4
2008-02-01USB: sierra driver - add update dtr logicKevin Lloyd1-111/+110
2008-02-01USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for S...Bruno Redondi1-0/+2
2008-02-01USB: sierra driver - add devicesKevin Lloyd1-0/+9
2008-02-01USB: Sierra - Add support for Aircard 881UJessica L. Blank1-0/+2
2007-12-22USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-17USB: sierra: fix product idagilmore@wirelessbeehive.com1-1/+1
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-5/+5
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-19USB: sierra: Add new devicesKevin Lloyd1-7/+20
2007-07-19USB: sierra: Add TRU-Install (c) SupportKevin Lloyd1-20/+78
2007-07-12USB: sierra: cleanup the startup and shutdown pathGreg Kroah-Hartman1-89/+41
2007-07-12USB: sierra: remove incorrect usage of the urb status fieldGreg Kroah-Hartman1-114/+107
2007-07-12USB: serial: sierra: clean up urb->status usageGreg Kroah-Hartman1-6/+8
2007-05-22USB: Add support for Sierra Wireless Aircard 595UDanny Budik1-0/+2
2007-04-27USB: sierra: add more checks on shutdownGreg Kroah-Hartman1-0/+11
2007-04-27USB: sierra close raceOliver Neukum1-10/+4
2007-02-07USB: Sierra Wireless auto set D0Kevin Lloyd1-9/+18
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe1-0/+1
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman1-0/+2
2006-10-17USB: Add device id for Sierra Wireless MC8755Jan Luebbe1-0/+1
2006-10-17USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman1-151/+118
2006-10-17USB: Sierra Wireless driver updateKevin Lloyd1-31/+698
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-07-12[PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd1-0/+75