Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-09 | USB: usb_wwan/option: generalize option_send_setup for other drivers | David Ward | 1 | -1/+1 |
2014-05-27 | USB: usb_wwan: do not resume I/O on closing ports | Johan Hovold | 1 | -1/+0 |
2014-05-27 | USB: usb_wwan: remove bogus function prototype | Johan Hovold | 1 | -1/+0 |
2014-05-27 | USB: usb_wwan: remove unimplemented set_termios | Johan Hovold | 1 | -3/+0 |
2014-05-27 | USB: usb_wwan: fix remote wakeup | Johan Hovold | 1 | -0/+1 |
2012-10-25 | USB: usb-wwan: fix multiple memory leaks in error paths | Johan Hovold | 1 | -1/+1 |
2012-08-10 | usb: usb_wwan: replace release and disconnect with a port_remove hook | Bjørn Mork | 1 | -2/+1 |
2011-02-17 | tty: remove filp from the USB tty ioctls | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2010-11-30 | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) | Dan Williams | 1 | -0/+2 |
2010-05-20 | usb serial: Add generic USB wwan support | Matthew Garrett | 1 | -0/+67 |