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
2020-07-09
USB: serial: drop redundant transfer-buffer casts
Johan Hovold
1
-1
/
+1
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
1
-1
/
+1
2020-07-09
USB: serial: ftdi_sio: fix break and sysrq handling
Johan Hovold
1
-7
/
+17
2020-07-09
USB: serial: ftdi_sio: clean up receive processing
Johan Hovold
1
-10
/
+9
2020-07-09
USB: serial: ftdi_sio: make process-packet buffer unsigned
Johan Hovold
1
-11
/
+11
2019-11-14
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
1
-0
/
+3
2019-10-02
USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
Beni Mahler
1
-0
/
+3
2019-08-28
USB: serial: ftdi_sio: add support for FT232H CBUS gpios
Matthew Michilot
1
-0
/
+43
2019-07-03
Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+1
2019-06-28
USB: serial: ftdi_sio: add ID for isodebug v1
Andreas Fritiofson
1
-0
/
+1
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
USB: serial: ftdi_sio: add additional NovaTech products
George McCollister
1
-0
/
+2
2019-02-15
USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
Mans Rullgard
1
-0
/
+2
2019-01-14
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
1
-1
/
+14
2018-11-23
USB: serial: ftdi_sio: use rounding when calculating baud rate divisors
Nikolaj Fogh
1
-3
/
+3
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+390
2018-10-13
fdti_sio: switch to ->[sg]et_serial()
Al Viro
1
-27
/
+21
2018-10-05
USB: serial: ftdi_sio: add support for FT232R CBUS gpios
Johan Hovold
1
-2
/
+38
2018-10-05
USB: serial: ftdi_sio: fix gpio name collisions
Johan Hovold
1
-5
/
+0
2018-09-26
USB: serial: ftdi_sio: implement GPIO support for FT-X devices
Karoly Pados
1
-1
/
+359
2018-05-21
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
1
-58
/
+23
2018-05-21
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
1
-42
/
+41
2018-05-21
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
1
-25
/
+25
2018-05-21
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
1
-6
/
+2
2018-04-16
USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
Vasyl Vavrychuk
1
-1
/
+2
2018-03-29
Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"
Johan Hovold
1
-1
/
+0
2018-03-29
Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-03-29
USB: serial: ftdi_sio: add Id for Physik Instrumente E-870
Teichmann, Martin
1
-0
/
+1
2018-03-23
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
Clemens Werther
1
-0
/
+1
2018-03-23
USB: serial: ftdi_sio: add RT Systems VX-8 cable
Major Hayden
1
-0
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
1
-2
/
+2
2017-12-27
USB: serial: ftdi_sio: add id for Airbus DS P8GR
Max Schulze
1
-0
/
+1
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-09-18
USB: serial: ftdi_sio: add id for Cypress WICED dev board
Jeffrey Chu
1
-0
/
+2
2017-06-13
USB: serial: ftdi_sio: remove broken alt-speed handling
Johan Hovold
1
-47
/
+9
2017-06-13
USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logic
Johan Hovold
1
-8
/
+5
2017-05-17
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Andrey Korolyov
1
-4
/
+4
2017-05-15
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
1
-1
/
+1
2017-04-19
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Marek Vasut
1
-0
/
+1
2017-03-13
USB: serial: ftdi_sio: allow other bases for "event_char"
Ian Abbott
1
-2
/
+2
2017-03-13
USB: serial: ftdi_sio: only allow valid event_char values
Ian Abbott
1
-1
/
+4
2017-03-13
USB: serial: ftdi_sio: only allow valid latency timer values
Ian Abbott
1
-1
/
+4
2017-03-13
USB: serial: ftdi_sio: detect BM chip with iSerialNumber bug
Ian Abbott
1
-8
/
+33
2017-03-13
USB: serial: ftdi_sio: don't access latency timer on old chips
Ian Abbott
1
-0
/
+6
2017-02-06
USB: serial: ftdi_sio: fix line-status over-reporting
Johan Hovold
1
-9
/
+14
2017-01-26
USB: serial: ftdi_sio: clean up ioctl handler
Johan Hovold
1
-12
/
+7
2017-01-25
USB: serial: ftdi_sio: fix extreme low-latency setting
Johan Hovold
1
-2
/
+0
2017-01-16
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
1
-2
/
+5
2017-01-16
USB: serial: ftdi_sio: fix modem-status error handling
Johan Hovold
1
-1
/
+5
[prev]
[next]