index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2012-09-20
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+21
2012-09-10
USB: ftdi_sio: do not claim CDC ACM function
Bjørn Mork
1
-1
/
+3
2012-09-05
USB: ftdi_sio: PID for NZR SEM 16+ USB
Horst Schirmeier
1
-0
/
+1
2012-09-05
USB: ftdi-sio: add support for more Physik Instrumente devices
Éric Piel
1
-0
/
+17
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2012-08-10
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
Ozan Çağlayan
1
-0
/
+1
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-06-12
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
1
-0
/
+1
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-7
/
+2
2012-05-07
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
1
-0
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-03
USB: ftdi_sio.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-34
/
+1
2012-04-09
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
1
-5
/
+7
2012-04-09
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
1
-11
/
+13
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+2
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
1
-0
/
+1
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
1
-5
/
+15
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
1
-0
/
+2
2012-03-08
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
1
-1
/
+1
2012-03-01
USB: ftdi_sio: add support for BeagleBone rev A5+
Peter Korsgaard
1
-2
/
+2
2012-02-28
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
1
-1
/
+2
2012-02-24
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
Scott Dial
1
-0
/
+4
2012-02-24
usb-serial: use new registration API in [d-h]* drivers
Alan Stern
1
-17
/
+9
2012-02-03
USB: usbserial: add new PID number (0xa951) to the ftdi driver
Milan Kocian
1
-0
/
+1
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
1
-0
/
+1
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
1
-0
/
+1
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
1
-0
/
+2
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-0
/
+1
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin Kościelnicki
1
-0
/
+1
2011-11-26
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
1
-0
/
+4
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
1
-3
/
+11
2011-10-18
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-18
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-18
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-18
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-18
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-18
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-18
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
1
-0
/
+2
2011-10-04
USB: ftdi_sio: add PID for Sony Ericsson Urban
Hakan Kvist
1
-0
/
+2
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+19
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-10
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
1
-0
/
+1
2011-08-08
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...
Uwe Bonnes
1
-1
/
+4
2011-08-08
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
Ionut Nicu
1
-1
/
+1
2011-06-27
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
Uwe Bonnes
1
-5
/
+14
[next]