index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
Age
Commit message (
Expand
)
Author
2012-04-09
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
2012-04-09
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2012-03-08
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
2012-03-01
USB: ftdi_sio: add support for BeagleBone rev A5+
Peter Korsgaard
2012-02-28
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
2012-02-24
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
Scott Dial
2012-02-24
usb-serial: use new registration API in [d-h]* drivers
Alan Stern
2012-02-03
USB: usbserial: add new PID number (0xa951) to the ftdi driver
Milan Kocian
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin Kościelnicki
2011-11-26
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
2011-10-18
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
2011-10-18
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
2011-10-18
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
2011-10-18
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
2011-10-18
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
2011-10-18
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
2011-10-18
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
2011-10-04
USB: ftdi_sio: add PID for Sony Ericsson Urban
Hakan Kvist
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-10
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
2011-08-08
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...
Uwe Bonnes
2011-08-08
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
Ionut Nicu
2011-06-27
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
Uwe Bonnes
2011-06-08
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2011-04-29
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
2011-04-13
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Paul Friedrich
2011-04-13
USB: ftdi_sio: add PID for OCT DK201 docking station
Johan Hovold
2011-04-13
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Christian Simon
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-09
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
JF Argentino
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
[next]