index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2011-03-17
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-23
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-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
1
-1
/
+1
2010-05-21
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
2010-05-21
USB: serial: reimplement generic fifo-based writes
Johan Hovold
1
-0
/
+12
2010-05-21
USB: serial: generalise write buffer preparation
Johan Hovold
1
-0
/
+5
2010-05-21
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
1
-3
/
+6
2010-05-21
USB: serial: generalise generic read implementation
Johan Hovold
1
-0
/
+3
2010-05-21
USB: serial: refactor read urb submission in generic driver
Johan Hovold
1
-1
/
+1
2010-05-21
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-0
/
+5
2010-05-21
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
1
-2
/
+0
2010-03-03
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-12
usb_serial: Kill port mutex
Alan Cox
1
-3
/
+0
2009-10-10
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-20
tty: USB serial termios bits
Alan Cox
1
-0
/
+3
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+3
2009-07-11
tty: Fix USB kref leak
Alan Cox
1
-1
/
+2
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-4
/
+8
2009-06-16
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
1
-0
/
+8
2009-06-16
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
1
-0
/
+8
2009-06-16
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-25
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
1
-1
/
+2
2008-10-18
USB: Fix spelling in usb/serial.h
Geoff Levand
1
-1
/
+1
2008-08-14
usb-serial: don't release unregistered minors
Alan Stern
1
-1
/
+2
2008-07-23
usb_serial: API all change
Alan Cox
1
-26
/
+30
2008-04-25
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
1
-18
/
+0
2008-04-25
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
1
-2
/
+1
2008-02-02
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
1
-70
/
+87
2008-02-02
USB: stop io performed by mos7720 upon close()
Oliver Neukum
1
-0
/
+2
2008-02-02
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
1
-0
/
+1
2007-10-13
USB: serial core should respect driver requirements
Alan Stern
1
-7
/
+13
2007-07-13
USB: suspend support for usb serial
Oliver Neukum
1
-0
/
+7
2007-02-17
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
1
-0
/
+6
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
1
-0
/
+5
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+6
2006-07-13
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-0
/
+300