index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
usb: serial: Add Rigblaster Advantage to device table
Steve Conklin
1
-0
/
+1
2013-03-11
usb: cp210x new Vendor/Device IDs
Matwey V. Kornilov
1
-0
/
+19
2013-01-31
USB: add OWL CM-160 support to cp210x driver
Luis Llorente Campo
1
-0
/
+1
2012-11-26
USB: cp210x: add Virtenio Preon32 device id
Markus Becker
1
-0
/
+1
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-5
/
+0
2012-10-30
USB: cp210x: fix whitespace issues
Johan Hovold
1
-17
/
+14
2012-10-16
USB: cp210x: fix port-data memory leak
Johan Hovold
1
-23
/
+17
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-77
/
+64
2012-09-14
USB: serial: cp210x.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-09-13
USB: serial: cp210x.c: remove dbg() usage
Greg Kroah-Hartman
1
-71
/
+64
2012-09-05
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-4
/
+4
2012-06-26
USB: CP210x Add 10 Device IDs
Craig Shelley
1
-0
/
+11
2012-06-12
USB: serial: cp210x: add Optris MS Pro usb id
Mikko Tuumanen
1
-0
/
+1
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-03
USB: cp210x.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-11
/
+0
2012-05-02
usb: cp210x: Corrected USB request type definitions
Preston Fick
1
-5
/
+7
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-03-02
usb: cp210x: Update to support CP2105 and multiple interface devices
Preston Fick
1
-3
/
+41
2012-02-28
USB: serial: cp210x.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-18
/
+1
2012-02-24
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-21
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-24
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-05
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-14
USB: serial: cp210x.c: add mark/space parity
Roland Koebler
1
-17
/
+22
2011-05-10
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
1
-1
/
+1
2011-04-29
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-22
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
1
-12
/
+1
2011-01-22
USB: CP210x Removed incorrect device ID
Craig Shelley
1
-1
/
+0
2011-01-22
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-03
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
A E Lawrence
1
-0
/
+1
[next]