index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
2
-58
/
+32
|
\
|
*
opticon: Fix resume logic
Alan Cox
2009-12-11
1
-1
/
+2
|
*
usb_serial: Kill port mutex
Alan Cox
2009-12-11
2
-3
/
+2
|
*
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-11
1
-28
/
+11
|
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-29
/
+20
*
|
USB: mos7840: add device IDs for B&B electronics devices
Cliff Brake
2009-12-11
1
-3
/
+21
*
|
USB: ftdi_sio: add USB device ID's for B&B Electronics line
Cliff Brake
2009-12-11
2
-0
/
+28
*
|
USB: option: add pid for ZTE
zhao.ming9@zte.com.cn
2009-12-11
1
-0
/
+36
*
|
USB: remove the auto_pm flag
Alan Stern
2009-12-11
2
-2
/
+2
*
|
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
2009-12-11
1
-0
/
+1
*
|
USB: ark3116: Cleanup of now unneeded functions
bart.hartgers@gmail.com
2009-12-11
1
-39
/
+0
*
|
USB: ark3116: Callbacks for interrupt and bulk read
bart.hartgers@gmail.com
2009-12-11
1
-0
/
+194
*
|
USB: ark3116: Add cmset and break
bart.hartgers@gmail.com
2009-12-11
1
-0
/
+56
*
|
USB: ark3116: Replace cmget
bart.hartgers@gmail.com
2009-12-11
1
-24
/
+19
*
|
USB: ark3116: Make existing functions 16450-aware and add close and release f...
bart.hartgers@gmail.com
2009-12-11
1
-219
/
+276
*
|
USB: ark3116: Setup some basic infrastructure for new ark3116 driver.
bart.hartgers@gmail.com
2009-12-11
1
-6
/
+182
*
|
USB: serial: sierra driver memory reduction
Elina Pasheva
2009-12-11
1
-12
/
+77
*
|
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
2009-12-11
1
-6
/
+12
|
/
*
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Gernot Hillier
2009-11-30
1
-0
/
+5
*
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
2009-11-30
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-11-18
1
-0
/
+2
|
\
|
*
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
2009-11-17
1
-0
/
+2
*
|
tty: cp210x: Fix carrier handling
Alan Cox
2009-11-17
1
-0
/
+21
|
/
*
USB: option: TLAYTECH TUE800 support
Bryan Wu
2009-10-30
1
-0
/
+4
*
USB: serial: sierra driver autopm fixes
Elina Pasheva
2009-10-30
1
-6
/
+8
*
USB: serial: sierra driver send_setup() autopm fix
Elina Pasheva
2009-10-30
1
-10
/
+14
*
USB: option: Support for AIRPLUS MCD650 Datacard
Huzaifa Sidhpurwala
2009-10-14
1
-0
/
+4
*
USB: serial: no unnecessary GFP_ATOMIC in oti6858
Oliver Neukum
2009-10-09
1
-3
/
+3
*
USB: serial: fix race between unthrottle and completion handler in visor
Oliver Neukum
2009-10-09
1
-6
/
+9
*
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
2009-10-09
10
-51
/
+37
*
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
2009-10-09
1
-4
/
+8
*
USB: serial: fix race between unthrottle and completion handler in opticon
Oliver Neukum
2009-10-09
1
-5
/
+8
*
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
1
-1
/
+3
*
USB: visor: fix trivial accounting bug in visor driver
Oliver Neukum
2009-10-09
1
-1
/
+2
*
USB: Fix throttling in generic usbserial driver
Joris van Rantwijk
2009-10-09
1
-1
/
+1
*
USB: cp210x: Add support for the DW700 UART
Éric Piel
2009-10-09
1
-0
/
+1
*
USB: ipaq: fix oops when device is plugged in
Alan Stern
2009-10-09
1
-0
/
+9
*
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
2009-10-09
1
-0
/
+2
*
USB: option: Toshiba G450 device id
Peter Magdina
2009-10-09
1
-0
/
+2
*
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
2009-10-09
1
-1
/
+1
*
USB: serial: don't call release without attach
Alan Stern
2009-10-09
1
-1
/
+5
*
USB: digi_acceleport: Fix broken unthrottle.
Johan Hovold
2009-10-09
1
-4
/
+4
*
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
2009-10-09
1
-3
/
+5
*
USB: ftdi_sio: re-implement read processing
Johan Hovold
2009-10-09
1
-252
/
+131
*
USB: ftdi_sio: clean up read completion handler
Johan Hovold
2009-10-09
1
-27
/
+1
*
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
2009-10-09
1
-13
/
+0
*
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
2009-10-09
1
-4
/
+0
*
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
1
-8
/
+6
*
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
2009-09-24
1
-0
/
+5
*
USB: support for autosuspend in sierra while online
Oliver Neukum
2009-09-23
1
-5
/
+152
[next]