index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
mxser.c
Age
Commit message (
Expand
)
Author
2021-06-18
mxser: make xmit ring buffer variables unsigned
Jiri Slaby
2021-06-18
mxser: correct types for uart variables
Jiri Slaby
2021-06-18
mxser: remove else from LSR bits checks
Jiri Slaby
2021-06-18
mxser: extract mxser_receive_chars_old
Jiri Slaby
2021-06-18
mxser: extract mxser_receive_chars_new
Jiri Slaby
2021-06-18
mxser: simplify mxser_interrupt and drop mxser_board::vector_mask
Jiri Slaby
2021-06-18
mxser: extract port ISR
Jiri Slaby
2021-06-18
mxser: cleanup LSR handling in mxser_receive_chars
Jiri Slaby
2021-06-18
mxser: remove nonsense from ISR
Jiri Slaby
2021-06-18
mxser: move max_baud from port to board
Jiri Slaby
2021-06-18
mxser: drop constant board::uart_type
Jiri Slaby
2021-06-18
mxser: introduce enum mxser_must_hwid
Jiri Slaby
2021-06-18
mxser: rename mxser_board::chip_flag to must_hwid
Jiri Slaby
2021-06-18
mxser: rename CheckIsMoxaMust to mxser_get_must_hwid
Jiri Slaby
2021-06-18
mxser: cleanup Gpci_uart_info struct
Jiri Slaby
2021-06-18
mxser: integrate mxser.h into .c
Jiri Slaby
2021-06-18
mxser: remove info printout from init
Jiri Slaby
2021-06-18
mxser: renumber mxser_cards
Jiri Slaby
2021-06-18
mxser: drop ISA support
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-04-22
tty: mxser: drop low-latency workaround
Johan Hovold
2021-04-07
tty: mxser: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-07
tty: mxser: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-05-15
tty: mxser: make mxser_change_speed() return void
Jason Yan
2018-10-13
mxser: switch to ->[sg]et_serial()
Al Viro
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-09
Merge 4.14-rc4 into tty-next
Greg Kroah-Hartman
2017-10-04
mxser: remove unused parameters
Jiri Slaby
2017-09-18
mxser: fix timeout calculation for low rates
Jiri Slaby
2017-07-30
tty: mxser: constify pci_device_id.
Arvind Yadav
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-25
tty: cyclades+mxser, do not initialize to zero
Jiri Slaby
2016-04-30
tty: mxser: Remove unused ASYNC_SHARE_IRQ flag
Peter Hurley
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-02-06
tty: constify tty_port_operations structs
Aya Mahfouz
2016-01-28
tty: mxser: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
2013-04-14
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-08
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...
Alexey Khoroshilov
2013-03-18
TTY: fix DTR not being dropped on hang up
Johan Hovold
[prev]
[next]