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: drop driver owner initialization
Krzysztof Kozlowski
2024-08-26
1
-1
/
+0
*
USB: serial: ftdi_sio: remove redundant assignment to variable cflag
Colin Ian King
2024-03-04
1
-1
/
+1
*
USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
Daniel Vogelbacher
2024-03-04
1
-0
/
+2
*
USB: serial: ftdi_sio: update Actisense PIDs constant names
Mark Glover
2023-12-21
1
-3
/
+3
*
USB: serial: return errors from break handling
Johan Hovold
2023-06-07
1
-3
/
+7
*
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
1
-253
/
+232
|
\
|
*
USB: serial: ftdi_sio: clean up driver prefix
Johan Hovold
2022-09-20
1
-21
/
+17
|
*
USB: serial: ftdi_sio: move driver structure
Johan Hovold
2022-09-20
1
-66
/
+35
|
*
USB: serial: ftdi_sio: clean up attribute visibility logic
Johan Hovold
2022-09-20
1
-8
/
+7
|
*
USB: serial: ftdi_sio: convert to use dev_groups
Jiasheng Jiang
2022-09-19
1
-21
/
+28
|
*
USB: serial: ftdi_sio: add support for HP and HA devices
Amireddy mallikarjuna reddy
2022-09-15
1
-0
/
+42
|
*
USB: serial: ftdi_sio: simplify divisor handling
Johan Hovold
2022-09-15
1
-3
/
+1
|
*
USB: serial: ftdi_sio: assume hi-speed type
Johan Hovold
2022-09-15
1
-11
/
+12
|
*
USB: serial: ftdi_sio: clean up baudrate request
Johan Hovold
2022-09-15
1
-6
/
+3
|
*
USB: serial: ftdi_sio: clean up attribute handling
Johan Hovold
2022-09-15
1
-31
/
+16
|
*
USB: serial: ftdi_sio: clean up modem-status handling
Johan Hovold
2022-09-15
1
-18
/
+4
|
*
USB: serial: ftdi_sio: tighten device-type detection
Johan Hovold
2022-09-15
1
-63
/
+55
|
*
USB: serial: ftdi_sio: rename channel index
Johan Hovold
2022-09-15
1
-21
/
+19
|
*
USB: serial: ftdi_sio: include FT2232D in type string
Johan Hovold
2022-09-15
1
-1
/
+1
|
*
USB: serial: ftdi_sio: rename chip types
Johan Hovold
2022-09-15
1
-30
/
+30
|
*
USB: serial: ftdi_sio: drop redundant chip type comments
Johan Hovold
2022-09-15
1
-11
/
+10
|
*
USB: serial: ftdi_sio: clean up chip type enum
Johan Hovold
2022-09-15
1
-0
/
+11
|
*
USB: serial: ftdi_sio: fix 300 bps rate for SIO
Johan Hovold
2022-09-15
1
-2
/
+1
*
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-0
/
+2
|
\
|
|
*
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Niek Nooijens
2022-08-29
1
-0
/
+2
*
|
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+4
|
/
*
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2022-07-13
1
-0
/
+3
*
USB: serial: ftdi_sio: clean up printk format specifier
Daniels Umanovskis
2022-05-05
1
-1
/
+1
*
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
Cameron Williams
2022-02-01
1
-0
/
+3
*
USB: serial: ftdi_sio: use usb_control_msg_recv()
Himadri Pandya
2021-09-21
1
-38
/
+15
*
Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2021-09-01
1
-1
/
+1
|
\
|
*
USB: serial: replace symbolic permissions by octal permissions
Utkarsh Verma
2021-08-26
1
-1
/
+1
*
|
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
David Bauer
2021-08-05
1
-0
/
+1
|
/
*
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2021-06-05
1
-0
/
+1
*
USB: serial: ftdi_sio: add IDs for IDS GmbH Products
Dominik Andreas Schorpp
2021-05-10
1
-0
/
+3
*
USB: serial: ftdi_sio: clean up TIOCSSERIAL
Johan Hovold
2021-04-08
1
-6
/
+7
*
USB: serial: ftdi_sio: simplify TIOCGSERIAL permission check
Johan Hovold
2021-04-08
1
-12
/
+1
*
USB: serial: ftdi_sio: ignore baud_base changes
Johan Hovold
2021-04-08
1
-4
/
+0
*
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
1
-9
/
+2
*
USB: serial: ftdi_sio: fix TIOCGSERIAL implementation
Johan Hovold
2021-04-08
1
-0
/
+4
*
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
[next]