Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dafc4f7be1a556ca3868d343c00127728b397068
/
drivers
/
usb
/
serial
/
ftdi_sio.c
dafc4f7
USB: ftdi-sio: add support for more Physik Instrumente devices
by Éric Piel
· 12 years ago
7724a1e
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
by Ozan Çağlayan
· 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
74bdf22
USB: ftdi_sio: add PID for Sony Ericsson Urban
by Hakan Kvist
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
c96fbdd0
USB: ftdi_sio: add Calao reference board support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
ce7e906
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
by Artur Zimmer
· 13 years ago
0ee404c
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too
by Uwe Bonnes
· 13 years ago
1862cdd
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
by Ionut Nicu
· 13 years ago
309427b
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
by Uwe Bonnes
· 13 years ago
a26d31ce
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 13 years ago
37909fe
USB: serial: ftdi_sio: adding support for TavIR STK500
by Benedek László
· 14 years ago
c53c2fa
USB: ftdi_sio: add ids for Hameg HO720 and HO730
by Paul Friedrich
· 14 years ago
11a31d8
USB: ftdi_sio: add PID for OCT DK201 docking station
by Johan Hovold
· 14 years ago
5a9443f
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
by Christian Simon
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b88ccf6
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
by JF Argentino
· 14 years ago
f227e08
Merge 2.6.38-rc6 into tty-next
by Greg Kroah-Hartman
· 14 years ago
00a0d0d
tty: remove filp from the USB tty ioctls
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
28fe2eb
USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph
by Michael Williamson
· 14 years ago
6ec2f46
USB: ftdi_sio: add ST Micro Connect Lite uart support
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
f6c259a
USB: ftdi_sio: fix resolution of 2232H baud rate dividers
by Daniel Glöckner
· 14 years ago
a9d61bc
USB: serial: Updated support for ICOM devices
by Pieter Maes
· 14 years ago
2af1084
USB: Merge 2.6.37-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
c466cd2
USB: serial: ftdi_sio: add support for TIOCSERGETLSR
by Greg Kroah-Hartman
· 14 years ago
5363cdc
USB: ftdi_sio: Add D.O.Tec PID
by Florian Faber
· 14 years ago
6fdbad8
USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added
by Jacques Viviers
· 14 years ago
28942bb
USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable
by Michael Stuermer
· 14 years ago
7fea0f7
USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial
by Sebastien Bourdeauducq
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
0f266ab
USB: ftdi_sio: add device ids for ScienceScope
by Greg Kroah-Hartman
· 14 years ago
c19db4c
USB: ftdi_sio: set device latency timeout at port probe
by Johan Hovold
· 14 years ago
59c6ccd
USB: ftdi_sio: new VID/PIDs for various Papouch devices
by Daniel Suchy
· 14 years ago
99c1e4f
USB: add PID for FTDI based OpenDCC hardware
by Rainer Keller
· 14 years ago
677aeaf
USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"
by Johan Hovold
· 14 years ago
3126d82
USB: ftdi_sio: Add PID for accesio products
by Rich Mattes
· 14 years ago
0bca1b9
tty: Convert the USB drivers to the new icount interface
by Alan Cox
· 14 years ago
6573738
USB: ftdi_sio: Added custom PIDs for ChamSys products
by Luke Lowrey
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ea233f8
USB: ftdi_sio: add product ID for Lenz LI-USB
by Galen Seitz
· 14 years ago
666cc07
USB: ftdi_sio: Add ID for Ionics PlugComputer
by Martin Michlmayr
· 14 years ago
d1ab903
USB: ftdi_sio: fix endianess of max packet size
by Michael Wileczka
· 14 years ago
6ee9f4b
USB: drop tty argument from usb_serial_handle_sysrq_char()
by Dmitry Torokhov
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b6180ef
USB: ftdi_sio: device id for Navitator
by dranch@trinnet.net
· 14 years ago
afad196
USB: serial: enabling support for Segway RMP in ftdi_sio
by John G. Rogers
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
fcc6cb7
USB: FTDI: Add support for the RT System VX-7 radio programming cable
by Corey Minyard
· 14 years ago
77dbd74
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
by Colin Leitner
· 14 years ago
9a49a14
USB: serial: ftdi: correct merge conflict with CONTEC id
by Daniel Sangorrin
· 14 years ago
6a1a82d
USB: ftdi_sio: fix DTR/RTS line modes
by Daniel Mack
· 14 years ago
c1aa075a
USB: ftdi_sio: fix legacy SIO-device header
by Johan Hovold
· 14 years ago
3bb36aa
USB: ftdi_sio: checkpatch cleanups
by Greg Kroah-Hartman
· 14 years ago
166ceb6
USB: ftdi_sio: clean up line-status handling
by Johan Hovold
· 15 years ago
49b2597
USB: ftdi_sio: use tty_insert_flip_string_fixed_flag
by Johan Hovold
· 15 years ago
c23e5fc
USB: serial: remove multi-urb write from generic driver
by Johan Hovold
· 15 years ago
e877048
USB: ftdi_sio: clean up SIO write support
by Johan Hovold
· 15 years ago
d3901a0
USB: ftdi_sio: switch to generic write implementation
by Johan Hovold
· 15 years ago
e49bbce
USB: ftdi_sio: fix some coding style issues
by Johan Hovold
· 15 years ago
1b55101
USB: ftdi_sio: switch to generic read implementation
by Johan Hovold
· 15 years ago
Next »