Toggle navigation
Patchwork
linux-serial
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jiri Slaby
| State =
Action Required
| Archived =
No
| 342 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/8] tty: include kref.h in tty_driver.h
tty: split and cleanup headers
-
-
-
2021-07-23
Jiri Slaby
New
[1/8] tty: move tty_driver related prototypes to tty_driver.h
tty: split and cleanup headers
-
-
-
2021-07-23
Jiri Slaby
New
[8/8] tty: pdc_cons, free tty_driver upon failure
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[7/8] tty: drop put_tty_driver
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[6/8] tty: make tty_set_operations an inline
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[5/8] tty: drop alloc_tty_driver
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[4/8] tty: stop using alloc_tty_driver
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[3/8] tty: don't store semi-state into tty drivers
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[2/8] hvsi: don't panic on tty_register_driver failure
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[1/8] xtensa: ISS: don't panic in rs_init
Get rid of old tty_driver functions
-
-
-
2021-07-23
Jiri Slaby
New
[2/2] v253_init: eliminate pointer to string
[1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
-
-
-
2021-07-22
Jiri Slaby
New
[1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
[1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
-
-
-
2021-07-22
Jiri Slaby
New
[11/11] amiserial: remove unused state from shutdown
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[10/11] amiserial: switch rs_table to a single state
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[08/11] amiserial: expand "custom"
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[05/11] amiserial: simplify rs_open
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[04/11] amiserial: remove serial_state::xmit_fifo_size
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[01/11] amiserial: remove unused DBG_CNT
[01/11] amiserial: remove unused DBG_CNT
-
-
-
2021-07-14
Jiri Slaby
New
[70/70] MAINTAINERS: add me back as mxser maintainer
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[69/70] mxser: Documentation, fix typos
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[68/70] mxser: Documentation, make the docs up-to-date
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[67/70] mxser: Documentation, remove traces of callout device
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[66/70] mxser: introduce mxser_16550A_or_MUST helper
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[65/70] mxser: rename flags to old_speed in mxser_set_serial_info
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[64/70] mxser: use port variable in mxser_set_serial_info
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[63/70] mxser: access info->MCR under info->slock
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[62/70] mxser: fix typos around enhanced mode
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[61/70] mxser: decrypt FCR values
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[60/70] mxser: remove xmit_cnt < 0 tests
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[59/70] mxser: introduce and use start/stop_tx helpers
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[58/70] mxser: extract and dedup CTS handling
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[57/70] mxser: don't start TX from tty_operations::put_char
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[56/70] mxser: cleanup mxser_dtr_rts
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[55/70] mxser: cleanup mxser_rs_break
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[54/70] mxser: remove pointless ioaddr checks
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[53/70] mxser: alloc only needed # of ports
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[52/70] mxser: alloc struct mxser_board dynamically
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[51/70] mxser: make mxser_board::idx really an index
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[50/70] mxser: rework and simplify mxser_open
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[49/70] mxser: cleanup mxser_process_txrx_fifo
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[48/70] mxser: remove mxser_cardinfo
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[47/70] mxser: remove info message from probe
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[46/70] mxser: move request irq to probe and switch to managed
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[45/70] mxser: pci, switch to managed resources
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[44/70] mxser: inline mxser_board_remove into mxser_remove
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[43/70] mxser: move board init into mxser_initbrd
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[42/70] mxser: clean up the rest of MUST helpers
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[41/70] mxser: introduce mxser_must_select_bank and use it
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[40/70] mxser: dedup mxser_must_set_enhance_mode
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[39/70] mxser: simplify mxser_ioctl_op_mode
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[38/70] mxser: extract mxser_ioctl_op_mode
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[37/70] mxser: cleanup mxser_change_speed
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[36/70] mxser: drop mxser_port::custom_divisor
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[35/70] mxser: drop mxser_port::baud_base
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[34/70] mxser: remove unused mxser_port::stop_rx
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[33/70] mxser: drop unused mxser_port::normal_termios
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[32/70] mxser: don't allocate MXSER_PORTS + 1
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[31/70] mxser: remove cnt from mxser_receive_chars
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[30/70] mxser: remove MOXA_HighSpeedOn ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[29/70] mxser: remove MOXA_ASPP_OQUEUE ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[28/70] mxser: remove MOXA_GETMSTATUS ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[27/70] mxser: remove MOXA_GETDATACOUNT ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[26/70] mxser: remove MOXA_CHKPORTENABLE ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[25/70] mxser: remove MOXA_ASPP_LSTATUS ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[24/70] mxser: remove MOXA_ASPP_MON and friends
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[23/70] mxser: remove MOXA_SET_BAUD_METHOD ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[22/70] mxser: remove MOXA_GET_MAJOR deprecated ioctl
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[21/70] mxser: drop unused MOXA_DIAGNOSE macro
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[20/70] mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[19/70] mxser: make xmit ring buffer variables unsigned
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[18/70] mxser: correct types for uart variables
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[17/70] mxser: remove else from LSR bits checks
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[16/70] mxser: extract mxser_receive_chars_old
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[15/70] mxser: extract mxser_receive_chars_new
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[14/70] mxser: simplify mxser_interrupt and drop mxser_board::vector_mask
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[13/70] mxser: extract port ISR
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[12/70] mxser: cleanup LSR handling in mxser_receive_chars
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[11/70] mxser: remove nonsense from ISR
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[10/70] mxser: move max_baud from port to board
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[09/70] mxser: drop constant board::uart_type
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[08/70] mxser: introduce enum mxser_must_hwid
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[07/70] mxser: rename mxser_board::chip_flag to must_hwid
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[06/70] mxser: rename CheckIsMoxaMust to mxser_get_must_hwid
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[05/70] mxser: cleanup Gpci_uart_info struct
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[04/70] mxser: integrate mxser.h into .c
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[03/70] mxser: remove info printout from init
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[02/70] mxser: renumber mxser_cards
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
[01/70] mxser: drop ISA support
mxser: cleanup
-
-
-
2021-06-18
Jiri Slaby
New
ipwireless: remove unused ipw_tty::closing
ipwireless: remove unused ipw_tty::closing
-
-
-
2021-06-10
Jiri Slaby
New
[v3,3/4] cypress_m8: switch data_bits to real character bits
Untitled series #135633
-
-
-
2021-06-10
Jiri Slaby
New
[v3,2/4] mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits count
Untitled series #135633
-
-
-
2021-06-10
Jiri Slaby
New
[4/4] tty: fix kernel-doc for {start,stop}_tty
[1/4] tty/serial: clean up uart_match_port
-
-
-
2021-05-19
Jiri Slaby
New
[3/4] tty: fix kernel-doc for tty_{read,write}
[1/4] tty/serial: clean up uart_match_port
-
-
-
2021-05-19
Jiri Slaby
New
[2/4] tty/serial: make port of serial8250_register_8250_port const
[1/4] tty/serial: clean up uart_match_port
-
-
-
2021-05-19
Jiri Slaby
New
[1/4] tty/serial: clean up uart_match_port
[1/4] tty/serial: clean up uart_match_port
-
-
-
2021-05-19
Jiri Slaby
New
[v2,34/35] tty: make tty_get_byte_size available
Untitled series #125974
-
-
-
2021-05-10
Jiri Slaby
New
tty: remove unused tty_throttle
tty: remove unused tty_throttle
-
-
-
2021-05-10
Jiri Slaby
New
[33/35] isdn: capi, drop useless pr_debugs
Untitled series #124753
-
-
-
2021-05-05
Jiri Slaby
New
[29/35] USB: serial: digi_acceleport, simplify digi_chars_in_buffer
Untitled series #124753
-
-
-
2021-05-05
Jiri Slaby
New
[28/35] nozomi: simplify ntty_chars_in_buffer
Untitled series #124753
-
-
-
2021-05-05
Jiri Slaby
New
«
1
2
3
4
»