index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Age
Commit message (
Expand
)
Author
Lines
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-1
/
+66
2009-07-12
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
-0
/
+2
2009-07-12
USB: ftdi: support NDI devices
Martin Geleynse
-1
/
+60
2009-07-12
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
-0
/
+1
2009-07-12
USB: ftdi_sio - product ID's for CCS PIC programmers
Jan Capek
-0
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
-0
/
+1
2009-07-10
tty: Fix USB kref leak
Alan Cox
-1
/
+1
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
-14
/
+0
2009-06-15
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
-2
/
+6
2009-06-15
USB: serial: ftd_sio usb: move status check
Jason Wessel
-5
/
+5
2009-06-15
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
-8
/
+48
2009-06-15
USB: serial: FTDI: add high speed device support
Mark Adamson
-10
/
+80
2009-06-15
USB: FTDI-SIO new device ids
Daniel Suchy
-0
/
+1
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
-5
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
-34
/
+60
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
-22
/
+28
2009-05-18
Fix oops on close of hot-unplugged FTDI serial converter
David Woodhouse
-8
/
+1
2009-05-08
usb-serial: ftdi_sio: fix reference counting of ftdi_private
Alan Stern
-4
/
+14
2009-05-08
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
Nicolas Pitre
-0
/
+2
2009-04-17
USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
Peter Korsgaard
-0
/
+1
2009-03-24
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
-1
/
+1
2009-03-24
USB: ftdi_sio: remove pointless syslog spew
David Brownell
-9
/
+2
2009-03-24
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
-9
/
+7
2009-03-17
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...
Michael Hennerich
-0
/
+2
2009-03-17
USB: serial: add FTDI USB/Serial converter devices
Axel Wachtler
-0
/
+3
2009-02-09
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
Dan Carpenter
-1
/
+3
2009-02-09
USB: ftdi_sio: add support for the NDI Polaris system
Stephane Clerambault
-0
/
+1
2009-01-27
USB: ftdi_sio driver support of bar code scanner from Diebold
Mhayk Whandson
-0
/
+1
2009-01-27
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
Robie Basak
-0
/
+1
2009-01-15
ftdi_sio: fix kref leak
Jim Paris
-1
/
+1
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
-1
/
+8
2008-12-17
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
-0
/
+1
2008-12-17
USB: tty: SprogII DCC controller identifiers
Alan Cox
-0
/
+1
2008-12-05
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
-1
/
+1
2008-10-17
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
-27
/
+41
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
-4
/
+7
2008-10-17
USB: ftdi_sio: fix 'product' parameter description
Paulius Zaleckas
-1
/
+1
2008-10-17
USB: Add Oceanic product ID to ftdi_sio
Vladimir Vukicevic
-0
/
+1
2008-10-13
tty: usb-serial krefs
Alan Cox
-8
/
+11
2008-10-13
ftdi: A few errors are err() that should be debug which causes much spewage
Alan Cox
-3
/
+3
2008-09-23
usb: ftdi_sio: add support for Domintell devices
Gaetan Carlier
-0
/
+2
2008-09-23
USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)
Jaroslav Kysela
-0
/
+1
2008-08-13
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...
Lex Ross
-0
/
+1
2008-08-13
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
Frederik Kriewitz
-0
/
+4
2008-08-13
USB: ftdi_sio: Add USB Product Id for ELV HS485
André Schenk
-0
/
+1
2008-07-22
ftdi_sio: Coding style
Alan Cox
-506
/
+572
2008-07-22
usb_serial: API all change
Alan Cox
-106
/
+105
2008-07-03
USB: New device ID for ftdi_sio driver
Jon K Hellan
-0
/
+1
2008-05-29
USB: FTDI_SIO : Add support for Matrix Orbital PID Range
Ray Molenkamp
-1
/
+263
2008-05-20
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
Atsushi Nemoto
-0
/
+1
[next]