aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_wwan.c
Commit message (Expand)AuthorAge
* 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