aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_wwan.c
Commit message (Expand)AuthorAge
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2014-05-27
* | USB: usb_wwan: report failed submissions as errorsJohan Hovold2014-05-27
* | USB: usb_wwan: remove some superfluous commentsJohan Hovold2014-05-27
* | USB: usb_wwan: remove comment from closeJohan Hovold2014-05-27
* | USB: usb_wwan: clean up delayed-urb submissionJohan Hovold2014-05-27
* | USB: usb_wwan: use interface-data accessorsJohan Hovold2014-05-27
* | USB: usb_wwan: make resume error messages uniformJohan Hovold2014-05-27
* | USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold2014-05-27
* | USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold2014-05-27
* | USB: usb_wwan: remove unimplemented set_termiosJohan Hovold2014-05-27
* | USB: usb_wwan: remove redundant modem-control requestJohan Hovold2014-05-27
* | USB: usb_wwan: fix remote wakeupJohan Hovold2014-05-27
* | USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold2014-05-27
* | USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-05-27
* | USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold2014-05-27
* | USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-05-27
* | USB: usb_wwan: fix write and suspend raceJohan Hovold2014-05-27
* | USB: usb_wwan: fix race between write and resumexiao jin2014-05-27
* | USB: usb_wwan: fix urb leak in write error pathxiao jin2014-05-27
* | USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold2014-04-16
|/
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-03
* USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-12
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold2013-03-25
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-02-13
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\
| * USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-30
* | USB: serial: remove driver version informationJohan Hovold2012-10-31
|/
* USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold2012-10-25
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: serial: usb_wwan.c: remove debug module parameterGreg Kroah-Hartman2012-09-14
| * USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\|
| * usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-10
| * usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-10
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: usb_wwan.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: wwan: remove an unneeded checkDan Carpenter2012-04-23
* USB: usb_wwan.c: remove err() usageGreg Kroah-Hartman2012-04-20
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum2011-03-23
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17