summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb_wwan.c
Commit message (Expand)AuthorAge
* 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-15
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* | 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-13
* 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
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \
| * | usb_wwan: fix error case in close()Oliver Neukum2011-02-17
| * | usb_wwan: error case of resumeOliver Neukum2011-02-17
| * | usb_wwan: data consistency in error caseOliver Neukum2011-02-17
| * | usb_wwan: fix runtime PM in error caseOliver Neukum2011-02-17
| * | usb_wwan: fix error in marking device busyOliver Neukum2011-02-17
| |/
* | USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby2011-02-17
|/
* USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe2010-12-10
* usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams2010-11-30
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* usb serial: Add generic USB wwan supportMatthew Garrett2010-05-20