aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_wwan.c
AgeCommit message (Expand)Author
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2019-12-20USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro
2018-06-26USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness
2017-11-04USB: serial: fix module-license macrosJohan Hovold
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2015-10-09USB: usb_wwan/option: generalize option_send_setup for other driversDavid Ward
2015-08-18USB: usb_wwan: silence read errors on disconnectJohan Hovold
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-27USB: usb_wwan: do not resume I/O on closing portsJohan Hovold
2014-05-27USB: usb_wwan: report failed submissions as errorsJohan Hovold
2014-05-27USB: usb_wwan: remove some superfluous commentsJohan Hovold
2014-05-27USB: usb_wwan: remove comment from closeJohan Hovold
2014-05-27USB: usb_wwan: clean up delayed-urb submissionJohan Hovold
2014-05-27USB: usb_wwan: use interface-data accessorsJohan Hovold
2014-05-27USB: usb_wwan: make resume error messages uniformJohan Hovold
2014-05-27USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold
2014-05-27USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold
2014-05-27USB: usb_wwan: remove unimplemented set_termiosJohan Hovold
2014-05-27USB: usb_wwan: remove redundant modem-control requestJohan Hovold
2014-05-27USB: usb_wwan: fix remote wakeupJohan Hovold
2014-05-27USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold
2014-05-27USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold
2014-05-27USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold
2014-05-27USB: usb_wwan: fix urb leak at shutdownJohan Hovold
2014-05-27USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-05-27USB: usb_wwan: fix race between write and resumexiao jin
2014-05-27USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-03-25USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-30USB: usb_wwan: fix bulk-urb allocationJohan Hovold
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-14USB: serial: usb_wwan.c: remove debug module parameterGreg Kroah-Hartman
2012-09-13USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman