summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-0177-920/+966
|\
| * Revert "tty: serial: meson: Add a earlycon for the T7 SoC"Lucas Tanure2023-08-271-2/+0
| * serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen2023-08-222-3/+9
| * serial: sc16is7xx: add missing support for rs485 devicetree propertiesHugo Villeneuve2023-08-221-0/+4
| * serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve2023-08-221-1/+10
| * serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve2023-08-221-35/+108
| * serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve2023-08-221-3/+1
| * serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve2023-08-221-0/+6
| * serial: 8250_dw: fall back to poll if there's no interruptJisheng Zhang2023-08-221-1/+4
| * serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang2023-08-221-1/+5
| * serial: sifive: Add suspend and resume operationsNick Hu2023-08-221-0/+18
| * tty: serial: meson: Add a earlycon for the T7 SoCLucas Tanure2023-08-221-0/+2
| * serial: stm32: synchronize RX DMA channel in shutdownAmelie Delaunay2023-08-221-1/+3
| * serial: stm32: replace access to DMAR bit by dmaengine_pause/resumeValentin Caron2023-08-221-94/+106
| * serial: stm32: group dma pause/resume error handling into single functionValentin Caron2023-08-222-45/+83
| * serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabledValentin Caron2023-08-221-8/+8
| * serial: stm32: use DMAT as a configuration bitValentin Caron2023-08-221-5/+3
| * serial: stm32: avoid clearing DMAT bit during transferValentin Caron2023-08-221-32/+44
| * Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-205-19/+63
| |\
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-112-2/+3
| * | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-111-1/+1
| * | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-112-3/+2
| * | tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi2023-08-091-5/+2
| * | serial: sifive: Remove redundant of_match_ptr()Ruan Jinjie2023-08-091-1/+1
| * | 8250_men_mcb: remove unnecessary cast when reading registerSanjuán García, Jorge2023-08-041-1/+1
| * | serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy2023-08-041-1/+0
| * | serial: cpm_uart: Remove cpm_uart/ subdirectoryChristophe Leroy2023-08-044-7/+1
| * | serial: cpm_uart: Refactor cpm_uart_[un]map_pram()Christophe Leroy2023-08-045-142/+49
| * | serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()Christophe Leroy2023-08-044-140/+72
| * | serial: cpm_uart: Deduplicate cpm_line_cr_cmd()Christophe Leroy2023-08-044-11/+5
| * | serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()Christophe Leroy2023-08-044-71/+9
| * | serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy2023-08-041-2/+4
| * | serial: cpm_uart: Stop using fs_uart_id enumChristophe Leroy2023-08-042-3/+1
| * | serial: cpm_uart: Remove stale prototypes and table and macrosChristophe Leroy2023-08-042-24/+1
| * | serial: cpm_uart: Avoid suspicious lockingChristophe Leroy2023-08-041-9/+4
| * | 8250_men_mcb: Remove redundant initialization owner in mcb_driverLi Zetao2023-08-041-1/+0
| * | 8250_men_mcb: Fix unsigned expression compared with zeroLi Zetao2023-08-041-1/+1
| * | serial: max310x: fix typos in commentsHugo Villeneuve2023-08-041-1/+1
| * | serial: max310x: add comments for membase address workaroundHugo Villeneuve2023-08-041-0/+5
| * | 8250_men_mcb: Fix unsigned comparison with less than zeroJiapeng Chong2023-08-041-3/+5
| * | tty: serial: samsung: Set missing PM ops for hibernation supportAnton Eliasson2023-08-041-3/+2
| * | tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...Ruan Jinjie2023-08-041-2/+2
| * | tty: serial: Remove redundant initialization for ma35d1serial_driverLi Zetao2023-08-031-1/+0
| * | serial: altera_jtaguart: switch status to u32Jiri Slaby2023-07-311-1/+1
| * | serial: move WARN_ON() in uart_write() to the conditionJiri Slaby2023-07-311-6/+2
| * | Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman2023-07-315-12/+7
| |\ \
| * | | serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao2023-07-301-0/+10
| * | | serial: sprd: Fix DMA buffer leak issueChunyan Zhang2023-07-301-2/+3
| * | | serial: sprd: Assign sprd_port after initialized to avoid wrong accessChunyan Zhang2023-07-301-8/+17
| * | | serial: sc16is7xx: Put IOControl register into regmap_volatileHui Wang2023-07-301-0/+1