index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-wwan.h
Age
Commit message (
Expand
)
Author
2018-10-13
usb_wwan: switch to ->[sg]et_serial()
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-09
USB: usb_wwan/option: generalize option_send_setup for other drivers
David Ward
2014-05-27
USB: usb_wwan: do not resume I/O on closing ports
Johan Hovold
2014-05-27
USB: usb_wwan: remove bogus function prototype
Johan Hovold
2014-05-27
USB: usb_wwan: remove unimplemented set_termios
Johan Hovold
2014-05-27
USB: usb_wwan: fix remote wakeup
Johan Hovold
2012-10-25
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
2012-08-10
usb: usb_wwan: replace release and disconnect with a port_remove hook
Bjørn Mork
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-11-30
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
Dan Williams
2010-05-20
usb serial: Add generic USB wwan support
Matthew Garrett