index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp2101.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
USB: serial: rename cp2101 driver to cp210x
Greg Kroah-Hartman
1
-788
/
+0
2009-03-24
USB: CP2101 Reduce Error Logging
Craig Shelley
1
-12
/
+7
2009-03-24
USB: CP2101 Support AN205 baud rates
Craig Shelley
1
-40
/
+52
2009-03-17
USB: serial: new cp2101 device id
Robert M. Kenney
1
-0
/
+1
2009-01-27
USB: cp2101 device
Tomasz K
1
-0
/
+1
2009-01-27
USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID
Wolfgang Glas
1
-0
/
+1
2008-11-19
USB: ACE1001 patch for cp2101.c
M Kondrin
1
-0
/
+1
2008-11-13
+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree
Damir N Abdullin
1
-0
/
+1
2008-11-13
USB: CP2101 Add device ID for AMB2560
Craig Shelley
1
-0
/
+1
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-09-23
USB: SERIAL CP2101 add device IDs
Craig Shelley
1
-0
/
+3
2008-07-22
cp2101: coding style
Alan Cox
1
-159
/
+156
2008-07-22
usb_serial: API all change
Alan Cox
1
-36
/
+38
2008-07-21
USB: cp2101.c fix sparse signedness mismatch warnings
Harvey Harrison
1
-6
/
+7
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-54
/
+54
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
1
-3
/
+0
2008-04-24
USB: CP2101 Add new device IDs
Craig Shelley
1
-0
/
+3
2008-04-02
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
Florian Fainelli
1
-0
/
+1
2008-02-01
USB: more serial drivers writing after disconnect
Oliver Neukum
1
-1
/
+4
2008-02-01
USB: CP2101 New Device IDs
Craig Shelley
1
-0
/
+6
2007-12-22
USB: New device ID for the CP2101 driver
Martin Kusserow
1
-0
/
+1
2007-12-17
USB: cp2101: new device id
Jeff Long
1
-2
/
+3
2007-10-25
USB: cp2101: convert to new termios
Alan Cox
1
-37
/
+11
2007-10-12
USB: cp2101.c: add additional device ID
Edouard Lafargue
1
-0
/
+1
2007-10-12
USB: cp2101: Coding style police
Alan Cox
1
-1
/
+1
2007-07-30
cp2101: Remove broken termios optimisation, use proper speed API
Alan Cox
1
-42
/
+27
2007-04-27
USB: CP2101 New Device IDs
Craig Shelley
1
-0
/
+2
2007-03-09
USB: New device IDs for cp2101 driver
Jon K Hellan
1
-0
/
+2
2007-02-16
USB: another id for cp2101 driver
Pozsar Balazs
1
-0
/
+1
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
1
-4
/
+4
2007-02-07
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
1
-0
/
+1
2006-12-20
Add Baltech Reader ID to CP2101 driver
Johannes Hoelzl
1
-0
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-11-03
USB: new VID/PID-combos for cp2101
Bjorn Schneider
1
-0
/
+3
2006-10-17
USB-SERIAL:cp2101 Add new device ID
Craig Shelley
1
-0
/
+1
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-21
[PATCH] USB: new cp2101 device
Vitja Makarov
1
-0
/
+1
2006-03-20
[PATCH] USB: cp2101: add new device IDs
Craig Shelley
1
-1
/
+2
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
1
-3
/
+1
2006-01-31
[PATCH] USB: cp2101 Add new device IDs
Craig Shelley
1
-5
/
+9
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
1
-0
/
+1
2005-11-17
[PATCH] USB: cp2101.c: Jablotron usb serial interface identification
Josef Balatka
1
-0
/
+1
2005-10-28
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
1
-1
/
+3
2005-10-28
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
1
-1
/
+1
2005-09-12
[PATCH] USB: CP2101 New Device IDs
Craig Shelley
1
-1
/
+4
2005-06-03
[PATCH] USB: CP2101 Add support for flow control
Craig Shelley
1
-88
/
+275
[next]