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
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
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
USB: serial: ftdi_sio: add more RT Systems ftdi devices
Rick Farina (Zero_Chaos)
1
-3
/
+28
2013-05-17
USB: ftdi_sio: Add support for Newport CONEX motor drivers
Gomella, Andrew (NIH/NHLBI) [F]
1
-0
/
+2
2013-05-17
USB: ftdi_sio: fix chars_in_buffer overhead
Johan Hovold
1
-14
/
+5
2013-05-17
USB: ftdi_sio: clean up get_modem_status
Johan Hovold
1
-5
/
+4
2013-04-24
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
Adrian Thomasset
1
-7
/
+11
2013-04-23
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
Adrian Thomasset
1
-1
/
+3
2013-04-08
USB: add ftdi_sio USB ID for GDM Boost V1.x
Stefani Seibold
1
-0
/
+1
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-03-28
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
1
-0
/
+1
2013-03-26
USB: serial: update copyright information
Johan Hovold
1
-1
/
+1
2013-03-26
USB: ftdi_sio: switch to generic get_icount implementation
Johan Hovold
1
-23
/
+1
2013-03-26
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-34
/
+2
2013-03-26
USB: ftdi_sio: use port icount
Johan Hovold
1
-17
/
+14
2013-03-26
USB: ftdi_sio: remove obsolete port data refcounting
Johan Hovold
1
-32
/
+2
2013-03-22
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-14
/
+7
2013-02-13
USB: serial: fix null-pointer dereferences on disconnect
Johan Hovold
1
-11
/
+9
2013-02-02
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
1
-0
/
+1
2013-02-02
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
1
-0
/
+1
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-6
/
+5
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
1
-1
/
+1
2013-01-14
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
1
-0
/
+2
2012-11-27
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
1
-0
/
+1
2012-11-27
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
1
-1
/
+1
2012-10-31
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
1
-41
/
+11
2012-10-31
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
1
-0
/
+2
2012-10-31
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
1
-6
/
+1
2012-10-31
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
1
-3
/
+35
2012-10-31
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
1
-1
/
+4
2012-10-31
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
1
-4
/
+4
2012-10-31
USB: ftdi_sio: remove unused private port-data
Johan Hovold
1
-2
/
+0
2012-10-31
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
1
-1
/
+0
2012-10-25
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
1
-0
/
+60
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-74
/
+64
2012-09-25
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
Antonio Ospite
1
-0
/
+2
2012-09-18
USB: serial: ftdi_sio: remove startup message
Greg Kroah-Hartman
1
-11
/
+1
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+21
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+21
2012-09-14
USB: serial: ftdi_sio.c: remove debug module parameter
Greg Kroah-Hartman
1
-3
/
+0
2012-09-14
USB: serial: ftdi_sio.c: remove dbg() usage
Greg Kroah-Hartman
1
-59
/
+60
2012-09-10
USB: ftdi_sio: do not claim CDC ACM function
Bjørn Mork
1
-1
/
+3
2012-09-06
USB: ftdi_sio: PID for NZR SEM 16+ USB
Horst Schirmeier
1
-0
/
+1
2012-09-06
USB: ftdi-sio: add support for more Physik Instrumente devices
Éric Piel
1
-0
/
+17
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2012-08-10
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
Ying Xue
1
-1
/
+1
2012-08-10
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
Ozan Çağlayan
1
-0
/
+1
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
[next]