Show patches with: none      |   6355 patches
« 1 2 ... 59 60 6163 64 »
Patch Series S/W/F Date Submitter Delegate State
[v3,1/6] serial: core: Switch to use DEVICE_ATTR_RO() serial: Disable DMA and PM on kernel console --- 2020-02-17 Andy Shevchenko New
tty: serial: Kconfig: Fix a typo tty: serial: Kconfig: Fix a typo --- 2020-02-16 Christophe JAILLET New
[v2,4/4] tty: documentation: document how to use ttyvs driver Untitled series #39337 --- 2020-02-15 rishi gupta New
[v2,2/4] tty/serial: ttvys: add null modem driver for emulation Untitled series #39337 --- 2020-02-15 rishi gupta New
[v2,6/8] serial: 8250_port: Disable DMA operations for kernel console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,5/8] serial: 8250_port: Don't use power management for kernel console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,4/8] serial: core: Allow detach and attach serial device for console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,2/8] serial: core: Consolidate spin lock initialization code serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
serial: cpm_uart: call cpm_muram_init before registering console serial: cpm_uart: call cpm_muram_init before registering console --- 2020-02-13 Rasmus Villemoes New
[v6,2/4] tty: rename tty_kopen() and add new function tty_kopen_shared() leds: trigger: implement a tty trigger --- 2020-02-13 Uwe Kleine-König New
serial: 8250_pci: Replace zero-length array with flexible-array member serial: 8250_pci: Replace zero-length array with flexible-array member --- 2020-02-13 Gustavo A. R. Silva New
[v3,2/2] tty: imx serial: Implement support for reversing TX and RX polarity [v3,1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options --- 2020-02-12 George Hilliard New
[v3,1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options [v3,1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options --- 2020-02-12 George Hilliard New
[22/28] drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*() Untitled series #39343 --- 2020-02-11 Rafael J. Wysocki New
serdev: Fix detection of UART devices on Apple machines. serdev: Fix detection of UART devices on Apple machines. --- 2020-02-11 Ronald Tschalär New
[v1] serial: 8250: Check UPF_IRQ_SHARED in advance [v1] serial: 8250: Check UPF_IRQ_SHARED in advance --- 2020-02-11 Andy Shevchenko New
[v2,2/2] tty: imx serial: Implement support for reversing TX and RX polarity Implement support for inverted serial TX/RX on i.MX --- 2020-02-10 George Hilliard New
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode --- 2020-02-10 Nicolas Ferre New
serdev: ttyport: restore client ops on deregistration serdev: ttyport: restore client ops on deregistration --- 2020-02-10 Johan Hovold New
[2/2] vt: selection, close sel_buffer race Untitled series #39350 --- 2020-02-10 Jiri Slaby New
[4/4] ARM: dts: omap4-droid4: Enable basic modem support Untitled series #39351 --- 2020-02-10 Tony Lindgren New
[2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4 Untitled series #39351 --- 2020-02-10 Tony Lindgren New
[for,5.6,v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started [for,5.6,v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started --- 2020-02-09 Dmitry Osipenko Superseded
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE --- 2020-02-07 Daniel Golle New
serial: 8250_ioc3: Fix ioremap call serial: 8250_ioc3: Fix ioremap call --- 2020-02-04 Thomas Bogendoerfer New
[for,5.6,v1] tty: serial: Handle RX transfer in PIO mode if DMA wasn't started [for,5.6,v1] tty: serial: Handle RX transfer in PIO mode if DMA wasn't started --- 2020-02-02 Dmitry Osipenko New
n_tty: check printk arguments for n_tty_trace n_tty: check printk arguments for n_tty_trace --- 2020-01-30 Jiri Slaby New
[V3] serial: 8250_tegra: Create Tegra specific 8250 driver [V3] serial: 8250_tegra: Create Tegra specific 8250 driver --- 2020-01-29 Jon Hunter Superseded
[4.14,293/343] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs Untitled series #39358 --- 2020-01-24 Greg Kroah-Hartman New
[1/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register [1/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register --- 2020-01-23 Roja Rani Yarubandi New
[v2,1/2] dt-bindings: serial: Convert rs485 bindings to json-schema Convert STM32 UART bindings to yaml --- 2020-01-22 Benjamin Gaignard New
[v3] tty: serial: meson_uart: Add support for kernel debugger [v3] tty: serial: meson_uart: Add support for kernel debugger --- 2020-01-21 Julien Masson New
serial: 8250_tegra: Create Tegra specific 8250 driver serial: 8250_tegra: Create Tegra specific 8250 driver --- 2020-01-20 Jon Hunter New
usb: gadget: serial: fix Tx stall after buffer overflow usb: gadget: serial: fix Tx stall after buffer overflow --- 2020-01-17 Sergey Organov New
[6/6] serial: 8250_bcm2835aux: Document struct bcm2835aux_data Raspberry Pi auxiliary UART fixes & cleanups --- 2020-01-16 Lukas Wunner New
[4/6] serial: 8250_bcm2835aux: Allocate uart_8250_port on stack Raspberry Pi auxiliary UART fixes & cleanups --- 2020-01-16 Lukas Wunner New
[2/6] serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER Raspberry Pi auxiliary UART fixes & cleanups --- 2020-01-16 Lukas Wunner New
[PATCHv2-next,2/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE --- 2020-01-14 Dmitry Safonov New
[2/2] dt-bindings: serial: Convert STM32 UART to json-schema Convert STM32 UART bindings to yaml --- 2020-01-14 Benjamin Gaignard New
[v1,2/2] tty: serial: tegra: Optimize DMA buffer synchronization NVIDIA Tegra serial driver improvements --- 2020-01-12 Dmitry Osipenko New
[PATCH-next,2/3] sysctl/sysrq: Remove __sysrq_enabled copy serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE --- 2020-01-09 Dmitry Safonov New
[v12,3/3] mfd: ioc3: Add driver for SGI IOC3 chip Untitled series #39371 --- 2020-01-09 Thomas Bogendoerfer New
[PATCHv2] serial: uartps: Add monitoring TACTIVE bit in set_termios [PATCHv2] serial: uartps: Add monitoring TACTIVE bit in set_termios --- 2020-01-07 Shubhrajyoti Datta New
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data --- 2020-01-07 Codrin Ciubotariu New
[1/2] tty: serial_core: Export uart_console_device so it can be used by modules [1/2] tty: serial_core: Export uart_console_device so it can be used by modules --- 2020-01-07 John Stultz New
[V8,2/2] tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP Cleanup wakeup IRQ and move loopback to TIOCM_LOOP --- 2020-01-06 Akash Asthana New
[v1,3/3] tty: documentation: abi: add ttyvs null modem driver sysfs nodes [v1,1/3] dt-bindings: ttyvs: document serial null modem driver dt bindings --- 2020-01-06 rishi gupta New
[v1,1/3] dt-bindings: ttyvs: document serial null modem driver dt bindings [v1,1/3] dt-bindings: ttyvs: document serial null modem driver dt bindings --- 2020-01-06 rishi gupta New
tty: st-asc: switch to using devm_gpiod_get() tty: st-asc: switch to using devm_gpiod_get() --- 2020-01-04 Dmitry Torokhov New
[16/19] serial: samsung: Rename Exynos to lowercase Untitled series #39378 --- 2020-01-03 Krzysztof Kozlowski New
[v2,1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops [v2,1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops --- 2019-11-27 Leo Yan New
[1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops [1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops --- 2019-11-24 Leo Yan Superseded
[2/3] tty: serial: msm_serial: Use dma_request_chan() directly for channel request Untitled series #24940 --- 2019-11-13 Peter Ujfalusi Accepted
[BACKPORT,4.14.y,v2,6/6] serial: sprd: Modify the baud rate calculation formula Untitled series #23159 --- 2019-09-05 (Exiting) Baolin Wang New
serial: sprd: Add loopback function support serial: sprd: Add loopback function support --- 2019-08-21 (Exiting) Baolin Wang Accepted
[02/16] serial: remove ks8695 driver Untitled series #22548 --- 2019-08-09 Arnd Bergmann Accepted
[v2,11/13] serial: lpc32xx: allow compile testing Untitled series #22534 --- 2019-08-09 Arnd Bergmann Accepted
[v2,04/13] serial: lpc32xx_hs: allow compile-testing Untitled series #22534 --- 2019-08-09 Arnd Bergmann Accepted
[12/22] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h Untitled series #22499 --- 2019-08-08 Arnd Bergmann New
[14/14] ARM: dove: multiplatform support [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann New
[11/14] ARM: lpc32xx: allow multiplatform build [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Accepted
[10/14] ARM: lpc32xx: clean up header files [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Accepted
[05/14] gpio: lpc32xx: allow building on non-lpc32xx targets [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann New
[04/14] serial: lpc32xx_hs: allow compile-testing [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Superseded
[03/14] watchdog: pnx4008_wdt: allow compile-testing [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Accepted
[02/14] usb: udc: lpc32xx: allow compile-testing [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann New
[01/14] usb: ohci-nxp: enable compile-testing [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Accepted
[3/3] uio: remove netx driver [1/3,net-next] net: remove netx ethernet driver --- 2019-07-22 Arnd Bergmann New
[2/3] serial: remove netx serial driver [1/3,net-next] net: remove netx ethernet driver --- 2019-07-22 Arnd Bergmann New
[1/3,net-next] net: remove netx ethernet driver [1/3,net-next] net: remove netx ethernet driver --- 2019-07-22 Arnd Bergmann Accepted
[v2] tty: serial: netx: Delete driver [v2] tty: serial: netx: Delete driver --- 2019-07-22 Linus Walleij Accepted
tty: serial: netx: Delete driver tty: serial: netx: Delete driver --- 2019-07-22 Linus Walleij Superseded
[RFC,2/2] serial: pl011: Don't bother pushing more TX data while TX irq is active serial: pl011: Fix TX dropping race --- 2019-07-19 Dave Martin New
[RFC,1/2] serial: pl011: Fix dropping of TX chars due to irq race serial: pl011: Fix TX dropping race --- 2019-07-19 Dave Martin New
[3/5] serial: stm32: add support of TX FIFO threshold Untitled series #21239 --- 2019-06-18 Erwan Le Ray Accepted
[2/5] serial: stm32: update PIO transmission Untitled series #21239 --- 2019-06-18 Erwan Le Ray Accepted
[v3,10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c Untitled series #21074 --- 2019-06-13 Erwan Le Ray New
[v3,04/10] serial: stm32: add pm_runtime support Untitled series #21074 --- 2019-06-13 Erwan Le Ray Accepted
[v2,03/10] serial: stm32: select pinctrl state in each suspend/resume function Untitled series #21006 --- 2019-06-11 Erwan Le Ray New
[07/10] ARM: dts: stm32: update uart4 pin configurations for low power STM32 usart power improvements --- 2019-06-04 Erwan Le Ray New
[06/10] serial: stm32: add support for no_console_suspend STM32 usart power improvements --- 2019-06-04 Erwan Le Ray New
[05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP STM32 usart power improvements --- 2019-06-04 Erwan Le Ray Accepted
[01/10] dt-bindings: serial: stm32: add wakeup option STM32 usart power improvements --- 2019-06-04 Erwan Le Ray Accepted
serial: Fix an invalid comparing statement serial: Fix an invalid comparing statement --- 2019-05-27 Sugaya Taichi New
[1/1] dt-bindings: stm32: serial: Add optional reset [1/1] dt-bindings: stm32: serial: Add optional reset --- 2019-05-24 Erwan Le Ray Accepted
[7/7] serial: stm32: fix the get_irq error case usart various fixes for STM32 --- 2019-05-21 Erwan Le Ray Accepted
[5/7] serial: stm32: Add support of TC bit status check usart various fixes for STM32 --- 2019-05-21 Erwan Le Ray Accepted
[3/7] serial: stm32: fix rx data length when parity enabled usart various fixes for STM32 --- 2019-05-21 Erwan Le Ray Accepted
[2/7] serial: stm32: fix rx error handling usart various fixes for STM32 --- 2019-05-21 Erwan Le Ray Accepted
[1/7] serial: stm32: fix word length configuration usart various fixes for STM32 --- 2019-05-21 Erwan Le Ray Accepted
[v2] tty: serial: msm_serial: Fix XON/XOFF [v2] tty: serial: msm_serial: Fix XON/XOFF --- 2019-05-20 Jorge Ramirez-Ortiz Accepted
[v3] serial: Add Milbeaut serial control [v3] serial: Add Milbeaut serial control --- 2019-04-18 Sugaya Taichi Accepted
serial: sc16is7xx: fix unused label warning serial: sc16is7xx: fix unused label warning --- 2019-04-16 Arnd Bergmann New
[6/6] ARM: ks8695: split up uart register headers Untitled series #19864 --- 2019-04-15 Arnd Bergmann New
[5/6] ARM: ks8695, serial: skip manual tx IRQ ack Untitled series #19864 --- 2019-04-15 Arnd Bergmann New
serial: Add Milbeaut serial control serial: Add Milbeaut serial control --- 2019-03-26 Sugaya Taichi Superseded
[BACKPORT,4.4.y,19/25] serial: sprd: adjust TIMEOUT to a big value Untitled series #19438 --- 2019-03-22 Arnd Bergmann New
[v2,1/4] dt-bindings: serial: sprd: Add clocks and clocks-names properties [v2,1/4] dt-bindings: serial: sprd: Add clocks and clocks-names properties --- 2019-03-04 (Exiting) Baolin Wang New
tty/serial: Add a serial port simulator tty/serial: Add a serial port simulator --- 2019-02-28 Corey Minyard New
[v3,7/9] dt-bindings: serial: Add Milbeaut serial driver description Untitled series #18753 --- 2019-02-20 Sugaya Taichi Accepted
« 1 2 ... 59 60 6163 64 »