aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/sierra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/usbLinus 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/gregkh/ttyLinus 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