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
2010-04-22
USB: pl2303: add AdLink ND-6530 USB IDs
Manuel Jander
2
-0
/
+5
2010-04-22
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
William Lightning
1
-0
/
+1
2010-04-22
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
Dan Williams
1
-0
/
+10
2010-04-22
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
Alex Manoussakis
2
-4
/
+25
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-1
/
+11
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
1
-5
/
+0
2010-03-19
USB: ftdi_sio: Fix locking for change_speed() function
Alessio Igor Bogani
1
-2
/
+4
2010-03-19
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...
spark
1
-0
/
+43
2010-03-19
USB: serial: Fix module name typo for qcaux Kconfig entry.
Stefan Schmidt
1
-2
/
+2
2010-03-19
USB: option: add support for a new CMOTECH device to usb/serial/option
Nathaniel McCallum
1
-0
/
+2
2010-03-19
USB: option: move hardcoded PID to a macro in usb/serial/option
Nathaniel McCallum
1
-1
/
+2
2010-03-19
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...
Nathaniel McCallum
1
-2
/
+2
2010-03-19
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-19
USB: Option: Add support for a variant of DLink DWM 652 U5
Huang Ying
1
-1
/
+2
2010-03-19
USB: serial: use port endpoint size to determine if ep is available
Johan Hovold
1
-11
/
+19
2010-03-19
USB: serial: fix softint not being called on errors
Johan Hovold
1
-10
/
+5
2010-03-19
USB: serial: fix error message on close in generic driver
Johan Hovold
1
-1
/
+3
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-3
/
+3
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
53
-652
/
+1014
2010-03-02
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
1
-6
/
+0
2010-03-02
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-02
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-02
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
Dan Williams
3
-0
/
+108
2010-03-02
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
1
-0
/
+13
2010-03-02
USB: option: add Longcheer/Longsung vendor ID
Dan Williams
1
-2
/
+7
2010-03-02
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-02
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
2010-03-02
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-02
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
1
-13
/
+0
2010-03-02
USB: cp210x: Add 81E8 (Zephyr Bioharness)
Alan Cox
1
-1
/
+2
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
1
-2
/
+2
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
12
-24
/
+24
2010-03-02
USB: serial: Add support for ViVOtech ViVOpay devices.
Forest Bond
3
-0
/
+85
2010-03-02
USB: add new ftdi_sio device ids
Mitchell Solomon
2
-0
/
+12
2010-03-02
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-02
USB: serial: add support for serial port on the moschip 7715
Mike Dunn
1
-4
/
+130
2010-03-02
USB: io_edgeport: eliminate get_string()
Dan Carpenter
1
-39
/
+4
2010-03-02
USB: ftdi_sio: correct spelling in implementation file
Andreas Mohr
1
-7
/
+7
2010-03-02
USB: ftdi_sio: correct spelling in header files
Andreas Mohr
2
-15
/
+15
2010-03-02
USB: serial: Eliminate useless code
Julia Lawall
2
-2
/
+1
2010-03-02
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
Gernot Hillier
1
-1
/
+10
2010-03-02
USB: serial: option.c: Add blacklisting infrastructure for special device han...
Gernot Hillier
1
-0
/
+40
2010-03-02
USB: serial: option.c: Add chipset information for 4G W14
Gernot Hillier
1
-0
/
+2
2010-03-02
USB serial: make USB device id constant
Németh Márton
39
-60
/
+60
[next]