index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-03-03
usb: cp210x: Update to support CP2105 and multiple interface devices
Preston Fick
1
-3
/
+41
2012-02-29
USB: serial: cp210x.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-18
/
+1
2012-02-25
usb-serial: use new registration API in [a-c]* drivers
Alan Stern
1
-19
/
+10
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
1
-7
/
+6
2012-02-22
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Bruno Thomsen
1
-0
/
+2
2012-02-10
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
1
-30
/
+75
2012-01-25
USB: cp210x: fix debug output
Johan Hovold
1
-7
/
+6
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
1
-5
/
+6
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
1
-0
/
+4
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
1
-14
/
+57
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
1
-2
/
+2
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
1
-2
/
+3
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
1
-6
/
+4
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
1
-5
/
+2
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-06
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
Malte Schröder
1
-0
/
+1
2011-11-15
USB: cp210x: forward USB errors to USB serial core
Johan Hovold
1
-6
/
+13
2011-11-15
USB: serial: cp210x.c: add mark/space parity
Roland Koebler
1
-17
/
+22
2011-05-11
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
1
-1
/
+1
2011-04-30
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
1
-0
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-8
/
+7
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-2
/
+2
2011-01-23
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
1
-12
/
+1
2011-01-23
USB: CP210x Removed incorrect device ID
Craig Shelley
1
-1
/
+0
2011-01-23
USB: CP210x Add two device IDs
Craig Shelley
1
-0
/
+2
2010-10-22
USB: cp210x: Add WAGO 750-923 Service Cable device ID
Anders Larsen
1
-0
/
+1
2010-10-22
USB: cp210x: Add Renesas RX-Stick device ID
DJ Delorie
1
-0
/
+1
2010-09-04
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
A E Lawrence
1
-0
/
+1
2010-09-04
USB: cp210x: Add B&G H3000 link cable ID
Jason Detring
1
-0
/
+1
2010-09-04
USB: CP210x Add new device ID
Craig Shelley
1
-4
/
+5
2010-08-24
USB: CP210x Fix Break On/Off
Craig Shelley
1
-2
/
+2
2010-08-11
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
1
-0
/
+4
2010-05-21
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-21
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-21
USB: cp210x: remove redundant disconnect()
Johan Hovold
1
-29
/
+0
2010-05-21
USB: cp210x: use generic submit_read_urb at open
Johan Hovold
1
-14
/
+2
2010-05-21
USB: serial: refactor generic close
Johan Hovold
1
-4
/
+1
2010-05-21
USB: cp210x: increase bulk-in buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-21
USB: cp210x: increase the bulk-out buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
1
-5
/
+0
2010-03-03
USB: cp210x: Add 81E8 (Zephyr Bioharness)
Alan Cox
1
-1
/
+2
2010-03-03
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
1
-1
/
+1
2010-03-03
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2009-11-18
tty: cp210x: Fix carrier handling
Alan Cox
1
-0
/
+21
2009-10-10
USB: cp210x: Add support for the DW700 UART
Éric Piel
1
-0
/
+1
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+2
2009-09-20
tty: remove dtr/rts use from the driver open methods
Alan Cox
1
-6
/
+0
[next]