index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
USB: serial: remove generic release callback
Johan Hovold
2
-7
/
+1
2013-03-25
USB: serial: remove generic disconnect callback
Johan Hovold
2
-8
/
+2
2013-03-25
USB: serial: fix generic disconnect implementation
Johan Hovold
1
-11
/
+1
2013-03-25
USB: ssu100: remove custom close operation
Johan Hovold
1
-6
/
+0
2013-03-25
USB: ssu100: remove explicit initialisation of disconnect
Johan Hovold
1
-1
/
+0
2013-03-25
USB: serial: remove bogus disconnect test in cleanup
Johan Hovold
1
-14
/
+10
2013-03-25
USB: usb_wwan: remove bogus disconnect test in close
Johan Hovold
1
-13
/
+12
2013-03-25
USB: sierra: remove bogus disconnect test in close
Johan Hovold
1
-22
/
+17
2013-03-25
USB: mos7840: remove bogus disconnect test in close
Johan Hovold
1
-22
/
+6
2013-03-25
USB: keyspan_pda: remove bogus disconnect test in close
Johan Hovold
1
-7
/
+2
2013-03-25
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
Johan Hovold
1
-6
/
+4
2013-03-25
USB: keyspan: remove bogus disconnect test in close
Johan Hovold
1
-19
/
+7
2013-03-25
USB: iuu_phoenix: remove bogus disconnect test in close
Johan Hovold
1
-8
/
+5
2013-03-25
USB: digi_acceleport: remove bogus disconnect test in close
Johan Hovold
1
-47
/
+45
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
[prev]
[next]