index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
USB: ftdi_sio: Fix locking for change_speed() function
Alessio Igor Bogani
1
-2
/
+4
2010-03-19
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
1
-0
/
+1
2010-03-03
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-03
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-03
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
1
-0
/
+1
2010-03-03
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
1
-1
/
+1
2010-03-03
USB: add new ftdi_sio device ids
Mitchell Solomon
1
-0
/
+4
2010-03-03
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-03
USB: ftdi_sio: correct spelling in implementation file
Andreas Mohr
1
-7
/
+7
2010-03-03
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
1
-9
/
+9
2010-03-03
USB: ftdi_sio: clean up modem status handling
Johan Hovold
1
-21
/
+16
2010-03-03
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
1
-42
/
+27
2010-03-03
USB: ftdi_sio: fix latency-timeout endianess bug
Johan Hovold
1
-4
/
+10
2010-03-03
USB: ftdi_sio: use error code from usb stack in read_latency_timer
Johan Hovold
1
-3
/
+2
2010-03-03
USB: ftdi_sio: remove support for 5 and 6 data bits
Mark Adamson
1
-3
/
+1
2010-03-03
USB: ftdi_sio: fix initialisation of latency timeout
Johan Hovold
1
-4
/
+5
2010-03-03
USB: ftdi_sio: remove obsolete comment
Johan Hovold
1
-2
/
+1
2010-03-03
USB: ftdi_sio: fix error message on close
Johan Hovold
1
-1
/
+1
2010-02-17
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
Andreas Mohr
1
-3
/
+21
2010-02-17
USB: ftdi_sio: new device id for papouch AD4USB
Radek Liboska
1
-0
/
+1
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
1
-0
/
+1
2009-12-11
USB: ftdi_sio: add USB device ID's for B&B Electronics line
Cliff Brake
1
-0
/
+14
2009-12-11
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
1
-6
/
+12
2009-12-01
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
1
-2
/
+1
2009-10-10
USB: ftdi_sio: re-implement read processing
Johan Hovold
1
-252
/
+131
2009-10-10
USB: ftdi_sio: clean up read completion handler
Johan Hovold
1
-27
/
+1
2009-10-10
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
1
-13
/
+0
2009-10-10
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
1
-4
/
+0
2009-09-23
USB: serial: ftdi: handle gnICE+ JTAG adaptors
Michael Hennerich
1
-0
/
+2
2009-09-23
USB: add PIDs for FTDI based OpenDCC hardware
mail@rainerkeller.de
1
-0
/
+3
2009-09-23
USB: serial: ftdi_sio: new hardware support - hameg power supply
Pawel Ludwikow
1
-0
/
+2
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+2
2009-08-08
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
1
-0
/
+2
2009-08-08
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
1
-0
/
+1
2009-07-29
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
Ville Sundberg
1
-0
/
+1
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+66
2009-07-13
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
1
-0
/
+2
2009-07-13
USB: ftdi: support NDI devices
Martin Geleynse
1
-1
/
+60
2009-07-13
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
1
-0
/
+1
2009-07-13
USB: ftdi_sio - product ID's for CCS PIC programmers
Jan Capek
1
-0
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-07-11
tty: Fix USB kref leak
Alan Cox
1
-1
/
+1
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-14
/
+0
2009-06-16
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
1
-2
/
+6
2009-06-16
USB: serial: ftd_sio usb: move status check
Jason Wessel
1
-5
/
+5
2009-06-16
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
1
-8
/
+48
2009-06-16
USB: serial: FTDI: add high speed device support
Mark Adamson
1
-10
/
+80
2009-06-16
USB: FTDI-SIO new device ids
Daniel Suchy
1
-0
/
+1
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
1
-5
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
1
-34
/
+60
[next]