index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
USB: serial: update copyright information
Johan Hovold
1
-1
/
+1
2013-03-25
USB: ftdi_sio: switch to generic get_icount implementation
Johan Hovold
1
-23
/
+1
2013-03-25
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-34
/
+2
2013-03-25
USB: ftdi_sio: use port icount
Johan Hovold
1
-17
/
+14
2013-03-25
USB: ftdi_sio: remove obsolete port data refcounting
Johan Hovold
1
-32
/
+2
2013-03-21
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
2013-02-21
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-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-6
/
+5
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
1
-1
/
+1
2013-01-13
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
1
-0
/
+2
2012-11-26
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
1
-0
/
+1
2012-11-26
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
1
-1
/
+1
2012-10-30
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
1
-41
/
+11
2012-10-30
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
1
-0
/
+2
2012-10-30
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
1
-6
/
+1
2012-10-30
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
1
-3
/
+35
2012-10-30
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
1
-1
/
+4
2012-10-30
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
1
-4
/
+4
2012-10-30
USB: ftdi_sio: remove unused private port-data
Johan Hovold
1
-2
/
+0
2012-10-30
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-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-74
/
+64
2012-09-24
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-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+21
2012-09-16
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-05
USB: ftdi_sio: PID for NZR SEM 16+ USB
Horst Schirmeier
1
-0
/
+1
2012-09-05
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-16
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-06-12
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
1
-0
/
+1
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-7
/
+2
2012-05-07
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
1
-0
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
[next]