aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb_wwan.c
AgeCommit message (Expand)Author
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
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-03USB: usb_wwan.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-04-23USB: wwan: remove an unneeded checkDan Carpenter
2012-04-20USB: usb_wwan.c: remove err() usageGreg Kroah-Hartman
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17usb_wwan: fix error case in close()Oliver Neukum
2011-02-17usb_wwan: error case of resumeOliver Neukum
2011-02-17usb_wwan: data consistency in error caseOliver Neukum
2011-02-17usb_wwan: fix runtime PM in error caseOliver Neukum
2011-02-17usb_wwan: fix error in marking device busyOliver Neukum
2011-02-17USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby
2010-12-10USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe
2010-11-30usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-05-20usb serial: Add generic USB wwan supportMatthew Garrett