index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
f81232.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
USB: serial: f81232: fix division by zero on line-speed change
Johan Hovold
1
-5
/
+7
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2022-02-28
USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+1
2021-09-21
USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-62
/
+34
2021-04-13
USB: serial: f81232: drop time-based drain delay
Johan Hovold
1
-1
/
+0
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
1
-1
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-9
/
+3
2021-04-08
USB: serial: f81232: fix TIOCGSERIAL implementation
Johan Hovold
1
-1
/
+3
2021-01-18
USB: serial: f81232: drop short control-transfer checks
Johan Hovold
1
-10
/
+2
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
1
-2
/
+2
2020-03-18
USB: serial: f81232: add control driver for F81534A
Ji-Ze Hong (Peter Hong)
1
-1
/
+134
2020-02-25
USB: serial: f81232: set F81534A serial port with RS232 mode
Ji-Ze Hong (Peter Hong)
1
-1
/
+23
2020-02-25
USB: serial: f81232: add F81534A support
Ji-Ze Hong (Peter Hong)
1
-6
/
+122
2020-02-25
USB: serial: f81232: use devm_kzalloc for port data
Ji-Ze Hong (Peter Hong)
1
-12
/
+1
2020-02-25
USB: serial: f81232: add tx_empty function
Ji-Ze Hong (Peter Hong)
1
-0
/
+15
2020-02-25
USB: serial: f81232: extract LSR handler
Ji-Ze Hong (Peter Hong)
1
-23
/
+30
2019-05-03
USB: serial: f81232: implement break control
Ji-Ze Hong (Peter Hong)
1
-6
/
+25
2019-05-03
USB: serial: f81232: add high baud rate support
Ji-Ze Hong (Peter Hong)
1
-11
/
+94
2019-05-03
USB: serial: f81232: clear overrun flag
Ji-Ze Hong (Peter Hong)
1
-1
/
+24
2019-05-03
USB: serial: f81232: fix interrupt worker not stop
Ji-Ze Hong (Peter Hong)
1
-0
/
+39
2018-10-13
f81232: switch to ->get_serial()
Al Viro
1
-28
/
+8
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
2015-03-27
USB: f81232: fix some minor style issues
Johan Hovold
1
-5
/
+6
2015-03-27
USB: f81232: modify/add author
Peter Hung
1
-1
/
+2
2015-03-27
USB: f81232: cleanup non-used define
Peter Hung
1
-14
/
+0
2015-03-27
USB: f81232: clarify f81232_ioctl() and fix
Peter Hung
1
-11
/
+19
2015-03-27
USB: f81232: implement set_termios()
Peter Hung
1
-4
/
+108
2015-03-27
USB: f81232: implement port enable/disable method
Peter Hung
1
-0
/
+49
2015-03-27
USB: f81232: implement MCR/MSR function
Peter Hung
1
-22
/
+117
2015-03-27
USB: f81232: implement read IIR/MSR with endpoint
Peter Hung
1
-8
/
+118
2015-03-27
USB: f81232: change lock mechanism
Peter Hung
1
-6
/
+5
2015-03-27
USB: f81232: implement RX bulk-in EP
Peter Hung
1
-34
/
+41
2015-03-27
USB: f81232: rename private struct member name
Peter Hung
1
-4
/
+4
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
USB: f81232: switch to generic tiocmiwait
Johan Hovold
1
-42
/
+2
2014-01-04
USB: f81232: remove bogus call to wake up MSR queue
Johan Hovold
1
-1
/
+7
2014-01-04
USB: serial: clean up ioctl debugging
Johan Hovold
1
-4
/
+0
2013-07-24
USB: serial: set drain delay at port probe
Johan Hovold
1
-1
/
+2
2013-06-18
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-1
/
+1
2013-06-17
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2013-06-11
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-3
/
+2
2013-06-10
USB: f81232: fix device initialisation at open
Johan Hovold
1
-4
/
+4
2013-03-26
USB: f81232: fix TIOCMIWAIT and disconnect
Johan Hovold
1
-2
/
+2
2013-03-26
USB: f81232: add custom tiocmiwait operation
Johan Hovold
1
-6
/
+3
2013-03-22
USB: f81232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-2
/
+3
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
1
-1
/
+1
2012-10-18
USB: f81232: fix port-data memory leak
Johan Hovold
1
-26
/
+17
[next]