summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb-wwan.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold1-1/+1
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork1-2/+1
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox1-1/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2010-12-01usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams1-0/+2
2010-05-21usb serial: Add generic USB wwan supportMatthew Garrett1-0/+67