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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
tty: usb-serial krefs
Alan Cox
35
-208
/
+269
2008-10-13
ftdi: A few errors are err() that should be debug which causes much spewage
Alan Cox
1
-3
/
+3
2008-10-13
usb: fix pl2303 initialization
Jason Wessel
1
-11
/
+0
2008-10-13
Fix oti6858 debug level
Scott Ashcroft
1
-4
/
+0
2008-09-23
usb: ftdi_sio: add support for Domintell devices
Gaetan Carlier
2
-0
/
+6
2008-09-23
USB Serial: Sierra: Add MC8785 VID/PID
Kevin Lloyd
1
-0
/
+1
2008-09-23
USB: serial: add ZTE CDMA Tech id to option driver
Otavio Salvador
1
-0
/
+2
2008-09-23
USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)
Jaroslav Kysela
2
-0
/
+2
2008-09-23
usb serial: ti_usb_3410_5052 obviously broken by firmware changes
Chris Adams
1
-1
/
+1
2008-09-23
USB: SERIAL CP2101 add device IDs
Craig Shelley
1
-0
/
+3
2008-09-23
usb-serial: Add Siemens EF81 to PL-2303 hack triggers
Andreas Bombe
1
-1
/
+3
2008-09-23
USB: Correct Sierra Wireless USB EVDO Modem Device ID
Tony Murray
1
-1
/
+1
2008-09-23
USB Serial: Sierra: Device addition & version rev
Kevin Lloyd
1
-4
/
+5
2008-09-08
usb: fix null deferences in low level usb serial
Jason Wessel
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-2
/
+0
2008-08-21
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
1
-0
/
+2
2008-08-13
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
2
-9
/
+0
2008-08-13
USB: Add vendor/product id of ZTE MF628 to option
Oliver Martin
1
-0
/
+5
2008-08-13
USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
Leon Leong
1
-0
/
+32
2008-08-13
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...
Lex Ross
2
-0
/
+2
2008-08-13
USB Serial Sierra: TRU-Install feature update
Kevin Lloyd
2
-35
/
+7
2008-08-13
USB Serial Sierra: Dynamic interface detection
Kevin Lloyd
1
-31
/
+52
2008-08-13
USB Serial Sierra: clean-up
Kevin Lloyd
1
-29
/
+27
2008-08-13
USB: pl2023: Remove USB id (4348:5523) handled by ch341
Tollef Fog Heen
2
-5
/
+0
2008-08-13
usb-serial: don't release unregistered minors
Alan Stern
1
-4
/
+3
2008-08-13
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
Frederik Kriewitz
2
-0
/
+9
2008-08-13
USB: ftdi_sio: Add USB Product Id for ELV HS485
André Schenk
2
-0
/
+2
2008-07-26
fix for a memory leak in an error case introduced by fix for double free
Oliver Neukum
1
-4
/
+6
2008-07-22
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
1
-355
/
+0
2008-07-22
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-22
io_edgeport: Fix various bogus returns to the tty layer
Alan Cox
1
-6
/
+6
2008-07-22
tty-usb-io_edgeport: Coding style
Alan Cox
2
-806
/
+1023
2008-07-22
tty-usb-mos7720: Coding style
Alan Cox
1
-111
/
+116
2008-07-22
mos7840: remove loads of bogus assignments to status
Alan Cox
1
-236
/
+164
2008-07-22
omninet: Use string flip functions
Alan Cox
1
-4
/
+3
2008-07-22
tty-usb-omninet: Coding style
Alan Cox
1
-73
/
+87
2008-07-22
tty-usb-option: Coding style
Alan Cox
1
-30
/
+35
2008-07-22
tty-usb-oti6858: Coding style
Alan Cox
1
-66
/
+70
2008-07-22
tty-usb-safe-serial: Coding style
Alan Cox
1
-133
/
+157
2008-07-22
tty-usb-ti-usb: Coding style
Alan Cox
1
-115
/
+151
2008-07-22
tty-usb-spcp8x5: Minor coding style
Alan Cox
1
-2
/
+2
2008-07-22
tty-usb-sierra: Coding style - minor
Alan Cox
1
-1
/
+1
2008-07-22
tty-usb-pl2303: Coding style
Alan Cox
1
-28
/
+36
2008-07-22
mct_u232: Use flip buffer functions
Alan Cox
1
-3
/
+1
2008-07-22
tty-usb-mct-u232: Coding style
Alan Cox
1
-132
/
+141
2008-07-22
kobil_sct: Fix ioctls
Alan Cox
1
-2
/
+4
2008-07-22
tty-usb-kobil-sct: Coding style
Alan Cox
1
-260
/
+297
2008-07-22
tty-usb-kl5kusb105: Coding style
Alan Cox
1
-201
/
+188
2008-07-22
keyspan_pda: Use string flip functions
Alan Cox
1
-3
/
+2
2008-07-22
tty-usb-keyspan-pda: Coding style
Alan Cox
1
-70
/
+91
[next]