summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
3 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
10 daysMerge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
13 daysserial: 8250_pci: Don't specify conflicting values to pci_device_id membersUwe Kleine-König (The Capable Hub)
13 daysserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman
2026-05-22serial: dz: Enable modular buildMaciej W. Rozycki
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22serial: zs: Switch to using channel resetMaciej W. Rozycki
2026-05-22serial: zs: Fix bootconsole handover lockupMaciej W. Rozycki
2026-05-22serial: dz: Fix bootconsole handover lockupMaciej W. Rozycki
2026-05-22serial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki
2026-05-22serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo
2026-05-22serial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo
2026-05-22tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus
2026-05-22serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak
2026-05-22serial: 8250: fix possible ISR soft lockupMarco Felsch
2026-05-22dt-bindings: serial: rs485: remove deprecated .txt binding stubAkash Sukhavasi
2026-05-22tty: serial: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22serial: 8250_dw: remove clock-notifier infrastructureStepan Ionichev
2026-05-22serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-05-22amba/serial: amba-pl011: Bring back zx29 UART supportStefan Dösinger
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness
2026-05-22serial: 8250: Check LSR timeout on console flow controlJohn Ogness
2026-05-22serial: 8250: Set cons_flow on port registrationJohn Ogness
2026-05-22tty: serial: 8250: protect against NULL uart->port.dev in registerStepan Ionichev
2026-05-22serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabledHugo Villeneuve
2026-05-11serial: qcom-geni: Avoid probing debug console UART without console supportAniket Randive
2026-05-11serial: max310x: add comments for PLL limitsHugo Villeneuve
2026-05-11serial: max310x: move variables to while() scopeHugo Villeneuve
2026-05-11serial: max310x: allow driver to be built with SPI or I2CHugo Villeneuve
2026-05-11serial: max310x: use FIELD_PREP macro to set PLL bitfieldsHugo Villeneuve
2026-05-11serial: max310x: use regmap_read_poll_timeout() for busy waitHugo Villeneuve
2026-05-11serial: max310x: improve max310x_set_ref_clk() efficiencyHugo Villeneuve
2026-05-11serial: max310x: update baudrate comments for err calculationHugo Villeneuve
2026-05-11serial: max310x: change return type of max310x_set_ref_clk()Hugo Villeneuve
2026-05-11serial: max310x: simplify max310x_update_best_err()Hugo Villeneuve
2026-05-11serial: max310x: uniformize clock/freq typesHugo Villeneuve
2026-05-11serial: core: prevent division by zero by always returning non-zero baud rateHugo Villeneuve
2026-05-11serial: core: simplify clipping logic in uart_get_baud_rate()Hugo Villeneuve
2026-05-11serial: core: update uart_get_baud_rate() obsolete commentsHugo Villeneuve
2026-05-11serial: apbuart: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
2026-05-11serial: icom: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
2026-05-11serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya
2026-05-11serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi
2026-05-11serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S
2026-05-11serial: sh-sci: fix memory region release in error pathHongling Zeng
2026-05-11tty: serial: pch_uart: add check for dma_alloc_coherent()Zhaoyang Yu
2026-05-11serial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki
2026-05-11serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UARTJia Wang