index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
Age
Commit message (
Expand
)
Author
2012-06-26
USB: CP210x Add 10 Device IDs
Craig Shelley
2012-06-12
USB: serial: cp210x: add Optris MS Pro usb id
Mikko Tuumanen
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-03
USB: cp210x.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-02
usb: cp210x: Corrected USB request type definitions
Preston Fick
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
2012-03-02
usb: cp210x: Update to support CP2105 and multiple interface devices
Preston Fick
2012-02-28
USB: serial: cp210x.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-24
usb-serial: use new registration API in [a-c]* drivers
Alan Stern
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-21
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Bruno Thomsen
2012-02-10
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
2012-01-24
USB: cp210x: fix debug output
Johan Hovold
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-05
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
Malte Schröder
2011-11-15
USB: cp210x: forward USB errors to USB serial core
Johan Hovold
2011-11-14
USB: serial: cp210x.c: add mark/space parity
Roland Koebler
2011-05-10
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
2011-04-29
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-01-22
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
2011-01-22
USB: CP210x Removed incorrect device ID
Craig Shelley
2011-01-22
USB: CP210x Add two device IDs
Craig Shelley
2010-10-22
USB: cp210x: Add WAGO 750-923 Service Cable device ID
Anders Larsen
2010-10-22
USB: cp210x: Add Renesas RX-Stick device ID
DJ Delorie
2010-09-03
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
A E Lawrence
2010-09-03
USB: cp210x: Add B&G H3000 link cable ID
Jason Detring
2010-09-03
USB: CP210x Add new device ID
Craig Shelley
2010-08-23
USB: CP210x Fix Break On/Off
Craig Shelley
2010-08-10
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
2010-05-20
USB: cp210x: use generic open to start reading from device
Johan Hovold
2010-05-20
USB: cp210x: remove redundant disconnect()
Johan Hovold
2010-05-20
USB: cp210x: use generic submit_read_urb at open
Johan Hovold
2010-05-20
USB: serial: refactor generic close
Johan Hovold
2010-05-20
USB: cp210x: increase bulk-in buffer size to 256 byte
Johan Hovold
2010-05-20
USB: cp210x: increase the bulk-out buffer size to 256 byte
Johan Hovold
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
[next]