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
2012-06-13
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
1
-0
/
+1
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-7
/
+2
2012-05-08
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
1
-0
/
+1
2012-05-08
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
USB: ftdi_sio.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-34
/
+1
2012-04-10
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
1
-5
/
+7
2012-04-10
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
1
-11
/
+13
2012-03-31
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+2
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
1
-0
/
+1
2012-03-15
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
1
-5
/
+15
2012-03-10
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
1
-0
/
+2
2012-03-09
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
1
-1
/
+1
2012-03-01
USB: ftdi_sio: add support for BeagleBone rev A5+
Peter Korsgaard
1
-2
/
+2
2012-02-28
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
1
-1
/
+2
2012-02-25
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
Scott Dial
1
-0
/
+4
2012-02-25
usb-serial: use new registration API in [d-h]* drivers
Alan Stern
1
-17
/
+9
2012-02-03
USB: usbserial: add new PID number (0xa951) to the ftdi driver
Milan Kocian
1
-0
/
+1
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
1
-0
/
+1
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
1
-0
/
+1
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
1
-0
/
+2
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-13
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-0
/
+1
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin Kościelnicki
1
-0
/
+1
2011-11-27
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
1
-0
/
+4
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
1
-3
/
+11
2011-10-19
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-19
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-19
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-19
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-19
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-19
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-19
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
1
-0
/
+2
2011-10-04
USB: ftdi_sio: add PID for Sony Ericsson Urban
Hakan Kvist
1
-0
/
+2
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+19
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-11
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
1
-0
/
+1
2011-08-08
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...
Uwe Bonnes
1
-1
/
+4
2011-08-08
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
Ionut Nicu
1
-1
/
+1
2011-06-28
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
Uwe Bonnes
1
-5
/
+14
2011-06-09
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
1
-0
/
+1
2011-04-30
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
1
-0
/
+1
2011-04-14
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Paul Friedrich
1
-0
/
+2
2011-04-14
USB: ftdi_sio: add PID for OCT DK201 docking station
Johan Hovold
1
-0
/
+1
2011-04-14
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Christian Simon
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+6
[prev]
[next]