index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
USB: ti_usb_3410_5052: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-37
/
+7
|
*
|
USB: ssu100: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-48
/
+2
|
*
|
USB: ssu100: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-40
/
+15
|
*
|
USB: spcp8x5: add proper modem-status support
Johan Hovold
2013-03-25
1
-17
/
+10
|
*
|
USB: spcp8x5: reimplement device type detection
Johan Hovold
2013-03-25
1
-49
/
+21
|
*
|
USB: spcp8x5: clean up modem status retrieval
Johan Hovold
2013-03-25
1
-11
/
+7
|
*
|
USB: spcp8x5: pass usb-serial port to control functions
Johan Hovold
2013-03-25
1
-26
/
+28
|
*
|
USB: spcp8x5: clean up code
Johan Hovold
2013-03-25
1
-35
/
+37
|
*
|
USB: spcp8x5: remove broken uart-error handling
Johan Hovold
2013-03-25
1
-52
/
+0
|
*
|
USB: spcp8x5: remove broken TIOCMIWAIT support
Johan Hovold
2013-03-25
1
-68
/
+0
|
*
|
USB: quatech2: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-48
/
+2
|
*
|
USB: quatech2: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-39
/
+12
|
*
|
USB: pl2303: fix TIOCMIWAIT and disconnect
Johan Hovold
2013-03-25
1
-3
/
+3
|
*
|
USB: pl2303: add custom tiocmiwait operation
Johan Hovold
2013-03-25
1
-5
/
+3
|
*
|
USB: oti6858: fix TIOCMIWAIT and disconnect
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: oti6858: replace custom ioctl operation with tiocmiwait
Johan Hovold
2013-03-25
1
-22
/
+4
|
*
|
USB: mos7840: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-46
/
+2
|
*
|
USB: mos7840: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-47
/
+9
|
*
|
USB: mos7840: remove smp barriers from icount handling
Johan Hovold
2013-03-25
1
-29
/
+19
|
*
|
USB: mos7720: remove broken get_icount and TIOCMIWAIT
Johan Hovold
2013-03-25
1
-55
/
+0
|
*
|
USB: mct_u232: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-56
/
+2
|
*
|
USB: mct_u232: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-36
/
+4
|
*
|
USB: iuu_phoenix: remove unused MSR-wait queue
Johan Hovold
2013-03-25
1
-2
/
+0
|
*
|
USB: io_ti: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-30
/
+4
|
*
|
USB: io_ti: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-32
/
+8
|
*
|
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
2
-34
/
+5
|
*
|
USB: io_edgeport: switch to generic get_icount implementation
Johan Hovold
2013-03-25
2
-42
/
+11
|
*
|
USB: f81232: fix TIOCMIWAIT and disconnect
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: f81232: add custom tiocmiwait operation
Johan Hovold
2013-03-25
1
-6
/
+3
|
*
|
USB: digi_acceleport: remove unused MSR-wait queue
Johan Hovold
2013-03-25
1
-3
/
+0
|
*
|
USB: cypress_m8: fix TIOCMIWAIT and disconnect
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
Johan Hovold
2013-03-25
1
-49
/
+36
|
*
|
USB: ch341: fix TIOCMIWAIT and disconnect
Johan Hovold
2013-03-25
1
-3
/
+2
|
*
|
USB: ch341: replace custom ioctl operation with tiocmiwait
Johan Hovold
2013-03-25
1
-22
/
+3
|
*
|
USB: ark3116: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-28
/
+2
|
*
|
USB: ark3116: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-40
/
+18
|
*
|
USB: ftdi_sio: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-23
/
+1
|
*
|
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-34
/
+2
|
*
|
USB: ftdi_sio: use port icount
Johan Hovold
2013-03-25
1
-17
/
+14
|
*
|
USB: serial: add generic get_icount implementation
Johan Hovold
2013-03-25
1
-0
/
+27
|
*
|
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
2013-03-25
1
-0
/
+1
|
*
|
USB: serial: add generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-0
/
+58
|
*
|
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
1
-4
/
+11
|
*
|
USB: serial: clean up usb-serial bus device removal
Johan Hovold
2013-03-25
1
-2
/
+3
|
*
|
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
2013-03-25
1
-18
/
+37
|
*
|
USB: serial: rename port release
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: serial: fix port release
Johan Hovold
2013-03-25
1
-7
/
+0
|
*
|
USB: cyberjack: fix disconnect handling
Johan Hovold
2013-03-25
1
-10
/
+2
|
*
|
USB: serial: clean up generic-operation handling
Johan Hovold
2013-03-25
1
-6
/
+6
|
*
|
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
2
-7
/
+1
[prev]
[next]