index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
2013-02-02
1
-0
/
+1
*
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
2013-02-02
1
-0
/
+1
*
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
2013-01-13
1
-0
/
+2
*
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
2012-11-26
1
-0
/
+1
*
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
2012-11-26
1
-1
/
+1
*
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
2012-10-30
1
-41
/
+11
*
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
2012-10-30
1
-0
/
+2
*
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
2012-10-30
1
-6
/
+1
*
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
2012-10-30
1
-3
/
+35
*
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
2012-10-30
1
-1
/
+4
*
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
2012-10-30
1
-4
/
+4
*
USB: ftdi_sio: remove unused private port-data
Johan Hovold
2012-10-30
1
-2
/
+0
*
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
2012-10-30
1
-1
/
+0
*
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
2012-10-25
1
-0
/
+60
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-74
/
+64
|
\
|
*
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
Antonio Ospite
2012-09-24
1
-0
/
+2
|
*
USB: serial: ftdi_sio: remove startup message
Greg Kroah-Hartman
2012-09-18
1
-11
/
+1
|
*
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-16
1
-1
/
+21
|
|
\
|
*
|
USB: serial: ftdi_sio.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-14
1
-3
/
+0
|
*
|
USB: serial: ftdi_sio.c: remove dbg() usage
Greg Kroah-Hartman
2012-09-14
1
-59
/
+60
|
*
|
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
2012-08-27
1
-0
/
+1
|
|
\
\
|
*
|
|
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
Ying Xue
2012-08-10
1
-1
/
+1
*
|
|
|
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
1
-1
/
+21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
USB: ftdi_sio: do not claim CDC ACM function
Bjørn Mork
2012-09-10
1
-1
/
+3
|
*
|
|
USB: ftdi_sio: PID for NZR SEM 16+ USB
Horst Schirmeier
2012-09-05
1
-0
/
+1
|
*
|
|
USB: ftdi-sio: add support for more Physik Instrumente devices
Éric Piel
2012-09-05
1
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
Ozan Çağlayan
2012-08-10
1
-0
/
+1
|
|
/
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
|
/
*
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
2012-06-12
1
-0
/
+1
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-7
/
+2
*
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
2012-05-07
1
-0
/
+1
*
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: ftdi_sio.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-03
1
-34
/
+1
*
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
2012-04-09
1
-5
/
+7
*
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
2012-04-09
1
-11
/
+13
*
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-30
1
-1
/
+2
*
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2012-03-15
1
-0
/
+1
*
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
2012-03-14
1
-5
/
+15
*
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2012-03-09
1
-0
/
+2
*
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
2012-03-08
1
-1
/
+1
*
USB: ftdi_sio: add support for BeagleBone rev A5+
Peter Korsgaard
2012-03-01
1
-2
/
+2
*
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
2012-02-28
1
-1
/
+2
*
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
Scott Dial
2012-02-24
1
-0
/
+4
*
usb-serial: use new registration API in [d-h]* drivers
Alan Stern
2012-02-24
1
-17
/
+9
*
USB: usbserial: add new PID number (0xa951) to the ftdi driver
Milan Kocian
2012-02-03
1
-0
/
+1
*
USB: ftdi_sio: Add more identifiers
Alan Cox
2012-01-26
1
-0
/
+1
*
USB: serial: ftdi additional IDs
Peter Naulls
2012-01-24
1
-0
/
+1
*
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2012-01-24
1
-0
/
+2
[next]