index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
13
-46
/
+817
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-08-10
12
-41
/
+808
|
|
\
|
|
*
USB: serial: fix stalled writes
Johan Hovold
2010-08-10
1
-5
/
+10
|
|
*
USB: add USB serial ssu100 driver
Bill Pemberton
2010-08-10
3
-0
/
+708
|
|
*
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
2010-08-10
1
-0
/
+4
|
|
*
USB: ftdi_sio: device id for Navitator
dranch@trinnet.net
2010-08-10
2
-0
/
+8
|
|
*
USB: option: add huawei k3765 k4505 devices to work properly
Andrew Bird
2010-08-10
1
-0
/
+11
|
|
*
USB: serial: enabling support for Segway RMP in ftdi_sio
John G. Rogers
2010-08-10
2
-0
/
+6
|
|
*
USB: option: Huawei ETS 1220 support added
Pavel Kazlou
2010-08-10
1
-0
/
+2
|
|
*
USB: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
2010-08-10
1
-1
/
+1
|
|
*
USB: serial: enable async suspend for usb serial port device
Ming Lei
2010-08-10
1
-0
/
+2
|
|
*
USB: serial: io_ti: Don't return 0 if writing the download record failed
Roel Kluin
2010-08-10
1
-1
/
+1
|
|
*
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
2010-08-10
1
-16
/
+14
|
|
*
Revert "USB: Adding support for HTC Smartphones to ipaq"
Leann Ogasawara
2010-08-10
1
-1
/
+0
|
|
*
USB: option: Remove duplicate AMOI_VENDOR_ID
Leann Ogasawara
2010-08-10
1
-4
/
+0
|
|
*
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
2010-08-10
1
-13
/
+41
|
*
|
tty: Fix the digi acceleport driver NULL checks
Alan Cox
2010-08-10
1
-5
/
+9
|
|
/
*
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
14
-46
/
+0
|
/
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
5
-8
/
+34
|
\
|
*
USB: FTDI: Add support for the RT System VX-7 radio programming cable
Corey Minyard
2010-07-26
2
-0
/
+7
|
*
USB: option: Add support for AMOI Skypephone S2
Dennis Jansen
2010-07-26
1
-0
/
+2
|
*
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
Andrew Bird
2010-07-26
1
-0
/
+2
|
*
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
Colin Leitner
2010-07-26
2
-0
/
+17
|
*
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
august huber
2010-07-26
1
-0
/
+1
|
*
USB: option: add support for 1da5:4518
Ömer Sezgin Ugurlu
2010-07-26
1
-0
/
+2
|
*
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
2010-06-30
1
-0
/
+3
|
*
USB: serial: ftdi: correct merge conflict with CONTEC id
Daniel Sangorrin
2010-06-30
2
-8
/
+0
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
3
-3
/
+5
|
\
\
|
|
/
|
*
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
2010-06-04
1
-2
/
+1
|
*
USB: ftdi_sio: fix DTR/RTS line modes
Daniel Mack
2010-06-04
1
-0
/
+4
|
*
USB: mos7840: fix null-pointer dereference
Johan Hovold
2010-06-04
1
-1
/
+0
*
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
*
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
2010-05-20
1
-1
/
+1
*
USB: kl5usb105: reimplement using generic framework
Johan Hovold
2010-05-20
1
-333
/
+47
*
USB: kl5usb105: minor clean ups
Johan Hovold
2010-05-20
1
-46
/
+33
*
USB: kl5usb105: fix memory leak
Johan Hovold
2010-05-20
1
-0
/
+1
*
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
2010-05-20
1
-210
/
+13
*
USB: io_ti: remove unsused private counter
Johan Hovold
2010-05-20
1
-5
/
+0
*
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
2010-05-20
1
-165
/
+14
*
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
2010-05-20
1
-1
/
+3
*
USB: aircable: fix incorrect write-buffer length
Johan Hovold
2010-05-20
1
-1
/
+1
*
USB: safe_serial: straighten out read processing
Johan Hovold
2010-05-20
1
-22
/
+21
*
USB: safe_serial: reimplement read using generic framework
Johan Hovold
2010-05-20
1
-39
/
+8
*
USB: safe_serial: reimplement write using generic framework
Johan Hovold
2010-05-20
1
-111
/
+32
*
USB: oti6858: use port write fifo
Johan Hovold
2010-05-20
1
-37
/
+25
*
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
2010-05-20
1
-201
/
+17
*
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
2010-05-20
1
-222
/
+17
*
USB: cypress_m8: remove unused drain define
Johan Hovold
2010-05-20
1
-1
/
+0
*
USB: usb_debug: set bulk out size at probe
Johan Hovold
2010-05-20
1
-7
/
+1
*
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
2010-05-20
1
-0
/
+11
[next]