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
/
include
/
linux
/
usb
/
serial.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
1
-4
/
+0
2012-09-18
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
1
-3
/
+3
2012-09-18
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
1
-5
/
+3
2012-09-18
USB: serial: remove dbg() from usb/serial.h
Greg Kroah-Hartman
1
-8
/
+0
2012-09-13
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
1
-2
/
+2
2012-09-13
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
1
-9
/
+3
2012-05-15
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
1
-1
/
+2
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-8
/
+19
2012-05-07
USB: serial: remove bizarre generic_serial probe function
Greg Kroah-Hartman
1
-3
/
+0
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-04-09
USB: fix bug in serial driver unregistration
Alan Stern
1
-8
/
+0
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
1
-15
/
+2
2012-02-28
USB: create module_usb_serial_driver macro
Greg KH
1
-0
/
+28
2012-02-24
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
1
-7
/
+0
2012-02-24
usb-serial: new API for driver registration
Alan Stern
1
-0
/
+9
2012-02-09
USB: serial: add macro for console error reporting
Johan Hovold
1
-0
/
+15
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
1
-1
/
+8
2011-11-15
USB: serial: remove write_urb_busy field from usb_serial_port
Johan Hovold
1
-2
/
+0
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-02-25
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
1
-1
/
+2
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-01-22
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
1
-0
/
+3
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
1
-0
/
+2
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
1
-2
/
+1
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
1
-1
/
+1
2010-05-20
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
2010-05-20
USB: serial: reimplement generic fifo-based writes
Johan Hovold
1
-0
/
+12
2010-05-20
USB: serial: generalise write buffer preparation
Johan Hovold
1
-0
/
+5
2010-05-20
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
1
-3
/
+6
2010-05-20
USB: serial: generalise generic read implementation
Johan Hovold
1
-0
/
+3
2010-05-20
USB: serial: refactor read urb submission in generic driver
Johan Hovold
1
-1
/
+1
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-0
/
+5
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
1
-2
/
+0
2010-03-02
USB: Extend and neaten dbg macros
Joe Perches
1
-8
/
+5
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
1
-1
/
+2
2009-12-11
usb_serial: Kill port mutex
Alan Cox
1
-3
/
+0
2009-10-09
USB: serial: don't call release without attach
Alan Stern
1
-0
/
+1
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
1
-0
/
+2
2009-09-19
tty: USB serial termios bits
Alan Cox
1
-0
/
+3
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+3
2009-07-10
tty: Fix USB kref leak
Alan Cox
1
-1
/
+2
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-4
/
+8
2009-06-15
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
1
-0
/
+8
2009-06-15
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
1
-0
/
+8
2009-06-15
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
1
-0
/
+4
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-4
/
+6
2009-04-14
tty: Update some of the USB kernel doc
Leandro Dorileo
1
-2
/
+5
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
1
-1
/
+2
[next]