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
/
symbolserial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
USB: serial: symbolserial.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-11
/
+1
2012-02-24
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
1
-13
/
+6
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
1
-1
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-8
/
+2
2010-03-02
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
1
-1
/
+1
2009-10-09
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
1
-7
/
+5
2009-10-09
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
1
-4
/
+8
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-2
/
+1
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-3
/
+11
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-2
/
+1
2009-04-06
symbol: Remove various bits of left over junk
Alan Cox
1
-67
/
+0
2009-03-24
USB: symbolserial: log the ioctl commands
Greg Kroah-Hartman
1
-0
/
+59
2009-03-24
USB: serial: add symbol serial driver
Greg Kroah-Hartman
1
-0
/
+340