Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94bcef624548fd2bcf94cb7f9fcbaedbd96d5742
/
drivers
/
usb
/
serial
94bcef6
USB: opticon: remove disconnect test from tiocmset
by Johan Hovold
· 12 years ago
94c51dc
USB: opticon: fix return value of tiocmset
by Johan Hovold
· 12 years ago
cf41aa9
USB: mos7720: always disable uart on close
by Johan Hovold
· 12 years ago
5813f28
USB: metro-usb: always disable uart on close
by Johan Hovold
· 12 years ago
9fcb2e6
USB: kl5kusb105: always disable uart on close
by Johan Hovold
· 12 years ago
bca87e9
USB: io_ti: always disable uart on close
by Johan Hovold
· 12 years ago
87ddf4d
USB: cypress_m8: remove bogus disconnect test from close
by Johan Hovold
· 12 years ago
ecb9eb8
USB: cp210x: always disable uart on close
by Johan Hovold
· 12 years ago
6c75e26
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
783ca35
USB: ti_usb_3410_5052: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
c24c838
USB: ssu100: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
31ecdb6
USB: ssu100: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
e1ed212
USB: spcp8x5: add proper modem-status support
by Johan Hovold
· 12 years ago
4d63143
USB: spcp8x5: reimplement device type detection
by Johan Hovold
· 12 years ago
0a967f6
USB: spcp8x5: clean up modem status retrieval
by Johan Hovold
· 12 years ago
8413d2f
USB: spcp8x5: pass usb-serial port to control functions
by Johan Hovold
· 12 years ago
2d816ac
USB: spcp8x5: clean up code
by Johan Hovold
· 12 years ago
23bd364
USB: spcp8x5: remove broken uart-error handling
by Johan Hovold
· 12 years ago
f65f9a5
USB: spcp8x5: remove broken TIOCMIWAIT support
by Johan Hovold
· 12 years ago
b595970
USB: quatech2: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
0a4142f
USB: quatech2: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
6d0cad6
USB: pl2303: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
824d11b
USB: pl2303: add custom tiocmiwait operation
by Johan Hovold
· 12 years ago
215f6f0
USB: oti6858: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
1c9f995
USB: oti6858: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
0c61337
USB: mos7840: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
8c1a07f
USB: mos7840: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
c9fac85
USB: mos7840: remove smp barriers from icount handling
by Johan Hovold
· 12 years ago
3571157
USB: mos7720: remove broken get_icount and TIOCMIWAIT
by Johan Hovold
· 12 years ago
128434a
USB: mct_u232: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
468c740
USB: mct_u232: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
09b0e39
USB: iuu_phoenix: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
48ee580
USB: io_ti: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cf9a9d6
USB: io_ti: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
8b8070d
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
d36a771
USB: io_edgeport: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
3018bb5
USB: f81232: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
4bb4e63
USB: f81232: add custom tiocmiwait operation
by Johan Hovold
· 12 years ago
a7fa577
USB: digi_acceleport: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
c648e94
USB: cypress_m8: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
493516e3
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
3f55043
USB: ch341: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
7bb98f0
USB: ch341: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
7caed7e
USB: ark3116: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
b4cb753
USB: ark3116: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
6f86fec
USB: ftdi_sio: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
f307e5c
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cb1676a
USB: ftdi_sio: use port icount
by Johan Hovold
· 12 years ago
befefcd
USB: serial: add generic get_icount implementation
by Johan Hovold
· 12 years ago
c371de1
USB: serial: wake up MSR-wait queue on disconnect
by Johan Hovold
· 12 years ago
980373b
USB: serial: add generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
143d9d9
USB: serial: add tiocmiwait subdriver operation
by Johan Hovold
· 12 years ago
5cb27dd
USB: serial: clean up usb-serial bus device removal
by Johan Hovold
· 12 years ago
6a5c821
USB: serial: use urb poison to reliably kill traffic
by Johan Hovold
· 12 years ago
69a3d21
USB: serial: rename port release
by Johan Hovold
· 12 years ago
a4a8310
USB: serial: fix port release
by Johan Hovold
· 12 years ago
30d9d42
USB: cyberjack: fix disconnect handling
by Johan Hovold
· 12 years ago
c3452f5
USB: serial: clean up generic-operation handling
by Johan Hovold
· 12 years ago
79b80b8
USB: serial: remove generic release callback
by Johan Hovold
· 12 years ago
0f16cfe
USB: serial: remove generic disconnect callback
by Johan Hovold
· 12 years ago
f8f0ad8
USB: serial: fix generic disconnect implementation
by Johan Hovold
· 12 years ago
618e183
USB: ssu100: remove custom close operation
by Johan Hovold
· 12 years ago
bf8773c
USB: ssu100: remove explicit initialisation of disconnect
by Johan Hovold
· 12 years ago
19c6185
USB: serial: remove bogus disconnect test in cleanup
by Johan Hovold
· 12 years ago
e6d144b
USB: usb_wwan: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
9c210bf
USB: sierra: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
bb3529c
USB: mos7840: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
75d22b3
USB: keyspan_pda: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
d7f0845
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
by Johan Hovold
· 12 years ago
80dfe0c
USB: keyspan: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
853127f
USB: iuu_phoenix: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
28e679a
USB: digi_acceleport: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
1bc77f4
USB: cyberjack: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
5c32752
USB: ark3116: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
49bd196
USB: serial: remove port number from generic-driver debug
by Johan Hovold
· 12 years ago
6b03f7f
USB: serial: remove redundant allocation error messages
by Johan Hovold
· 12 years ago
d12e211
USB: serial: clean up debug info
by Johan Hovold
· 12 years ago
9993b42
USB: serial: remove redundant comments
by Johan Hovold
· 12 years ago
395e08d
USB: serial: rename tty-port callbacks
by Johan Hovold
· 12 years ago
f45d0a5
USB: pl2303: make set_control_lines a port operation
by Johan Hovold
· 12 years ago
7b5789a
USB: pl2303: use interface device for debug
by Johan Hovold
· 12 years ago
83e86c7
USB: iuu_phoenix: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
6f60b34
USB: kl5kusb105: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
4cba98f
USB: ftdi_sio: remove obsolete port data refcounting
by Johan Hovold
· 12 years ago
93e4f47
USB: serial: comments on suspend failure
by Ming Lei
· 12 years ago
2849a3a
Merge 3.9-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
fc98ab8
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
43a66b4
USB: ssu100: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
dbcea76
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
69f87f4
USB: quatech2: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
40509ca9
USB: pl2303: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
8edfdab
USB: oti6858: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
a14430d
USB: mos7840: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
e670c6a
USB: mos7840: fix broken TIOCMIWAIT
by Johan Hovold
· 12 years ago
cf1d244
USB: mct_u232: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
7b24596
USB: io_ti: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
3335762
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
71ccb9b
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
508f940
USB: f81232: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
356050d
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
Next »