Age | Commit message (Expand) | Author |
2014-07-17 | USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup | Preston Fick |
2014-07-16 | Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-07-13 | Merge 3.16-rc5 into usb-next | Greg Kroah-Hartman |
2014-07-11 | USB: serial: ftdi_sio: Add Infineon Triboard | Michal Sojka |
2014-07-09 | USB: ftdi_sio: Add extra PID. | Bert Vermeulen |
2014-07-09 | drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree | Fabian Frederick |
2014-07-09 | USB: kl5kusb105: Remove klsi_105_tiocmset function | Peter Senna Tschudin |
2014-07-07 | USB: kl5kusb105: Remove klsi_105_tiocmset function | Peter Senna Tschudin |
2014-07-07 | usb: option: Add ID for Telewell TW-LTE 4G v2 | Bernd Wachter |
2014-07-07 | USB: cp210x: add support for Corsair usb dongle | Andras Kovacs |
2014-07-07 | USB: mos7840: remove unnecessary null test before kfree | Fabian Frederick |
2014-07-07 | USB: ftdi_sio: remove redundant mtxorb quirk | Johan Hovold |
2014-07-07 | USB: ftdi_sio: clean up ftdi_set_max_packet_size() | Johan Hovold |
2014-07-07 | USB: ftdi_sio: fix max-packet-size warning | Johan Hovold |
2014-07-07 | USB: ftdi_sio: make port probe less verbose | Johan Hovold |
2014-06-23 | usb: option: add/modify Olivetti Olicard modems | Bjørn Mork |
2014-06-23 | USB: ftdi_sio: fix null deref at port probe | Johan Hovold |
2014-06-23 | USB: option: add device ID for SpeedUp SU9800 usb 3g modem | Oliver Neukum |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-29 | usb: qcserial: add additional Sierra Wireless QMI devices | Aleksander Morgado |
2014-05-28 | usb: qcserial: add Netgear AirCard 341U | Aleksander Morgado |
2014-05-27 | USB: keyspan: fix potential null pointer dereference | Rickard Strandqvist |
2014-05-27 | USB: serial: option: add support for Novatel E371 PCIe card | Alexej Starschenko |
2014-05-27 | USB: ftdi_sio: add NovaTech OrionLXm product ID | George McCollister |
2014-05-27 | USB: io_ti: fix firmware download on big-endian machines (part 2) | Johan Hovold |
2014-05-27 | USB: kobil_sct: fix control requests without data stage | Johan Hovold |
2014-05-27 | USB: serial: remove overly defensive port tests | Johan Hovold |
2014-05-27 | USB: serial: fix potential runtime pm imbalance at device remove | Johan Hovold |
2014-05-27 | USB: usb_wwan: do not resume I/O on closing ports | Johan Hovold |
2014-05-27 | USB: usb_wwan: report failed submissions as errors | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove bogus function prototype | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove some superfluous comments | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove comment from close | Johan Hovold |
2014-05-27 | USB: usb_wwan: clean up delayed-urb submission | Johan Hovold |
2014-05-27 | USB: usb_wwan: use interface-data accessors | Johan Hovold |
2014-05-27 | USB: usb_wwan: make resume error messages uniform | Johan Hovold |
2014-05-27 | USB: usb_wwan: kill interrupt urb explicitly at suspend | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove redundant urb kill from port remove | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove unimplemented set_termios | Johan Hovold |
2014-05-27 | USB: usb_wwan: remove redundant modem-control request | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix remote wakeup | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix discarded writes on resume errors | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix potential blocked I/O after resume | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix potential NULL-deref at resume | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix urb leak at shutdown | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix write and suspend race | Johan Hovold |
2014-05-27 | USB: usb_wwan: fix race between write and resume | xiao jin |
2014-05-27 | USB: usb_wwan: fix urb leak in write error path | xiao jin |
2014-05-27 | USB: option: add missing usb_mark_last_busy | Johan Hovold |