Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6ff8672a96a01ec0861784b23be48a32443269f7
/
drivers
/
usb
/
serial
/
ftdi_sio.c
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
c1f1519
USB: ftdi_sio: added CS5 quirk for broken smartcard readers
by Colin Leitner
· 11 years ago
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
4d5147e
USB: serial: clean up ioctl debugging
by Johan Hovold
· 11 years ago
5c6b98d
USB: serial: constify device-id tables
by Johan Hovold
· 11 years ago
8704211
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
by Colin Leitner
· 11 years ago
c287322
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e1466ad
USB: serial: ftdi_sio: add id for Z3X Box device
by Алексей Крамаренко
· 11 years ago
d14654d
USB: serial: call handle_dcd_change in ftdi driver.
by Paul Chavent
· 11 years ago
154547c
USB: serial: clean up attribute permissions
by Greg Kroah-Hartman
· 11 years ago
5b146f7
Merge 3.11-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
fed1f1e
USB: serial: ftdi_sio: add more RT Systems ftdi devices
by Rick Farina (Zero_Chaos)
· 11 years ago
2843988
USB: ftdi_sio: remove unused defines
by Johan Hovold
· 11 years ago
e17c1aa
USB: ftdi_sio: remove vendor/product module parameters
by Johan Hovold
· 11 years ago
3177130
USB: ftdi_sio: remove redundant raise of DTR/RTS at open
by Johan Hovold
· 11 years ago
be0278c
USB: ftdi_sio: clean up device initialisation
by Johan Hovold
· 11 years ago
7138143
USB: ftdi_sio: Add support for Newport CONEX motor drivers
by Gomella, Andrew (NIH/NHLBI) [F]
· 11 years ago
a37025b
USB: ftdi_sio: fix chars_in_buffer overhead
by Johan Hovold
· 12 years ago
c413364
USB: ftdi_sio: clean up get_modem_status
by Johan Hovold
· 12 years ago
71d9a2b9
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
by Adrian Thomasset
· 12 years ago
9f06d15
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
by Adrian Thomasset
· 12 years ago
58f8b6c
USB: add ftdi_sio USB ID for GDM Boost V1.x
by Stefani Seibold
· 12 years ago
02d5f08
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
482b0b5
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
by Konstantin Holoborodko
· 12 years ago
659597b7
USB: serial: update copyright information
by Johan Hovold
· 12 years ago
6f86fec
USB: ftdi_sio: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
f307e5c
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cb1676a
USB: ftdi_sio: use port icount
by Johan Hovold
· 12 years ago
4cba98f
USB: ftdi_sio: remove obsolete port data refcounting
by Johan Hovold
· 12 years ago
71ccb9b0
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
b2ca699
USB: serial: fix null-pointer dereferences on disconnect
by Johan Hovold
· 12 years ago
0ba3b2c
USB: ftdi_sio: add Zolix FTDI PID
by Petr Kubánek
· 12 years ago
c249f91
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
by Sven Killig
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
2f69335
TTY: convert more flipping functions
by Jiri Slaby
· 12 years ago
8cf65dc
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
by Tomasz Mloduchowski
· 12 years ago
d7e14b3
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
by Martin Teichmann
· 12 years ago
1a88d5e
usb: ftdi_sio: fixup BeagleBone A5+ quirk
by Peter Korsgaard
· 12 years ago
5fb0432
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
by Johan Hovold
· 12 years ago
8da636d
USB: ftdi_sio: optimise chars_in_buffer
by Johan Hovold
· 12 years ago
755b604
USB: ftdi_sio: use generic chars_in_buffer
by Johan Hovold
· 12 years ago
a4afff6
USB: ftdi_sio: refactor modem-control status retrieval
by Johan Hovold
· 12 years ago
2c2ee54
USB: ftdi_sio: fix tiocmget and tiocmset return values
by Johan Hovold
· 12 years ago
fef0b82
USB: ftdi_sio: fix tiocmget indentation
by Johan Hovold
· 12 years ago
81e84424
USB: ftdi_sio: remove unused private port-data
by Johan Hovold
· 12 years ago
d067a31
USB: ftdi_sio: remove unnecessary memset
by Johan Hovold
· 12 years ago
6f60291
usb: serial: ftdi_sio: Add missing chars_in_buffer function
by Jarkko Huijts
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
54575b0
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
by Antonio Ospite
· 12 years ago
1a71bd2
USB: serial: ftdi_sio: remove startup message
by Greg Kroah-Hartman
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
e6e367b
USB: serial: ftdi_sio.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
bfc5161
USB: serial: ftdi_sio.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
f08dea7
USB: ftdi_sio: do not claim CDC ACM function
by Bjørn Mork
· 12 years ago
26a538b
USB: ftdi_sio: PID for NZR SEM 16+ USB
by Horst Schirmeier
· 12 years ago
dafc4f7
USB: ftdi-sio: add support for more Physik Instrumente devices
by Éric Piel
· 12 years ago
a7bdf7f
Merge v3.6-rc3 into usb-next
by Greg Kroah-Hartman
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
a816e31
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
by Ying Xue
· 12 years ago
7724a1e
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
by Ozan Çağlayan
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
e00a54d
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
by Evan McNabb
· 12 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
b69cc67
USB: ftdi-sio: add support for Physik Instrumente E-861
by Éric Piel
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
a09aa7dd
USB: ftdi_sio.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
876ae50
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the device is removed
by Simon Arlott
· 13 years ago
fca5430
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
by Simon Arlott
· 13 years ago
970e248
Documentation: remove references to /etc/modprobe.conf
by Lucas De Marchi
· 13 years ago
57e596f
USB: ftdi_sio: new PID: LUMEL PD12
by Michał Wróbel
· 13 years ago
dc0827c
USB: ftdi_sio: add support for FT-X series devices
by Jim Paris
· 13 years ago
47594d5
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
by Michał Wróbel
· 13 years ago
c1cee1d
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
by Bruno Thomsen
· 13 years ago
444aa7f
USB: ftdi_sio: add support for BeagleBone rev A5+
by Peter Korsgaard
· 13 years ago
656d2b3
USB: ftdi_sio: fix problem when the manufacture is a NULL string
by Greg Kroah-Hartman
· 13 years ago
6d161b9
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
by Scott Dial
· 13 years ago
97b6b6d
usb-serial: use new registration API in [d-h]* drivers
by Alan Stern
· 13 years ago
90451e6
USB: usbserial: add new PID number (0xa951) to the ftdi driver
by Milan Kocian
· 13 years ago
2353f80
USB: ftdi_sio: Add more identifiers
by Alan Cox
· 13 years ago
fc216ec
USB: serial: ftdi additional IDs
by Peter Naulls
· 13 years ago
55f13ae
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
by Peter Korsgaard
· 13 years ago
108e02b
USB: ftdi_sio: fix initial baud rate
by Johan Hovold
· 13 years ago
eb833a9
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
by Johan Hovold
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
307369b
usb: ftdi_sio: add PID for Propox ISPcable III
by Marcin Kościelnicki
· 13 years ago
c515598
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
by Andrew Worsley
· 13 years ago
b1ffb4c
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
by Andrew Worsley
· 13 years ago
1d749f9
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers
by Uwe Bonnes
· 13 years ago
005b3cd
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
ac295f3
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
da7fbb6
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c9222ec
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c75ccd4
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
by Uwe Bonnes
· 13 years ago
3687f64
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
by Peter Stuge
· 13 years ago
Next »