summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_wwan.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix module-license macrosJohan Hovold2017-11-041-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-111-3/+0
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-2/+2
* USB: usb_wwan/option: generalize option_send_setup for other driversDavid Ward2015-10-091-4/+38
* USB: usb_wwan: silence read errors on disconnectJohan Hovold2015-08-181-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* | USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2014-05-271-4/+7
* | USB: usb_wwan: report failed submissions as errorsJohan Hovold2014-05-271-6/+7
* | USB: usb_wwan: remove some superfluous commentsJohan Hovold2014-05-271-7/+0
* | USB: usb_wwan: remove comment from closeJohan Hovold2014-05-271-1/+0
* | USB: usb_wwan: clean up delayed-urb submissionJohan Hovold2014-05-271-5/+9
* | USB: usb_wwan: use interface-data accessorsJohan Hovold2014-05-271-10/+10
* | USB: usb_wwan: make resume error messages uniformJohan Hovold2014-05-271-2/+3
* | USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold2014-05-271-2/+3
* | USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold2014-05-271-4/+1
* | USB: usb_wwan: remove unimplemented set_termiosJohan Hovold2014-05-271-14/+0
* | USB: usb_wwan: remove redundant modem-control requestJohan Hovold2014-05-271-3/+0
* | USB: usb_wwan: fix remote wakeupJohan Hovold2014-05-271-2/+4
* | USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold2014-05-271-11/+16
* | USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-05-271-8/+17
* | USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold2014-05-271-24/+19
* | USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-05-271-12/+22
* | USB: usb_wwan: fix write and suspend raceJohan Hovold2014-05-271-8/+5
* | USB: usb_wwan: fix race between write and resumexiao jin2014-05-271-6/+2
* | USB: usb_wwan: fix urb leak in write error pathxiao jin2014-05-271-1/+3
* | USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold2014-04-161-6/+3
|/
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-5/+1
* USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-121-10/+10
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-1/+1
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-1/+1
* USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold2013-03-251-13/+12
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-11/+6
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-11/+6
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* | USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-02-131-5/+3
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-161-5/+5
|\
| * USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-301-5/+5
* | USB: serial: remove driver version informationJohan Hovold2012-10-311-2/+0
|/
* USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold2012-10-251-74/+50
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-28/+28
|\
| * USB: serial: usb_wwan.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0
| * USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-23/+28
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-271-39/+29
|\ \ | |/
| * usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-101-1/+3
| * usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-101-38/+26
* | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/
* USB: usb_wwan.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-23/+0
OpenPOWER on IntegriCloud