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
2009-07-20
tty: fix chars_in_buffers
Alan Cox
2
-3
/
+3
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-62
/
+149
2009-07-12
USB: option: remove unnecessary and erroneous code
Alan Stern
1
-26
/
+1
2009-07-12
USB: cypress_m8: remove invalid Clear-Halt
Alan Stern
1
-2
/
+2
2009-07-12
USB: serial: sierra driver id_table additions
Elina Pasheva
1
-17
/
+29
2009-07-12
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2
-0
/
+4
2009-07-12
USB: Sierra: fix oops upon device close
Alan Stern
1
-3
/
+2
2009-07-12
USB: option.c: add A-Link 3GU device id
Anssi Hannula
1
-1
/
+5
2009-07-12
USB: Serial: Add support for Arkham Technology adapters
Amit Kucheria
1
-0
/
+2
2009-07-12
USB: ftdi: support NDI devices
Martin Geleynse
2
-4
/
+69
2009-07-12
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
2
-0
/
+2
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2
-7
/
+9
2009-07-12
USB: fix uninitialised variable in ti_do_download
Oliver Neukum
1
-1
/
+1
2009-07-12
USB: option: add Novatel Ovation MC760
Dan Williams
1
-0
/
+2
2009-07-12
USB: ti_usb_3410_5052: fix duplicate device ids.
Greg Kroah-Hartman
1
-1
/
+0
2009-07-12
USB: option.c to support Qisda H21/H20 usb modem
Brad Lu
1
-1
/
+10
2009-07-12
USB: option.c: add Qualcomm/Option iCON 210 modem
Kai Engert
1
-0
/
+1
2009-07-12
USB: ftdi_sio - product ID's for CCS PIC programmers
Jan Capek
2
-0
/
+6
2009-07-12
USB: pl2303: New vendor and product id for the prolific driver
Gianpaolo Cugola
2
-0
/
+5
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-0
/
+3
2009-07-10
tty: Fix the PL2303 private methods for sysrq
Alan Cox
1
-25
/
+33
2009-07-10
tty: Fix USB kref leak
Alan Cox
3
-5
/
+6
2009-07-10
tty: Sort out the USB sysrq changes that wrecked performance
Alan Cox
1
-4
/
+11
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
35
-192
/
+287
2009-06-15
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2
-18
/
+33
2009-06-15
USB: usb_serial: only allow sysrq on a console port
Jason Wessel
1
-1
/
+1
2009-06-15
USB: pl2303 usb_serial: implement sysrq handling on break
Jason Wessel
1
-1
/
+4
2009-06-15
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
Andrew Morton
1
-1
/
+1
2009-06-15
USB: serial: sierra driver sierra_calc_num_ports() fix
Elina Pasheva
1
-35
/
+14
2009-06-15
USB: serial: sierra driver interrupt urb resubmit fix
Elina Pasheva
1
-4
/
+3
2009-06-15
USB: serial: sierra driver zero length packet fix
Elina Pasheva
1
-1
/
+4
2009-06-15
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
1
-2
/
+6
2009-06-15
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
2
-12
/
+83
2009-06-15
USB: serial: ftd_sio usb: move status check
Jason Wessel
1
-5
/
+5
2009-06-15
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
2
-7
/
+116
2009-06-15
USB: serial: sierra driver read path bug fix
Elina Pasheva
1
-11
/
+17
2009-06-15
USB: serial: sierra driver write path improvements
Elina Pasheva
1
-17
/
+35
2009-06-15
USB: garmin_gps: removes usb_reset_device from garmin_close
Hermann Kneissel
1
-125
/
+73
2009-06-15
USB: Identify Novatel MC760 in option driver
Richard Laager
1
-2
/
+2
2009-06-15
USB: serial: sierra driver debug info visibility improvement
Elina Pasheva
1
-25
/
+25
2009-06-15
USB: serial: sierra driver performance improvements
Elina Pasheva
1
-3
/
+3
2009-06-15
USB: mos7840: fix debug log messages
Tony Cook
1
-156
/
+162
2009-06-15
USB: Ignore storage device in modem mode on DWN-652
Pascal Terjan
1
-0
/
+15
2009-06-15
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
1
-8
/
+48
2009-06-15
USB: serial: FTDI: add high speed device support
Mark Adamson
2
-11
/
+89
2009-06-15
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
Michele Valzelli
1
-0
/
+5
2009-06-15
USB: FTDI-SIO new device ids
Daniel Suchy
2
-0
/
+4
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
[next]