]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2022-04-26  Phil Edworthyserial: 8250: dw: Improve RZN1 support
2022-04-26  Phil Edworthyserial: 8250: dw: Add support for DMA flow controlling...
2022-04-26  Miquel Raynalserial: 8250: dw: Move the IO accessors to 8250_dwlib.h
2022-04-26  Miquel Raynalserial: 8250: dw: Introduce an rx_timeout variable...
2022-04-26  Miquel Raynalserial: 8250: dma: Allow driver operations before start...
2022-04-26  Miquel Raynalserial: 8250: dw: Allow to use a fallback CPR value...
2022-04-26  Miquel Raynalserial: 8250: dw: Move the USR register to pdata
2022-04-26  Emil Renner... serial: 8250: dw: Create a generic platform data structure
2022-04-26  Phil Edworthyserial: 8250: dw: Move definitions to the shared header
2022-04-26  Changbin Dusysrq: do not omit current cpu when showing backtrace...
2022-04-26  Wan Jiabingtty: hvcs: simplify if-if to if-else
2022-04-26  Wan Jiabingtty/hvc_opal: simplify if-if to if-else
2022-04-22  Valentin Caronserial: stm32: add earlycon support
2022-04-22  Valentin Caronserial: stm32: add KGDB support
2022-04-22  Valentin Caronserial: stm32: remove infinite loop possibility in...
2022-04-22  Ilpo Järvinentty: Add function for handling flow control chars
2022-04-22  Tomasz Mońserial: core: fix tcdrain() with CTS enabled
2022-04-22  Vincent Whitchurchchar: ttyprintk: register console
2022-04-22  Wander Lairson... serial/8250: Use fifo in 8250 console driver
2022-04-22  Duoming Zhoudrivers: tty: serial: Fix deadlock in sa1100_set_termios()
2022-04-22  Junwen Wutty/sysrq: change the definition of sysrq_key_table...
2022-04-22  Sherry Suntty: serial: fsl_lpuart: remove the count initializatio...
2022-04-22  Jiri Slabyserial: allow COMPILE_TEST for some drivers
2022-04-22  Jiri Slabyserial: pic32: make SERIAL_PIC32_CONSOLE depend on...
2022-04-22  Jiri Slabyserial: qcom: use check for empty instead of pending
2022-04-22  Jiri Slabyserial: zs: use NULL as a pointer, not 0
2022-04-22  Jiri Slabyserial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
2022-04-22  Jiri Slabyserial: xilinx_uartps: return early in cdns_uart_handle...
2022-04-22  Tom Rixserial: sunplus-uart: change sunplus_console_ports...
2022-04-22  Yu Tutty: serial: meson: Added S4 SOC compatibility
2022-04-22  Yu Tutty: serial: meson: Add a 12MHz internal clock rate...
2022-04-22  Jiri Slabyserial: icom: remove unused struct icom_port members
2022-04-22  Jiri Slabyserial: icom: delete empty serial hooks
2022-04-22  Jiri Slabyserial: icom: use list_for_each_entry()
2022-04-22  Jiri Slabyserial: icom: make icom_acfg_baud const and unsigned
2022-04-22  Jiri Slabyserial: icom: use ARRAY_SIZE
2022-04-22  Jiri Slabyserial: icom: move header content to .c
2022-04-22  Jiri Slabyserial: icom: use proper __le types and functions
2022-04-22  Jiri Slabyserial: icom: remove to_icom_adapter() and icom_kref_re...
2022-04-22  Jiri Slabyserial: icom: switch vague casts to container_of
2022-04-22  Jiri Slabyserial: icom: remove ICOM_VERSION_STR macro
2022-04-21  Randy DunlapMAINTAINERS: fix location of moxa-smartio.rst
2022-04-20  Daniel Starketty: n_gsm: clean up implicit CR bit encoding in addres...
2022-04-20  Daniel Starketty: n_gsm: clean up dead code in gsm_queue()
2022-04-20  Ilpo JärvinenRevert "serial: 8250: Handle UART without interrupt...
2022-04-20  Jiri SlabyDocumentation: fix tty link
2022-04-15  Sherry Suntty: serial: fsl_lpuart: fix potential bug when using...
2022-04-15  Al Cooperserial: When UART is suspended, set RTS to false
2022-04-15  Eric Tremblayserial: 8250: add compatible for fsl,16550-FIFO64
2022-04-15  Eric Tremblayserial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
2022-04-15  Eric Tremblayserial: 8250: Handle UART without interrupt on TEMT...
2022-04-15  Miaoqian Linserial: 8250_aspeed_vuart: Fix potential NULL dereferen...
2022-04-15  Lino Sanfilipposerial: atmel: remove redundant assignment in rs485_config
2022-04-15  Lino Sanfilipposerial: fsl_lpuart: remove redundant code in rs485_conf...
2022-04-15  Lino Sanfilipposerial: imx: remove redundant assignment in rs485_config
2022-04-15  Lino Sanfilipposerial: max310: remove redundant memset in rs485_config
2022-04-15  Lino Sanfilipposerial: omap: remove redundant code in rs485_config
2022-04-15  Lino Sanfilipposerial: sc16is7xx: remove redundant check in rs485_config
2022-04-15  Lino Sanfilipposerial: stm32: remove redundant code in rs485_config
2022-04-15  Lino Sanfilipposerial: amba-pl011: remove redundant code in rs485_config
2022-04-15  Lino Sanfilipposerial: core: move RS485 configuration tasks from drive...
2022-04-15  Yu Tutty: serial: meson: Use DIV_ROUND_CLOSEST to calculate...
2022-04-15  Kuldeep Singhdt-bindings: serial: Update Qualcomm geni based QUP...
2022-04-15  Maciej W. Rozyckiserial: 8250: Report which option to enable for blackli...
2022-04-15  Daniel Gibsontty: n_tty: Restore EOF push handling behavior
2022-04-15  Phil Edworthyserial: 8250: Make SERIAL_8250_EM available for arm64...
2022-04-15  Phil Edworthydt-bindings: serial: renesas,em-uart: Document r9a09g01...
2022-04-15  Peng Fandt-bindings: serial: fsl-lpuart: Add imx93 compatible...
2022-04-15  Kunihiko Hayashidt-bindings: serial: uniphier: Add "resets" property...
2022-04-15  Kunihiko Hayashidt-bindings: serial: uniphier: Use maxItems for a singl...
2022-04-15  Miaoqian Lintty: serial: owl: Fix missing clk_disable_unprepare...
2022-04-15  Jaewon Kimtty: serial: samsung: add spin_lock for interrupt and...
2022-04-15  Huang Guobintty: Fix a possible resource leak in icom_probe
2022-04-15  Christophe... tty: serial: Prepare cleanup of powerpc's asm/prom.h
2022-04-15  Christophe... tty: hvc: Prepare cleanup of powerpc's asm/prom.h
2022-04-15  Wang Weiyangtty: goldfish: Use tty_port_destroy() to destroy port
2022-04-14  Jiri Slabytty: serial: altera: use altera_jtaguart_stop_tx()
2022-04-14  Jiri Slabytty: serial: owl-uart, send x_char even if stopped
2022-04-14  Jiri Slabytty: serial: mpc52xx_uart: remove double ifdeffery
2022-04-14  Zheyu Matty: synclink_gt: Fix null-pointer-dereference in slgt_...
2022-04-14  Jiri SlabyDocumentation: tty: n_gsm, use power of ReST
2022-04-14  Jiri SlabyDocumentation: tty: n_gsm, delete "Additional Documenta...
2022-04-14  Jiri SlabyDocumentation: tty: move moxa-smartio.rst to tty
2022-04-14  Jiri SlabyDocumentation: tty: move n_gsm to tty
2022-04-14  Jiri SlabyDocumentation: tty: introduce "Other Documentation"
2022-04-14  Jiri SlabyDocumentation: move tty to driver-api
2022-04-11  Linus TorvaldsLinux 5.18-rc2 v5.18-rc2
2022-04-10  Linus TorvaldsMerge tag 'tty-5.18-rc2' of git://git.kernel.org/pub...
2022-04-10  Linus TorvaldsMerge tag 'staging-5.18-rc2' of git://git.kernel.org...
2022-04-10  Linus TorvaldsMerge tag 'driver-core-5.18-rc2' of git://git.kernel...
2022-04-10  Linus TorvaldsMerge tag 'char-misc-5.18-rc2' of git://git.kernel...
2022-04-10  Linus TorvaldsMerge tag 'powerpc-5.18-2' of git://git.kernel.org...
2022-04-10  Linus TorvaldsMerge tag 'irq-urgent-2022-04-10' of git://git.kernel...
2022-04-10  Linus TorvaldsMerge tag 'x86_urgent_for_v5.18_rc2' of git://git.kerne...
2022-04-10  Linus TorvaldsMerge tag 'perf_urgent_for_v5.18_rc2' of git://git...
2022-04-10  Linus TorvaldsMerge tag 'locking_urgent_for_v5.18_rc2' of git://git...
2022-04-10  Linus TorvaldsMerge tag 'sched_urgent_for_v5.18_rc2' of git://git...
2022-04-10  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of...
2022-04-10  Linus TorvaldsMerge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel...
2022-04-10  Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kerne...
next