index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
2026-01-13
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
Ethan Nelson-Moore
1
-0
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-132
/
+68
2025-11-17
USB: serial: ftdi_sio: drop NDI quirk module parameter
Johan Hovold
1
-38
/
+3
2025-11-17
USB: serial: ftdi_sio: clean up NDI speed hack
Johan Hovold
1
-10
/
+2
2025-11-17
USB: serial: ftdi_sio: enable NDI speed hack consistently
Johan Hovold
1
-1
/
+2
2025-11-17
USB: serial: ftdi_sio: rename quirk symbols
Johan Hovold
1
-20
/
+20
2025-11-17
USB: serial: ftdi_sio: clean up quirk comments
Johan Hovold
1
-9
/
+10
2025-11-17
USB: serial: ftdi_sio: rewrite 8u2232c quirk
Johan Hovold
1
-7
/
+12
2025-11-17
USB: serial: ftdi_sio: silence jtag probe
Johan Hovold
1
-6
/
+2
2025-11-17
USB: serial: ftdi_sio: match on interface number for jtag
Johan Hovold
1
-48
/
+24
2025-10-30
USB: serial: ftdi_sio: add support for u-blox EVK-M101
Oleksandr Suvorov
1
-0
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-2
/
+2
2025-07-24
Merge tag 'usb-serial-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-6
/
+12
2025-07-10
USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI
Ryan Mann (NDI)
1
-0
/
+2
2025-06-24
USB: serial: ftdi_sio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+12
2025-04-16
USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
Michael Ehrenreich
1
-0
/
+2
2025-03-12
USB: serial: ftdi_sio: add support for Altera USB Blaster 3
Boon Khai Ng
1
-0
/
+14
2024-11-07
USB: serial: ftdi_sio: Fix atomicity violation in get_serial_info()
Qiu-ji Chen
1
-0
/
+2
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
[next]