Show patches with: Archived = No       |   6197 patches
« 1 2 ... 28 29 3061 62 »
Patch Series S/W/F Date Submitter Delegate State
[v6,06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop serial: liteuart: add IRQ support --- 2022-11-23 Gabriel L. Somlo New
[v6,04/14] serial: liteuart: don't set unused port fields serial: liteuart: add IRQ support --- 2022-11-23 Gabriel L. Somlo New
[v6,02/14] serial: liteuart: use bit number macros serial: liteuart: add IRQ support --- 2022-11-23 Gabriel L. Somlo New
[V2,2/4] serial: core: Add option to output RS485 RX_DURING_TX state via GPIO Untitled series #193469 --- 2022-11-23 Christoph Niedermaier Superseded
[3/5] driver core: make struct device_type.uevent() take a const * Untitled series #193470 --- 2022-11-23 Greg Kroah-Hartman New
[v3,11/13] tty: serial: qcom-geni-serial: stop operations in progress at shutdown serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,10/13] tty: serial: qcom-geni-serial: use of_device_id data serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,09/13] tty: serial: qcom-geni-serial: drop the return value from handle_rx serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,06/13] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr() serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,04/13] tty: serial: qcom-geni-serial: improve the to_dev_port() macro serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,02/13] tty: serial: qcom-geni-serial: remove unused symbols serial: qcom-geni-serial: implement support for SE DMA --- 2022-11-23 Bartosz Golaszewski Superseded
[v3,2/2] serial: core: Add port port device to flush TX on runtime resume Untitled series #193472 --- 2022-11-23 Tony Lindgren New
[2/2] serial: atmel: don't stop the transmitter when doing PIO Untitled series #193473 --- 2022-11-23 Jiri Slaby New
serial: sunsab: Fix error handling in sunsab_init() serial: sunsab: Fix error handling in sunsab_init() --- 2022-11-23 Yuan Can New
[v2,15/15] tty: serial: qcom-geni-serial: add support for serial engine DMA [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski New
[v2,13/15] tty: serial: qcom-geni-serial: use devres for uart port management [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,11/15] tty: serial: qcom-geni-serial: stop operations in progress at shutdown [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,09/15] tty: serial: qcom-geni-serial: drop the return value from handle_rx [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,07/15] tty: serial: qcom-geni-serial: remove unneeded tabs [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,05/15] tty: serial: qcom-geni-serial: remove stray newlines [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,03/15] tty: serial: qcom-geni-serial: align #define values [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions [v2,01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions --- 2022-11-22 Bartosz Golaszewski Superseded
[6/7] riscv: dts: bouffalolab: add Sipeed M1S dock devicetree riscv: add Bouffalolab bl808 support --- 2022-11-20 Jisheng Zhang New
[4/7] riscv: add the Bouffalolab SoC family Kconfig option riscv: add Bouffalolab bl808 support --- 2022-11-20 Jisheng Zhang Superseded
[2/7] serial: bflb_uart: add Bouffalolab UART Driver riscv: add Bouffalolab bl808 support --- 2022-11-20 Jisheng Zhang New
[571/606] serial: sc16is7xx: Convert to i2c's .probe_new() i2c: Complete conversion to i2c_probe_new --- 2022-11-18 Uwe Kleine-König New
serial: stm32: move dma_request_chan() before clk_prepare_enable() serial: stm32: move dma_request_chan() before clk_prepare_enable() --- 2022-11-18 Valentin Caron New
[v5,13/14] serial: liteuart: add IRQ support for the TX path serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo New
[v5,10/14] serial: liteuart: separate rx loop from poll timer serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo Superseded
[v5,09/14] serial: liteuart: fix rx loop variable types serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo New
[v5,08/14] serial: liteuart: simplify passing of uart_insert_char() flag serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo Superseded
[v5,06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo Superseded
[v5,04/14] serial: liteuart: don't set unused port fields serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo Superseded
[v5,02/14] serial: liteuart: use bit number macros serial: liteuart: add IRQ support --- 2022-11-18 Gabriel L. Somlo Superseded
[RFC,7/9] dt-bindings: drop redundant part of title (beginning) [RFC,1/9] dt-bindings: drop redundant part of title of shared bindings --- 2022-11-17 Krzysztof Kozlowski New
[RFC,4/9] dt-bindings: drop redundant part of title (end) [RFC,1/9] dt-bindings: drop redundant part of title of shared bindings --- 2022-11-17 Krzysztof Kozlowski New
[RFC,3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title [RFC,1/9] dt-bindings: drop redundant part of title of shared bindings --- 2022-11-17 Krzysztof Kozlowski New
[RFC,1/9] dt-bindings: drop redundant part of title of shared bindings [RFC,1/9] dt-bindings: drop redundant part of title of shared bindings --- 2022-11-17 Krzysztof Kozlowski New
serial: amba-pl011: avoid SBSA UART accessing DMACR register serial: amba-pl011: avoid SBSA UART accessing DMACR register --- 2022-11-17 Jiamei Xie New
[v5,tty-next,4/4] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-11-17 Kumaravel Thiagarajan Superseded
[v5,tty-next,3/4] 8250: microchip: pci1xxxx: Add RS485 support to quad-uart driver 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-11-17 Kumaravel Thiagarajan New
[printk,v5,40/40] tty: serial: sh-sci: use setup() callback for early console reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,38/40] tty: serial: kgdboc: use console_list_lock to trap exit reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,36/40] tty: serial: kgdboc: use console_list_lock for list traversal reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,35/40] tty: serial: kgdboc: use srcu console list iterator reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,29/40] tty: serial: xilinx_uartps: use console_is_registered() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,28/40] tty: serial: samsung_tty: use console_is_registered() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,27/40] tty: serial: pic32_uart: use console_is_registered() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,26/40] tty: serial: earlycon: use console_is_registered() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,22/40] serial_core: replace uart_console_enabled() with uart_console_registered() reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,08/40] tty: serial: kgdboc: document console_lock usage reduce console_lock scope --- 2022-11-16 John Ogness New
[printk,v5,01/40] serial: kgdboc: Lock console list in probe function reduce console_lock scope --- 2022-11-16 John Ogness New
[v4,14/14] serial: liteuart: move polling putchar() function serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,13/14] serial: liteuart: add IRQ support for the TX path serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,12/14] serial: liteuart: add IRQ support for the RX path serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,11/14] serial: liteuart: move function definitions serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo New
[v4,10/14] serial: liteuart: separate rx loop from poll timer serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,09/14] serial: liteuart: fix rx loop variable types serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,08/14] serial: liteuart: simplify passing of uart_insert_char() flag serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,07/14] serial: liteuart: rx loop should only ack rx events serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo New
[v4,06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,05/14] serial: liteuart: minor style fix in liteuart_init() serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo New
[v4,04/14] serial: liteuart: don't set unused port fields serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,03/14] serial: liteuart: remove unused uart_ops stubs serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo New
[v4,02/14] serial: liteuart: use bit number macros serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo Superseded
[v4,01/14] serial: liteuart: use KBUILD_MODNAME as driver name serial: liteuart: add IRQ support --- 2022-11-16 Gabriel L. Somlo New
[printk,v4,39/39] tty: serial: sh-sci: use setup() callback for early console reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[printk,v4,35/39] tty: serial: kgdboc: use console_list_lock for list traversal reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[printk,v4,34/39] tty: serial: kgdboc: use srcu console list iterator reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[printk,v4,28/39] tty: serial: xilinx_uartps: use console_is_registered() reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[printk,v4,27/39] tty: serial: samsung_tty: use console_is_registered() reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[printk,v4,07/39] tty: serial: kgdboc: document console_lock usage reduce console_lock scope --- 2022-11-14 John Ogness Superseded
[v3,14/14] serial: liteuart: move polling putchar() function serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,13/14] serial: liteuart: add IRQ support for the TX path serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo New
[v3,12/14] serial: liteuart: add IRQ support for the RX path serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo New
[v3,11/14] serial: liteuart: move function definitions serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo New
[v3,10/14] serial: liteuart: separate rx loop from poll timer serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,09/14] serial: liteuart: fix rx loop variable types serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,08/14] serial: liteuart: simplify passing of uart_insert_char() flag serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,07/14] serial: liteuart: rx loop should only ack rx events serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,05/14] serial: liteuart: minor style fix in liteuart_init() serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,04/14] serial: liteuart: don't set unused port fields serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
[v3,03/14] serial: liteuart: remove unused uart_ops stubs serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo New
[v3,02/14] serial: liteuart: use bit number macros serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo New
[v3,01/14] serial: liteuart: use KBUILD_MODNAME as driver name serial: liteuart: add IRQ support --- 2022-11-12 Gabriel L. Somlo Superseded
dt-bindings: serial: xlnx,opb-uartlite: Drop 'contains' from 'xlnx,use-parity' dt-bindings: serial: xlnx,opb-uartlite: Drop 'contains' from 'xlnx,use-parity' --- 2022-11-11 Rob Herring New
[v4,tty-next,3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-11-11 Kumaravel Thiagarajan Superseded
[v4,tty-next,2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-11-11 Kumaravel Thiagarajan Superseded
[v4,tty-next,1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support. 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-11-11 Kumaravel Thiagarajan New
[V2,3/3] tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused [V2,1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart --- 2022-11-10 Sherry Sun New
[V2,1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart [V2,1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart --- 2022-11-10 Sherry Sun New
[2/2] tty: serial: fsl_lpuart: Add runtime pm support fsl_lpuart: add some new features for lpuart driver --- 2022-11-09 Sherry Sun New
[1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case fsl_lpuart: add some new features for lpuart driver --- 2022-11-09 Sherry Sun New
serial: 8250_bcm7271: Fix error handling in brcmuart_init() serial: 8250_bcm7271: Fix error handling in brcmuart_init() --- 2022-11-09 Yuan Can New
[tty-next] serial: 8250: 8250_omap: Fix calculation of RS485 delays [tty-next] serial: 8250: 8250_omap: Fix calculation of RS485 delays --- 2022-11-09 Lukas Wunner New
[v1,2/3] serial: liteuart: separate RX loop from poll timer serial: liteuart: add IRQ support --- 2022-11-07 Gabriel L. Somlo New
[printk,v3,40/40] tty: serial: sh-sci: use setup() callback for early console reduce console_lock scope --- 2022-11-07 John Ogness New
[printk,v3,37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console() reduce console_lock scope --- 2022-11-07 John Ogness Superseded
« 1 2 ... 28 29 3061 62 »