Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5f127133ee432d0b83ee26e8e3a3d7828ab5f2b1
/
drivers
/
usb
/
serial
/
ftdi_sio.c
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
· 15 years ago
3bb36aa
USB: ftdi_sio: checkpatch cleanups
by Greg Kroah-Hartman
· 15 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
bbcb2b9
USB: serial: allow drivers to define bulk buffer sizes
by Johan Hovold
· 15 years ago
bd5afa9
usb-serial: Use tty_port version console instead of usb_serial_port
by Jason Wessel
· 15 years ago
9c67d28
USB: ftdi_sio: Fix locking for change_speed() function
by Alessio Igor Bogani
· 15 years ago
dee5658
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 15 years ago
a880830
USB: ftdi_sio: remove obsolete check in unthrottle
by Johan Hovold
· 15 years ago
04b922c
USB: ftdi_sio: remove unused tx_bytes counter
by Johan Hovold
· 15 years ago
46b72d7
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 15 years ago
759f363
USB: serial: Remove unnecessary \n's from dbg uses
by Joe Perches
· 15 years ago
9714080
USB: add new ftdi_sio device ids
by Mitchell Solomon
· 15 years ago
bd09a9f
USB: ftdi_sio: Replace BKL with a mutex
by Alessio Igor Bogani
· 15 years ago
330e3c4
USB: ftdi_sio: correct spelling in implementation file
by Andreas Mohr
· 15 years ago
c1284d7
USB: ftdi_sio: remove unnecessary initialisations
by Johan Hovold
· 15 years ago
a3f8168
USB: ftdi_sio: clean up modem status handling
by Johan Hovold
· 15 years ago
66e47e6
USB: ftdi_sio: fix DMA buffers on stack
by Johan Hovold
· 15 years ago
54f328d
USB: ftdi_sio: fix latency-timeout endianess bug
by Johan Hovold
· 15 years ago
4357369
USB: ftdi_sio: use error code from usb stack in read_latency_timer
by Johan Hovold
· 15 years ago
cabe6cc
USB: ftdi_sio: remove support for 5 and 6 data bits
by Mark Adamson
· 15 years ago
8c4f99c
USB: ftdi_sio: fix initialisation of latency timeout
by Johan Hovold
· 15 years ago
0076b4b
USB: ftdi_sio: remove obsolete comment
by Johan Hovold
· 15 years ago
e2b5cbf
USB: ftdi_sio: fix error message on close
by Johan Hovold
· 15 years ago
65e1ec6
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
by Andreas Mohr
· 15 years ago
a7787e5
USB: ftdi_sio: new device id for papouch AD4USB
by Radek Liboska
· 15 years ago
31844d5
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
by Andreas Mohr
· 15 years ago
a8cbd90
USB: ftdi_sio: add USB device ID's for B&B Electronics line
by Cliff Brake
· 15 years ago
38fcb830
USB: serial: ftdi_sio: add space/mark parity
by Roland Koebler
· 15 years ago
0de6ab8
USB: ftdi_sio: Keep going when write errors are encountered.
by Eric W. Biederman
· 15 years ago
cc01f17
USB: ftdi_sio: re-implement read processing
by Johan Hovold
· 15 years ago
e63e278
USB: ftdi_sio: clean up read completion handler
by Johan Hovold
· 15 years ago
63b0061
USB: ftdi_sio: remove unused rx_byte counter
by Johan Hovold
· 15 years ago
0cbd81a
USB: ftdi_sio: remove tty->low_latency
by Johan Hovold
· 15 years ago
11eaf17
USB: serial: ftdi: handle gnICE+ JTAG adaptors
by Michael Hennerich
· 15 years ago
ec3815c
USB: add PIDs for FTDI based OpenDCC hardware
by mail@rainerkeller.de
· 15 years ago
e7d7fcc
USB: serial: ftdi_sio: new hardware support - hameg power supply
by Pawel Ludwikow
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
50d0678
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
by Dhaval Vasa
· 15 years ago
c47aacc6
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable
by Marko Hänninen
· 15 years ago
fca4404
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
by Ville Sundberg
· 15 years ago
51feb98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
1451141
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
by Krzysztof Halasa
· 15 years ago
b760dac
USB: ftdi: support NDI devices
by Martin Geleynse
· 15 years ago
b34efee
USB: serial: FTDI with product code FB80 and vendor id 0403
by Folkert van Heusden
· 15 years ago
9d37ff6
USB: ftdi_sio - product ID's for CCS PIC programmers
by Jan Capek
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
24a15a6
tty: Fix USB kref leak
by Alan Cox
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
72fda3c
USB: serial: ftd_sio: implement sysrq handling on break
by Jason Wessel
· 16 years ago
Next »