index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ftdi_sio.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/gregkh/usb
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/kernel/git/johan/usb-serial into usb-next
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
2016-12-01
Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-5
/
+0
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
1
-5
/
+0
2016-11-07
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
Doug Brown
1
-0
/
+2
2016-10-17
USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
Stefan Tauner
1
-1
/
+2
2016-08-08
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
Sheng-Hui J. Chu
1
-0
/
+1
2016-08-08
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
Robert Deliƫn
1
-0
/
+2
2016-04-25
USB: serial: ftdi_sio: constify ftdi_sio_quirk structures
Julia Lawall
1
-8
/
+8
2016-04-07
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
Josh Boyer
1
-0
/
+4
2016-02-28
USB: serial: fix compare_const_fl.cocci warnings
Mathieu OTHACEHE
1
-5
/
+5
2016-01-25
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Greg Kroah-Hartman
1
-0
/
+1
2015-08-18
USB: ftdi_sio: Added custom PID for CustomWare products
Matthijs Kooijman
1
-0
/
+4
2015-05-21
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
Patrick Riphagen
1
-0
/
+1
2015-03-25
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
Doug Goldstein
1
-2
/
+6
2015-03-16
USB: ftdi_sio: Added custom PID for Synapse Wireless product
Doug Goldstein
1
-0
/
+1
[next]