aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-wwan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-10-09USB: usb_wwan/option: generalize option_send_setup for other driversDavid Ward1-1/+1
2014-05-27USB: usb_wwan: do not resume I/O on closing portsJohan Hovold1-1/+0
2014-05-27USB: usb_wwan: remove bogus function prototypeJohan Hovold1-1/+0
2014-05-27USB: usb_wwan: remove unimplemented set_termiosJohan Hovold1-3/+0
2014-05-27USB: usb_wwan: fix remote wakeupJohan Hovold1-0/+1
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-11-30usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams1-0/+2
2010-05-20usb serial: Add generic USB wwan supportMatthew Garrett1-0/+67