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
2014-09-22
USB: cp210x: add support for Seluxit USB dongle
Andreas Bomholtz
1
-0
/
+1
2014-09-22
USB: serial: cp210x: added Ketra N1 wireless interface support
Joe Savage
1
-0
/
+1
2014-07-18
USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup
Preston Fick
1
-3
/
+0
2014-07-07
USB: cp210x: add support for Corsair usb dongle
Andras Kovacs
1
-0
/
+1
2014-04-17
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
Tristan Bruns
1
-0
/
+1
2014-01-04
USB: serial: remove redundant OOM messages
Johan Hovold
1
-6
/
+2
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2013-07-24
USB: serial: remove defensive test from set_termios
Johan Hovold
1
-3
/
+0
2013-07-22
USB: cp210x: add MMB and PI ZigBee USB Device Support
Sami Rahman
1
-0
/
+2
2013-07-22
usb: cp210x support SEL C662 Vendor/Device
Barry Grussling
1
-0
/
+1
2013-07-22
usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
Luiz Angelo Daros de Luca
1
-0
/
+1
2013-06-11
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-2
/
+0
2013-03-26
USB: cp210x: always disable uart on close
Johan Hovold
1
-5
/
+1
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-27
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-31
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-02
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-14
USB: serial: cp210x.c: remove dbg() usage
Greg Kroah-Hartman
1
-71
/
+64
2012-09-06
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-4
/
+4
2012-06-27
USB: CP210x Add 10 Device IDs
Craig Shelley
1
-0
/
+11
2012-06-13
USB: serial: cp210x: add Optris MS Pro usb id
Mikko Tuumanen
1
-0
/
+1
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-08
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
USB: cp210x.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-11
/
+0
2012-05-03
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-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
[next]