index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-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
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
[prev]
[next]