Show patches with: State = Action Required       |    Archived = No       |   4262 patches
« 1 2 ... 12 13 1442 43 »
Patch Series S/W/F Date Submitter Delegate State
[34/70] mxser: remove unused mxser_port::stop_rx mxser: cleanup --- 2021-06-18 Jiri Slaby New
[35/70] mxser: drop mxser_port::baud_base mxser: cleanup --- 2021-06-18 Jiri Slaby New
[36/70] mxser: drop mxser_port::custom_divisor mxser: cleanup --- 2021-06-18 Jiri Slaby New
[37/70] mxser: cleanup mxser_change_speed mxser: cleanup --- 2021-06-18 Jiri Slaby New
[38/70] mxser: extract mxser_ioctl_op_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
[40/70] mxser: dedup mxser_must_set_enhance_mode 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
[42/70] mxser: clean up the rest of MUST helpers 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
[44/70] mxser: inline mxser_board_remove into mxser_remove mxser: cleanup --- 2021-06-18 Jiri Slaby New
[45/70] mxser: pci, switch to managed resources 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
[47/70] mxser: remove info message from probe mxser: cleanup --- 2021-06-18 Jiri Slaby New
[48/70] mxser: remove mxser_cardinfo mxser: cleanup --- 2021-06-18 Jiri Slaby New
[49/70] mxser: cleanup mxser_process_txrx_fifo mxser: cleanup --- 2021-06-18 Jiri Slaby New
[50/70] mxser: rework and simplify mxser_open 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
[52/70] mxser: alloc struct mxser_board dynamically mxser: cleanup --- 2021-06-18 Jiri Slaby New
[53/70] mxser: alloc only needed # of ports mxser: cleanup --- 2021-06-18 Jiri Slaby New
[54/70] mxser: remove pointless ioaddr checks mxser: cleanup --- 2021-06-18 Jiri Slaby New
[55/70] mxser: cleanup mxser_rs_break mxser: cleanup --- 2021-06-18 Jiri Slaby New
[56/70] mxser: cleanup mxser_dtr_rts 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
[58/70] mxser: extract and dedup CTS handling 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
[60/70] mxser: remove xmit_cnt < 0 tests mxser: cleanup --- 2021-06-18 Jiri Slaby New
[61/70] mxser: decrypt FCR values mxser: cleanup --- 2021-06-18 Jiri Slaby New
[62/70] mxser: fix typos around enhanced mode 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
[64/70] mxser: use port variable in mxser_set_serial_info 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
[66/70] mxser: introduce mxser_16550A_or_MUST helper 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
[68/70] mxser: Documentation, make the docs up-to-date mxser: cleanup --- 2021-06-18 Jiri Slaby New
[69/70] mxser: Documentation, fix typos mxser: cleanup --- 2021-06-18 Jiri Slaby New
[70/70] MAINTAINERS: add me back as mxser maintainer mxser: cleanup --- 2021-06-18 Jiri Slaby New
[v4] serial: samsung: change to platform_get_irq_optional [v4] serial: samsung: change to platform_get_irq_optional --- 2021-06-21 Tamseel Shams New
serial: qcom_geni_serial: use DT aliases according to DT bindings serial: qcom_geni_serial: use DT aliases according to DT bindings --- 2021-06-21 Dmitry Baryshkov New
[v5,1/4] dt-bindings: pwm: rockchip: add description for rk3568 arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-06-22 陈亮 New
[v5,4/4] arm64: dts: rockchip: add basic dts for RK3568 EVB arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-06-22 陈亮 New
[v3] serial: samsung: use dma_ops of DMA if attached [v3] serial: samsung: use dma_ops of DMA if attached --- 2021-06-22 Tamseel Shams New
[v2] serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs [v2] serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs --- 2021-06-22 Vignesh Raghavendra New
[06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-24 Pali Rohár New
[v4] serial: samsung: use dma_ops of DMA if attached [v4] serial: samsung: use dma_ops of DMA if attached --- 2021-06-25 Tamseel Shams New
SUNIX SDC serial port driver SUNIX SDC serial port driver --- 2021-06-25 Moriis Ku New
[v2,03/11] serial: mvebu-uart: correctly calculate minimal possible baudrate serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-25 Pali Rohár New
[v2,04/11] dt-bindings: mvebu-uart: fix documentation serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-25 Pali Rohár New
[v2,05/11] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-25 Pali Rohár New
[v2,2/2] MIPS: Malta: Do not byte-swap accesses to the CBUS UART serial, Malta: Fixes to make the CBUS UART work big-endian --- 2021-06-26 Maciej W. Rozycki New
[v2,2/2] serial: 8250: Define RX trigger levels for OxSemi 950 devices serial: 8250: Fixes for Oxford Semiconductor 950 UARTs --- 2021-06-26 Maciej W. Rozycki New
arm pl011 serial: support multi-irq request arm pl011 serial: support multi-irq request --- 2021-06-29 Bing Fan New
[v5] serial: samsung: use dma_ops of DMA if attached [v5] serial: samsung: use dma_ops of DMA if attached --- 2021-06-29 Tamseel Shams New
[v3] arm pl011 serial: support multi-irq request [v3] arm pl011 serial: support multi-irq request --- 2021-06-30 Bing Fan New
serial: tegra: Only print FIFO error message when an error occurs serial: tegra: Only print FIFO error message when an error occurs --- 2021-06-30 Jon Hunter New
[v3] serial: amba-pl011: add RS485 support [v3] serial: amba-pl011: add RS485 support --- 2021-06-30 Lino Sanfilippo New
serial: 8250_pnp: Support configurable clock frequency serial: 8250_pnp: Support configurable clock frequency --- 2021-07-05 陈华才 New
[v3] serial: samsung: Checks the return value of function [v3] serial: samsung: Checks the return value of function --- 2021-07-06 Tamseel Shams New
uart: mediatek: fix memory corruption issue uart: mediatek: fix memory corruption issue --- 2021-07-10 Zhiyong Tao New
[v2,1/2] tty: serial: uartlite: Disable clocks in case of errors [v2,1/2] tty: serial: uartlite: Disable clocks in case of errors --- 2021-07-13 Shubhrajyoti Datta New
[v3,5/5] bus: Make remove callback return void Untitled series #143060 --- 2021-07-13 Uwe Kleine-König New
[v2,1/1] serial: 8250_exar: Add ->unregister_gpio() callback [v2,1/1] serial: 8250_exar: Add ->unregister_gpio() callback --- 2021-07-13 Andy Shevchenko New
[v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() [v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() --- 2021-07-13 Andy Shevchenko New
[v1,4/4] serial: 8250_pci: Replace dev_*() by pci_*() macros [v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() --- 2021-07-13 Andy Shevchenko New
[v2] tty: serial: jsm: hold port lock when reporting modem line changes [v2] tty: serial: jsm: hold port lock when reporting modem line changes --- 2021-07-14 Zheyu Ma New
serial: 8250: fix handle_irq locking serial: 8250: fix handle_irq locking --- 2021-07-14 Johan Hovold New
[01/11] amiserial: remove unused DBG_CNT [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
[05/11] amiserial: simplify rs_open [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
[10/11] amiserial: switch rs_table to a single state [01/11] amiserial: remove unused DBG_CNT --- 2021-07-14 Jiri Slaby New
[11/11] amiserial: remove unused state from shutdown [01/11] amiserial: remove unused DBG_CNT --- 2021-07-14 Jiri Slaby New
[V3] serial: 8250_pnp: Support configurable clock frequency [V3] serial: 8250_pnp: Support configurable clock frequency --- 2021-07-15 陈华才 New
serial: 8250: extend compile-test coverage serial: 8250: extend compile-test coverage --- 2021-07-15 Johan Hovold New
[v2] dt-bindings: serial: convert Cadence UART bindings to YAML [v2] dt-bindings: serial: convert Cadence UART bindings to YAML --- 2021-07-15 Nobuhiro Iwamatsu New
serial: 8250: 8250_omap: make a const array static, makes object smaller serial: 8250: 8250_omap: make a const array static, makes object smaller --- 2021-07-15 Colin King New
dt-bindings: serial: 8250: Add Exar compatibles dt-bindings: serial: 8250: Add Exar compatibles --- 2021-07-16 Linus Walleij New
[v3,3/5] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock serial: mvebu-uart: Support for higher baudrates --- 2021-07-17 Pali Rohár New
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous" tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous" --- 2021-07-19 Colin King 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
[2/2] v253_init: eliminate pointer to string [1/2] cx20442: tty_ldisc_ops::write_wakeup is optional --- 2021-07-22 Jiri Slaby New
[v1,1/1] serial: max310x: Use clock-names property matching to recognize XTAL [v1,1/1] serial: max310x: Use clock-names property matching to recognize XTAL --- 2021-07-22 Andy Shevchenko 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/8] hvsi: don't panic on tty_register_driver failure 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
[4/8] tty: stop using alloc_tty_driver 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
[6/8] tty: make tty_set_operations an inline 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
[8/8] tty: pdc_cons, free tty_driver upon failure Get rid of old tty_driver functions --- 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
[2/8] tty: include kref.h in tty_driver.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[3/8] tty: move ldisc prototypes to tty_ldisc.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[4/8] tty: include list & lockdep from tty_ldisc.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[5/8] tty: move tty_ldisc_receive_buf to tty_flip.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[6/8] tty: move tty_buffer definitions to new tty_buffer.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[7/8] tty: move tty_port to new tty_port.h tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[8/8] tty: tty_flip.h needs only tty_buffer and tty_port tty: split and cleanup headers --- 2021-07-23 Jiri Slaby New
[4/5] tty: serial: uartlite: Initialize termios with fixed synthesis parameters tty: serial: uartlite: Disable changing fixed parameters --- 2021-07-23 Sean Anderson New
[5/5] tty: serial: uartlite: Prevent changing fixed parameters tty: serial: uartlite: Disable changing fixed parameters --- 2021-07-23 Sean Anderson New
« 1 2 ... 12 13 1442 43 »