Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea49f8ffae6262e8de9a0d3e9fcdd384156c7e05
/
drivers
/
usb
/
serial
/
ftdi_sio.c
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
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
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
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
87c1edd
USB: serial: ftd_sio usb: move status check
by Jason Wessel
· 16 years ago
895f28b
USB: ftdi_sio: fix hi-speed device packet size calculation
by Mark Adamson
· 16 years ago
094c2e6
USB: serial: FTDI: add high speed device support
by Mark Adamson
· 16 years ago
d46130a
USB: FTDI-SIO new device ids
by Daniel Suchy
· 15 years ago
7e9cd3a
ftdi_sio: don't override modem bits
by Alan Cox
· 15 years ago
557aaa7
ft232: support the ASYNC_LOW_LATENCY flag
by Alan Cox
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
8019319
Fix oops on close of hot-unplugged FTDI serial converter
by David Woodhouse
· 15 years ago
c45d632
usb-serial: ftdi_sio: fix reference counting of ftdi_private
by Alan Stern
· 16 years ago
1002bb7
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
by Nicolas Pitre
· 16 years ago
ae27d84
USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
by Peter Korsgaard
· 16 years ago
8c209e6
USB: make actual_length in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
5d1ca6c
USB: ftdi_sio: remove pointless syslog spew
by David Brownell
· 16 years ago
00185a6
USB: Remove redundant test in pxa27x_udc and ftdi_sio
by Julia Lawall
· 16 years ago
b0d65900
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0
by Michael Hennerich
· 16 years ago
7f82b6d
USB: serial: add FTDI USB/Serial converter devices
by Axel Wachtler
· 16 years ago
64905b4
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
by Dan Carpenter
· 16 years ago
e38c287
USB: ftdi_sio: add support for the NDI Polaris system
by Stephane Clerambault
· 16 years ago
ca80801
USB: ftdi_sio driver support of bar code scanner from Diebold
by Mhayk Whandson
· 16 years ago
45eeff8
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
by Robie Basak
· 16 years ago
a9fec71
ftdi_sio: fix kref leak
by Jim Paris
· 16 years ago
6b447f04
tty: Drop the lock_kernel in the private ioctl hook
by Alan Cox
· 16 years ago
01ba085
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
by Andrew Ewert
· 16 years ago
f2ee695
USB: tty: SprogII DCC controller identifiers
by Alan Cox
· 16 years ago
c4f0124
Fix incorrect use of loose in tty/serial drivers
by Nick Andrew
· 16 years ago
194343d
USB: remove use of err() in drivers/usb/serial
by Greg Kroah-Hartman
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
6826504
USB: ftdi_sio: fix 'product' parameter description
by Paulius Zaleckas
· 16 years ago
c3d36c4
USB: Add Oceanic product ID to ftdi_sio
by Vladimir Vukicevic
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
43b11d3
ftdi: A few errors are err() that should be debug which causes much spewage
by Alan Cox
· 16 years ago
96285cb
usb: ftdi_sio: add support for Domintell devices
by Gaetan Carlier
· 16 years ago
a18f80b
USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)
by Jaroslav Kysela
· 16 years ago
Next »