Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5570bbc9c06634cfac94e06ac1432b53d8595e5
/
drivers
/
usb
/
serial
/
ftdi_sio.c
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
· 14 years ago
a26d31ce
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 14 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
· 15 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
Next »