index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2024-08-26
USB: serial: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-03-04
USB: serial: ftdi_sio: remove redundant assignment to variable cflag
Colin Ian King
1
-1
/
+1
2024-03-04
USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
Daniel Vogelbacher
1
-0
/
+2
2023-12-21
USB: serial: ftdi_sio: update Actisense PIDs constant names
Mark Glover
1
-3
/
+3
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
1
-3
/
+7
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-253
/
+232
2022-09-20
USB: serial: ftdi_sio: clean up driver prefix
Johan Hovold
1
-21
/
+17
2022-09-20
USB: serial: ftdi_sio: move driver structure
Johan Hovold
1
-66
/
+35
2022-09-20
USB: serial: ftdi_sio: clean up attribute visibility logic
Johan Hovold
1
-8
/
+7
2022-09-19
USB: serial: ftdi_sio: convert to use dev_groups
Jiasheng Jiang
1
-21
/
+28
2022-09-15
USB: serial: ftdi_sio: add support for HP and HA devices
Amireddy mallikarjuna reddy
1
-0
/
+42
2022-09-15
USB: serial: ftdi_sio: simplify divisor handling
Johan Hovold
1
-3
/
+1
2022-09-15
USB: serial: ftdi_sio: assume hi-speed type
Johan Hovold
1
-11
/
+12
2022-09-15
USB: serial: ftdi_sio: clean up baudrate request
Johan Hovold
1
-6
/
+3
2022-09-15
USB: serial: ftdi_sio: clean up attribute handling
Johan Hovold
1
-31
/
+16
2022-09-15
USB: serial: ftdi_sio: clean up modem-status handling
Johan Hovold
1
-18
/
+4
2022-09-15
USB: serial: ftdi_sio: tighten device-type detection
Johan Hovold
1
-63
/
+55
2022-09-15
USB: serial: ftdi_sio: rename channel index
Johan Hovold
1
-21
/
+19
2022-09-15
USB: serial: ftdi_sio: include FT2232D in type string
Johan Hovold
1
-1
/
+1
2022-09-15
USB: serial: ftdi_sio: rename chip types
Johan Hovold
1
-30
/
+30
2022-09-15
USB: serial: ftdi_sio: drop redundant chip type comments
Johan Hovold
1
-11
/
+10
2022-09-15
USB: serial: ftdi_sio: clean up chip type enum
Johan Hovold
1
-0
/
+11
2022-09-15
USB: serial: ftdi_sio: fix 300 bps rate for SIO
Johan Hovold
1
-2
/
+1
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+4
2022-08-29
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Niek Nooijens
1
-0
/
+2
2022-07-13
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
1
-0
/
+3
2022-05-05
USB: serial: ftdi_sio: clean up printk format specifier
Daniels Umanovskis
1
-1
/
+1
2022-02-01
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
Cameron Williams
1
-0
/
+3
2021-09-21
USB: serial: ftdi_sio: use usb_control_msg_recv()
Himadri Pandya
1
-38
/
+15
2021-09-01
Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2021-08-26
USB: serial: replace symbolic permissions by octal permissions
Utkarsh Verma
1
-1
/
+1
2021-08-05
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
David Bauer
1
-0
/
+1
2021-06-05
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
1
-0
/
+1
2021-05-10
USB: serial: ftdi_sio: add IDs for IDS GmbH Products
Dominik Andreas Schorpp
1
-0
/
+3
2021-04-08
USB: serial: ftdi_sio: clean up TIOCSSERIAL
Johan Hovold
1
-6
/
+7
2021-04-08
USB: serial: ftdi_sio: simplify TIOCGSERIAL permission check
Johan Hovold
1
-12
/
+1
2021-04-08
USB: serial: ftdi_sio: ignore baud_base changes
Johan Hovold
1
-4
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-9
/
+2
2021-04-08
USB: serial: ftdi_sio: fix TIOCGSERIAL implementation
Johan Hovold
1
-0
/
+4
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2021-02-01
USB: serial: ftdi_sio: restore divisor-encoding comments
Johan Hovold
1
-8
/
+8
2021-02-01
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Johan Hovold
1
-2
/
+3
2020-12-09
USB: serial: ftdi_sio: log the CBUS GPIO validity
Marc Zyngier
1
-0
/
+6
2020-12-09
USB: serial: ftdi_sio: drop GPIO line checking dead code
Marc Zyngier
1
-3
/
+0
2020-12-09
USB: serial: ftdi_sio: report the valid GPIO lines to gpiolib
Marc Zyngier
1
-0
/
+14
2020-10-05
USB: serial: ftdi_sio: use cur_altsetting for consistency
Mychaela N. Falconia
1
-7
/
+7
2020-10-01
USB: serial: ftdi_sio: clean up jtag quirks
Johan Hovold
1
-10
/
+8
2020-09-29
USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
Mychaela N. Falconia
1
-0
/
+5
2020-08-24
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Patrick Riphagen
1
-0
/
+1
[next]