index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: make remove callback return void
Uwe Kleine-König
2021-02-09
1
-4
/
+2
*
USB: serial: ftdi_sio: restore divisor-encoding comments
Johan Hovold
2021-02-01
1
-8
/
+8
*
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Johan Hovold
2021-02-01
1
-2
/
+3
*
USB: serial: ftdi_sio: log the CBUS GPIO validity
Marc Zyngier
2020-12-09
1
-0
/
+6
*
USB: serial: ftdi_sio: drop GPIO line checking dead code
Marc Zyngier
2020-12-09
1
-3
/
+0
*
USB: serial: ftdi_sio: report the valid GPIO lines to gpiolib
Marc Zyngier
2020-12-09
1
-0
/
+14
*
USB: serial: ftdi_sio: use cur_altsetting for consistency
Mychaela N. Falconia
2020-10-05
1
-7
/
+7
*
USB: serial: ftdi_sio: clean up jtag quirks
Johan Hovold
2020-10-01
1
-10
/
+8
*
USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
Mychaela N. Falconia
2020-09-29
1
-0
/
+5
*
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Patrick Riphagen
2020-08-24
1
-0
/
+1
*
USB: serial: drop redundant transfer-buffer casts
Johan Hovold
2020-07-09
1
-1
/
+1
*
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
2020-07-09
1
-1
/
+1
*
USB: serial: ftdi_sio: fix break and sysrq handling
Johan Hovold
2020-07-09
1
-7
/
+17
*
USB: serial: ftdi_sio: clean up receive processing
Johan Hovold
2020-07-09
1
-10
/
+9
*
USB: serial: ftdi_sio: make process-packet buffer unsigned
Johan Hovold
2020-07-09
1
-11
/
+11
*
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
2019-11-14
1
-0
/
+3
*
USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
Beni Mahler
2019-10-02
1
-0
/
+3
*
USB: serial: ftdi_sio: add support for FT232H CBUS gpios
Matthew Michilot
2019-08-28
1
-0
/
+43
*
Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-07-03
1
-0
/
+1
|
\
|
*
USB: serial: ftdi_sio: add ID for isodebug v1
Andreas Fritiofson
2019-06-28
1
-0
/
+1
*
|
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
1
-1
/
+1
|
/
*
USB: serial: ftdi_sio: add additional NovaTech products
George McCollister
2019-03-19
1
-0
/
+2
*
USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
Mans Rullgard
2019-02-15
1
-0
/
+2
*
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
2019-01-14
1
-1
/
+14
*
USB: serial: ftdi_sio: use rounding when calculating baud rate divisors
Nikolaj Fogh
2018-11-23
1
-3
/
+3
*
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
1
-1
/
+390
|
\
|
*
USB: serial: ftdi_sio: add support for FT232R CBUS gpios
Johan Hovold
2018-10-05
1
-2
/
+38
|
*
USB: serial: ftdi_sio: fix gpio name collisions
Johan Hovold
2018-10-05
1
-5
/
+0
|
*
USB: serial: ftdi_sio: implement GPIO support for FT-X devices
Karoly Pados
2018-09-26
1
-1
/
+359
*
|
fdti_sio: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-27
/
+21
|
/
*
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
2018-05-21
1
-58
/
+23
*
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
2018-05-21
1
-42
/
+41
*
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
2018-05-21
1
-25
/
+25
*
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
2018-05-21
1
-6
/
+2
*
USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
Vasyl Vavrychuk
2018-04-16
1
-1
/
+2
*
Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"
Johan Hovold
2018-03-29
1
-1
/
+0
*
Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-03-29
1
-0
/
+1
|
\
|
*
USB: serial: ftdi_sio: add Id for Physik Instrumente E-870
Teichmann, Martin
2018-03-29
1
-0
/
+1
*
|
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
Clemens Werther
2018-03-23
1
-0
/
+1
*
|
USB: serial: ftdi_sio: add RT Systems VX-8 cable
Major Hayden
2018-03-23
1
-0
/
+1
|
/
*
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-24
1
-2
/
+2
*
USB: serial: ftdi_sio: add id for Airbus DS P8GR
Max Schulze
2017-12-27
1
-0
/
+1
*
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-5
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: ftdi_sio: add id for Cypress WICED dev board
Jeffrey Chu
2017-09-18
1
-0
/
+2
*
USB: serial: ftdi_sio: remove broken alt-speed handling
Johan Hovold
2017-06-13
1
-47
/
+9
*
USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logic
Johan Hovold
2017-06-13
1
-8
/
+5
*
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Andrey Korolyov
2017-05-17
1
-4
/
+4
*
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
2017-05-15
1
-1
/
+1
*
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Marek Vasut
2017-04-19
1
-0
/
+1
[next]