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
2006-09-12
usbserial: Reference leak
Matthias Urlichs
1
-1
/
+3
2006-09-07
USB: New device ID for ftdi_sio usb serial driver
Ralf Schlatterbeck
2
-0
/
+6
2006-08-26
[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2
-5
/
+0
2006-08-11
USB: ftdi_sio driver - new PIDs
Jonathan Davies
2
-0
/
+8
2006-08-11
USB: Additional PID for SHARP W-ZERO3
Norihiko Tomiyama
1
-0
/
+2
2006-08-02
USB: New USB ID for Belkin Serial Adapter
Kim Oldfield
2
-0
/
+5
2006-08-02
USB: Additional PID for the ftdi_sio driver
Dave Platt
2
-0
/
+5
2006-08-02
USB: adding support for SHARP WS003SH to ipaq.c
Norihiko Tomiyama
1
-0
/
+1
2006-08-02
USB: Removed 3-port device handler from Option driver
Matthias Urlichs
1
-36
/
+0
2006-08-02
USB: Drop Sierra Wireless MC8755 from the Option driver
Matthias Urlichs
1
-5
/
+1
2006-08-02
USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.
Matthias Urlichs
4
-139
/
+13
2006-08-02
USB: Option driver: Short driver names were identical
Matthias Urlichs
1
-3
/
+3
2006-08-02
USB: Option driver: removed change history and linux/version.h include
Matthias Urlichs
1
-27
/
+1
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
38
-340
/
+37
2006-07-12
[PATCH] USB: Anydata: Fixes wrong URB callback.
Luiz Fernando N. Capitulino
2
-1
/
+2
2006-07-12
[PATCH] USB: Add one VID/PID to ftdi_sio
Colin Leroy
2
-0
/
+8
2006-07-12
[PATCH] USB: Option driver: new product ID
Matthias Urlichs
1
-1
/
+5
2006-07-12
[PATCH] USB: ipw.c driver fix
Bart Oldeman
1
-0
/
+2
2006-07-12
[PATCH] USB: ipaq.c timing parameters
Frank Gevaerts
1
-1
/
+11
2006-07-12
[PATCH] USB: ipaq.c bugfixes
Frank Gevaerts
1
-5
/
+6
2006-07-12
[PATCH] USB: add driver for non-composite Sierra Wireless devices
Kevin Lloyd
3
-0
/
+87
2006-07-12
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
Ian Abbott
1
-13
/
+90
2006-07-12
[PATCH] USB serial visor: fix race in open/close
Ian Abbott
1
-1
/
+0
2006-07-12
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
Matthew Meno
2
-0
/
+5
2006-07-12
[PATCH] USB: fix visor leaks
Pete Zaitcev
1
-3
/
+33
2006-07-12
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
Pete Zaitcev
1
-14
/
+9
2006-07-12
[PATCH] USB: new device ids for ftdi_sio driver
Christophe Mariac
2
-0
/
+4
2006-07-12
[PATCH] USB: new device id for Thorlabs motor driver
D. Peter Siddons
2
-0
/
+6
2006-07-12
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
Peter Moulder
2
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
31
-31
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-2
/
+1
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-2
/
+1
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-12
/
+7
2006-06-21
[PATCH] usbserial: Fixes wrong return values.
Luiz Fernando N. Capitulino
1
-8
/
+6
2006-06-21
[PATCH] USB Serial: clean tty fields on failed device open
Frank Gevaerts
1
-0
/
+2
2006-06-21
[PATCH] USB: io_edgeport touch-up
Pete Zaitcev
1
-3
/
+3
2006-06-21
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
Timothy Sipples
1
-0
/
+1
2006-06-21
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
Chris Lund
1
-1
/
+5
2006-06-21
[PATCH] USB: new devices for the Option driver
Matthias Urlichs
2
-34
/
+118
2006-06-21
[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c
Jeremy Fitzhardinge
1
-0
/
+1
2006-06-21
[PATCH] USB: Whiteheat: fix firmware spurious errors
Stuart MacDonald
1
-2
/
+2
2006-06-21
[PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1
Ian Abbott
2
-0
/
+7
2006-06-21
[PATCH] USB: rmmod pl2303 after -28
Pete Zaitcev
1
-0
/
+2
2006-06-21
[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
Pete Zaitcev
1
-1
/
+1
2006-06-21
[PATCH] USB: Improve Kconfig comment for mct_u232
Pete Zaitcev
1
-1
/
+1
2006-06-21
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
18
-25
/
+29
2006-06-21
[PATCH] usb: io_edgeport, cleanup to unicode handling
Pete Zaitcev
1
-16
/
+26
2006-06-21
[PATCH] USB: new cp2101 device
Vitja Makarov
1
-0
/
+1
[next]