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-04-17
USB: kobil_sct: use port interrupt-out urb
Johan Hovold
1
-67
/
+8
2013-04-17
USB: kobil_sct: remove unused endpoint address
Johan Hovold
1
-8
/
+0
2013-04-17
USB: kobil_sct: fix broken debug code
Johan Hovold
1
-18
/
+2
2013-04-17
USB: omninet: switch to generic read implementation
Johan Hovold
1
-40
/
+3
2013-04-17
USB: omninet: refactor read-urb processing
Johan Hovold
1
-7
/
+18
2013-04-17
USB: omninet: clean up protocol defines
Johan Hovold
1
-7
/
+7
2013-04-17
USB: omninet: clean up protocol description
Johan Hovold
1
-7
/
+6
2013-04-17
USB: omninet: use kzalloc for private data
Johan Hovold
1
-1
/
+1
2013-04-11
USB: serial: wishbone-serial: fix up minor sparse warning
Greg Kroah-Hartman
1
-1
/
+1
2013-04-11
usb-serial: add support for USB Wishbone-serial adapters
Wesley W. Terpstra
3
-0
/
+113
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-1
/
+1
2013-04-09
USB: option: add a D-Link DWM-156 variant
Bjørn Mork
1
-0
/
+6
2013-04-08
USB: add ftdi_sio USB ID for GDM Boost V1.x
Stefani Seibold
2
-0
/
+2
2013-04-05
USB: io_ti, stop dereferencing potential NULL
Jiri Slaby
1
-5
/
+4
2013-04-05
USB: keyspan: add a sanity test on "len"
Dan Carpenter
1
-2
/
+3
2013-04-05
USB: keyspan: pull in one indent level
Dan Carpenter
1
-35
/
+34
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
18
-87
/
+113
2013-03-28
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
1
-1
/
+0
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
3
-0
/
+9
2013-03-28
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2
-0
/
+8
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
1
-0
/
+1
2013-03-25
USB: serial: update copyright information
Johan Hovold
3
-2
/
+3
2013-03-25
USB: iuu_phoenix: remove bogus disconnect test in close
Johan Hovold
1
-5
/
+0
2013-03-25
USB: garmin_gps: remove bogus disconnect test in bulk callback
Johan Hovold
1
-6
/
+0
2013-03-25
USB: garmin_gps: remove bogus disconnect test in close
Johan Hovold
1
-4
/
+0
2013-03-25
USB: visor: always disable uart on close
Johan Hovold
1
-11
/
+5
2013-03-25
USB: quatech2: always disable uart on close
Johan Hovold
1
-8
/
+0
2013-03-25
USB: pl2303: remove disconnect test from tiocmset
Johan Hovold
1
-11
/
+4
2013-03-25
USB: pl2303: fix return value of tiocmset
Johan Hovold
1
-2
/
+5
2013-03-25
USB: opticon: remove disconnect test from tiocmset
Johan Hovold
1
-12
/
+4
2013-03-25
USB: opticon: fix return value of tiocmset
Johan Hovold
1
-3
/
+9
2013-03-25
USB: mos7720: always disable uart on close
Johan Hovold
1
-10
/
+3
2013-03-25
USB: metro-usb: always disable uart on close
Johan Hovold
1
-4
/
+1
2013-03-25
USB: kl5kusb105: always disable uart on close
Johan Hovold
1
-16
/
+11
2013-03-25
USB: io_ti: always disable uart on close
Johan Hovold
1
-13
/
+2
2013-03-25
USB: cypress_m8: remove bogus disconnect test from close
Johan Hovold
1
-7
/
+0
2013-03-25
USB: cp210x: always disable uart on close
Johan Hovold
1
-5
/
+1
2013-03-25
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-26
/
+3
2013-03-25
USB: ti_usb_3410_5052: switch to generic get_icount implementation
Johan Hovold
1
-37
/
+7
2013-03-25
USB: ssu100: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-48
/
+2
2013-03-25
USB: ssu100: switch to generic get_icount implementation
Johan Hovold
1
-40
/
+15
2013-03-25
USB: spcp8x5: add proper modem-status support
Johan Hovold
1
-17
/
+10
2013-03-25
USB: spcp8x5: reimplement device type detection
Johan Hovold
1
-49
/
+21
2013-03-25
USB: spcp8x5: clean up modem status retrieval
Johan Hovold
1
-11
/
+7
2013-03-25
USB: spcp8x5: pass usb-serial port to control functions
Johan Hovold
1
-26
/
+28
2013-03-25
USB: spcp8x5: clean up code
Johan Hovold
1
-35
/
+37
2013-03-25
USB: spcp8x5: remove broken uart-error handling
Johan Hovold
1
-52
/
+0
2013-03-25
USB: spcp8x5: remove broken TIOCMIWAIT support
Johan Hovold
1
-68
/
+0
2013-03-25
USB: quatech2: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-48
/
+2
2013-03-25
USB: quatech2: switch to generic get_icount implementation
Johan Hovold
1
-39
/
+12
[prev]
[next]