summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-wwan.h
Commit message (Expand)AuthorAgeFilesLines
* usb_wwan: switch to ->[sg]et_serial()Al Viro2018-10-131-2/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* USB: usb_wwan/option: generalize option_send_setup for other driversDavid Ward2015-10-091-1/+1
* USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2014-05-281-1/+0Star
* USB: usb_wwan: remove bogus function prototypeJohan Hovold2014-05-281-1/+0Star
* USB: usb_wwan: remove unimplemented set_termiosJohan Hovold2014-05-281-3/+0Star
* USB: usb_wwan: fix remote wakeupJohan Hovold2014-05-281-0/+1
* USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold2012-10-251-1/+1
* usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-101-2/+1Star
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams2010-12-011-0/+2
* usb serial: Add generic USB wwan supportMatthew Garrett2010-05-201-0/+67