Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10c642d0772ac1391ae4f9fdeb13217ab019117a
/
drivers
/
usb
/
serial
/
cp210x.c
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
78283dd
Merge 3.11-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
a0b9281
USB: serial: remove defensive test from set_termios
by Johan Hovold
· 11 years ago
7681156
USB: cp210x: add MMB and PI ZigBee USB Device Support
by Sami Rahman
· 11 years ago
b579fa5
usb: cp210x support SEL C662 Vendor/Device
by Barry Grussling
· 11 years ago
9062507
usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
by Luiz Angelo Daros de Luca
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 11 years ago
ecb9eb8
USB: cp210x: always disable uart on close
by Johan Hovold
· 12 years ago
a57e82a
usb: serial: Add Rigblaster Advantage to device table
by Steve Conklin
· 12 years ago
be3101c
usb: cp210x new Vendor/Device IDs
by Matwey V. Kornilov
· 12 years ago
8de7f4d
USB: add OWL CM-160 support to cp210x driver
by Luis Llorente Campo
· 12 years ago
356fe44
USB: cp210x: add Virtenio Preon32 device id
by Markus Becker
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
4f2ab88
USB: cp210x: fix whitespace issues
by Johan Hovold
· 12 years ago
4295fe7
USB: cp210x: fix port-data memory leak
by Johan Hovold
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
19e988c
USB: serial: cp210x.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
660f3b1
USB: serial: cp210x.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
89bb957
USB: cp210x: remove useless set memory to zero use memset()
by Wei Yongjun
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
3fcc8f9
USB: CP210x Add 10 Device IDs
by Craig Shelley
· 12 years ago
5bbfa6f
USB: serial: cp210x: add Optris MS Pro usb id
by Mikko Tuumanen
· 12 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
b978a5a
USB: cp210x.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
3244560
usb: cp210x: Corrected USB request type definitions
by Preston Fick
· 13 years ago
2d5733f
USB: serial: cp210x: Fixed usb_control_msg timeout values
by Yuri Matylitski
· 13 years ago
a5360a5
usb: cp210x: Update to support CP2105 and multiple interface devices
by Preston Fick
· 13 years ago
274f3b1
USB: serial: cp210x.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
08a4f6b
usb-serial: use new registration API in [a-c]* drivers
by Alan Stern
· 13 years ago
c69263c
Merge branch 'usb-3.3-rc4' into usb-next
by Greg Kroah-Hartman
· 13 years ago
c6c1e44
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
by Bruno Thomsen
· 13 years ago
7483948
Merge tag 'usb-3.3-rc3' into usb-next
by Greg Kroah-Hartman
· 13 years ago
0b23858
USB: cp210x: fix debug output
by Johan Hovold
· 13 years ago
d1620ca
USB: cp210x: allow more baud rates above 1Mbaud
by Johan Hovold
· 13 years ago
cdc32fd
USB: cp210x: initialise baud rate at open
by Johan Hovold
· 13 years ago
e599087
USB: cp210x: clean up, refactor and document speed handling
by Johan Hovold
· 13 years ago
be125d9
USB: cp210x: do not map baud rates to B0
by Johan Hovold
· 13 years ago
34b76fc
USB: cp210x: fix up set_termios variables
by Johan Hovold
· 13 years ago
7f482fc
USB: cp210x: fix CP2104 baudrate usage
by Preston Fick
· 13 years ago
55b2afb
USB: cp210x: call generic open last in open
by Johan Hovold
· 13 years ago
791b7d7
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
by Renato Caldas
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
08e87d0
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
by Malte Schröder
· 13 years ago
2479e2a
USB: cp210x: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
4b6181c
USB: serial: cp210x.c: add mark/space parity
by Roland Koebler
· 13 years ago
c851e83
USB: cp210x: fix typo, Telegesys should have been Telegesis
by Florian Fainelli
· 14 years ago
4eff0b4
USB: CP210x Add 4 Device IDs for AC-Services Devices
by Craig Shelley
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
d14fc1a
USB: serial: handle Data Carrier Detect changes
by Libor Pechacek
· 14 years ago
9926c0d
USB: CP210x Removed incorrect device ID
by Craig Shelley
· 14 years ago
faea63f
USB: CP210x Add two device IDs
by Craig Shelley
· 14 years ago
93ad03d
USB: cp210x: Add WAGO 750-923 Service Cable device ID
by Anders Larsen
· 14 years ago
2f1136d
USB: cp210x: Add Renesas RX-Stick device ID
by DJ Delorie
· 14 years ago
5b22a32
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
by A E Lawrence
· 14 years ago
0bf7a81
USB: cp210x: Add B&G H3000 link cable ID
by Jason Detring
· 14 years ago
541e05e
USB: CP210x Add new device ID
by Craig Shelley
· 14 years ago
7291679
USB: CP210x Fix Break On/Off
by Craig Shelley
· 14 years ago
356c5a4
USB: cp210x: Add four new device IDs
by Alessio Igor Bogani
· 14 years ago
eefd902
USB: CP210x New Device IDs 11 New device IDs
by Craig Shelley
· 14 years ago
a901317
USB: cp210x: use generic open to start reading from device
by Johan Hovold
· 14 years ago
12e7eca
USB: cp210x: remove redundant disconnect()
by Johan Hovold
· 14 years ago
2db6c76
USB: cp210x: use generic submit_read_urb at open
by Johan Hovold
· 15 years ago
f26788d
USB: serial: refactor generic close
by Johan Hovold
· 15 years ago
aea006b
USB: cp210x: increase bulk-in buffer size to 256 byte
by Johan Hovold
· 15 years ago
d4e598f
USB: cp210x: increase the bulk-out buffer size to 256 byte
by Johan Hovold
· 15 years ago
e549a17
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
by Michael Brunner
· 15 years ago
bd07c55
USB: cp210x: Add 81E8 (Zephyr Bioharness)
by Alan Cox
· 15 years ago
759f363
USB: serial: Remove unnecessary \n's from dbg uses
by Joe Perches
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
d94c7bd
tty: cp210x: Fix carrier handling
by Alan Cox
· 15 years ago
6f88139
USB: cp210x: Add support for the DW700 UART
by Éric Piel
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
9a68e39
tty: remove dtr/rts use from the driver open methods
by Alan Cox
· 15 years ago
8bf16ba
USB: CP210x Add new device IDs
by Craig Shelley
· 15 years ago
0601e11
USB: Serial: Add support for Arkham Technology adapters
by Amit Kucheria
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
4cc27bd
USB: CP210X Replace CP2101 with CP210x
by Craig Shelley
· 15 years ago
93ef1f1
USB: CP210X Use official request code definitions
by Craig Shelley
· 15 years ago
b7c7cbc
USB: CP210X Add device IDs
by Craig Shelley
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
d2ad67b
USB: Fix cp2101 USB serial device driver termios functions for console use
by VomLehn
· 16 years ago
d23bac9
USB: CP2101 New Device ID
by Alex Stephens
· 16 years ago
03ee251
USB: serial: rename cp2101 driver to cp210x
by Greg Kroah-Hartman
· 16 years ago
[Renamed from drivers/usb/serial/cp2101.c]
9732495
USB: CP2101 Reduce Error Logging
by Craig Shelley
· 16 years ago
ef8b6bc
USB: CP2101 Support AN205 baud rates
by Craig Shelley
· 16 years ago
c653566
USB: serial: new cp2101 device id
by Robert M. Kenney
· 16 years ago
877e262
USB: cp2101 device
by Tomasz K
· 16 years ago
95bec45
USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID
by Wolfgang Glas
· 16 years ago
5091b58
USB: ACE1001 patch for cp2101.c
by M Kondrin
· 16 years ago
9a18e75
+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree
by Damir N Abdullin
· 16 years ago
881e3c9
USB: CP2101 Add device ID for AMB2560
by Craig Shelley
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
ba0f332
USB: SERIAL CP2101 add device IDs
by Craig Shelley
· 16 years ago
ff7eb60
cp2101: coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
b2bdd1f
USB: cp2101.c fix sparse signedness mismatch warnings
by Harvey Harrison
· 16 years ago
Next »