index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
USB: digi_acceleport: remove bogus disconnect test in close
Johan Hovold
1
-40
/
+38
2013-03-25
USB: cyberjack: remove bogus disconnect test in close
Johan Hovold
1
-5
/
+2
2013-03-25
USB: ark3116: remove bogus disconnect test in close
Johan Hovold
1
-10
/
+7
2013-03-25
USB: serial: remove port number from generic-driver debug
Johan Hovold
1
-6
/
+4
2013-03-25
USB: serial: remove redundant allocation error messages
Johan Hovold
1
-28
/
+9
2013-03-25
USB: serial: clean up debug info
Johan Hovold
1
-19
/
+20
2013-03-25
USB: serial: remove redundant comments
Johan Hovold
1
-15
/
+5
2013-03-25
USB: serial: rename tty-port callbacks
Johan Hovold
1
-9
/
+9
2013-03-25
USB: pl2303: make set_control_lines a port operation
Johan Hovold
1
-5
/
+6
2013-03-25
USB: pl2303: use interface device for debug
Johan Hovold
1
-2
/
+2
2013-03-25
USB: iuu_phoenix: remove unnecessary urb kill on close
Johan Hovold
1
-1
/
+0
2013-03-25
USB: kl5kusb105: remove unnecessary urb kill on close
Johan Hovold
1
-3
/
+0
2013-03-25
USB: ftdi_sio: remove obsolete port data refcounting
Johan Hovold
1
-32
/
+2
2013-03-25
USB: serial: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
17
-87
/
+104
2013-03-21
Revert "USB: quatech2: only write to the tty if the port is open."
Greg Kroah-Hartman
1
-5
/
+2
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
5
-4
/
+36
2013-03-21
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-21
USB: ssu100: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-21
USB: quatech2: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: pl2303: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-21
USB: oti6858: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-21
USB: mos7840: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+8
2013-03-21
USB: mos7840: fix broken TIOCMIWAIT
Johan Hovold
1
-2
/
+3
2013-03-21
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+7
2013-03-21
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+6
2013-03-21
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
2013-03-21
USB: f81232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-21
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+8
2013-03-21
USB: ch341: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-21
USB: ark3116: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-21
USB: serial: fix interface refcounting
Johan Hovold
1
-1
/
+2
2013-03-21
USB: io_ti: fix get_icount for two port adapters
Johan Hovold
1
-0
/
+1
2013-03-21
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
1
-6
/
+1
2013-03-20
Revert "USB: quatech2: only write to the tty if the port is open."
Bill Pemberton
1
-5
/
+2
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
5
-4
/
+36
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
3
-46
/
+14
2013-03-18
TTY: quatech2, remove unneeded is_open
Jiri Slaby
1
-10
/
+0
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
7
-66
/
+17
2013-03-15
usb: serial: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-15
usb/serial: Remove unnecessary check for console
Peter Hurley
1
-9
/
+5
2013-03-13
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
1
-2
/
+5
2013-03-13
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
1
-2
/
+5
2013-03-12
usb: serial: Add Rigblaster Advantage to device table
Steve Conklin
1
-0
/
+1
2013-03-11
qcaux: add Franklin U600
Dan Williams
1
-0
/
+1
2013-03-11
usb: cp210x new Vendor/Device IDs
Matwey V. Kornilov
1
-0
/
+19
2013-03-07
USB: added support for Cinterion's products AH6 and PLS8
Christian Schmiedl
1
-0
/
+4
2013-03-07
USB: option: add Huawei E5331
Bjørn Mork
1
-0
/
+1
[prev]
[next]