index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-4
/
+2
*
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2009-08-07
1
-0
/
+2
*
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2009-08-07
1
-0
/
+1
*
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
Ville Sundberg
2009-07-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
1
-1
/
+66
|
\
|
*
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2009-07-12
1
-0
/
+2
|
*
USB: ftdi: support NDI devices
Martin Geleynse
2009-07-12
1
-1
/
+60
|
*
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
2009-07-12
1
-0
/
+1
|
*
USB: ftdi_sio - product ID's for CCS PIC programmers
Jan Capek
2009-07-12
1
-0
/
+3
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
|
/
*
tty: Fix USB kref leak
Alan Cox
2009-07-10
1
-1
/
+1
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-14
/
+0
*
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
2009-06-15
1
-2
/
+6
*
USB: serial: ftd_sio usb: move status check
Jason Wessel
2009-06-15
1
-5
/
+5
*
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
2009-06-15
1
-8
/
+48
*
USB: serial: FTDI: add high speed device support
Mark Adamson
2009-06-15
1
-10
/
+80
*
USB: FTDI-SIO new device ids
Daniel Suchy
2009-06-15
1
-0
/
+1
*
ftdi_sio: don't override modem bits
Alan Cox
2009-06-11
1
-5
/
+0
*
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
2009-06-11
1
-34
/
+60
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-22
/
+28
*
Fix oops on close of hot-unplugged FTDI serial converter
David Woodhouse
2009-05-18
1
-8
/
+1
*
usb-serial: ftdi_sio: fix reference counting of ftdi_private
Alan Stern
2009-05-08
1
-4
/
+14
*
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
Nicolas Pitre
2009-05-08
1
-0
/
+2
*
USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
Peter Korsgaard
2009-04-17
1
-0
/
+1
*
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-1
/
+1
*
USB: ftdi_sio: remove pointless syslog spew
David Brownell
2009-03-24
1
-9
/
+2
*
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
1
-9
/
+7
*
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...
Michael Hennerich
2009-03-17
1
-0
/
+2
*
USB: serial: add FTDI USB/Serial converter devices
Axel Wachtler
2009-03-17
1
-0
/
+3
*
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
Dan Carpenter
2009-02-09
1
-1
/
+3
*
USB: ftdi_sio: add support for the NDI Polaris system
Stephane Clerambault
2009-02-09
1
-0
/
+1
*
USB: ftdi_sio driver support of bar code scanner from Diebold
Mhayk Whandson
2009-01-27
1
-0
/
+1
*
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
Robie Basak
2009-01-27
1
-0
/
+1
*
ftdi_sio: fix kref leak
Jim Paris
2009-01-15
1
-1
/
+1
*
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
2009-01-02
1
-1
/
+8
*
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
2008-12-17
1
-0
/
+1
*
USB: tty: SprogII DCC controller identifiers
Alan Cox
2008-12-17
1
-0
/
+1
*
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
2008-12-05
1
-1
/
+1
*
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
1
-27
/
+41
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
1
-4
/
+7
*
USB: ftdi_sio: fix 'product' parameter description
Paulius Zaleckas
2008-10-17
1
-1
/
+1
*
USB: Add Oceanic product ID to ftdi_sio
Vladimir Vukicevic
2008-10-17
1
-0
/
+1
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-8
/
+11
*
ftdi: A few errors are err() that should be debug which causes much spewage
Alan Cox
2008-10-13
1
-3
/
+3
*
usb: ftdi_sio: add support for Domintell devices
Gaetan Carlier
2008-09-23
1
-0
/
+2
*
USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)
Jaroslav Kysela
2008-09-23
1
-0
/
+1
*
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...
Lex Ross
2008-08-13
1
-0
/
+1
*
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
Frederik Kriewitz
2008-08-13
1
-0
/
+4
*
USB: ftdi_sio: Add USB Product Id for ELV HS485
André Schenk
2008-08-13
1
-0
/
+1
*
ftdi_sio: Coding style
Alan Cox
2008-07-22
1
-506
/
+572
[next]