summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2022-06-308250_dwlib: Convert bitops to newer formIlpo Järvinen
2022-06-30serial: 8250_dw: Drop PM ifdefferyAndy Shevchenko
2022-06-30serial: 8250_dw: Sort headers alphabeticallyAndy Shevchenko
2022-06-30earlycon: prevent multiple register_console()Michael Walle
2022-06-30serial: 8250_dw: Take port lock while accessing LSRIlpo Järvinen
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming
2022-06-30tty: serial: samsung_tty: loopback mode supportChanho Park
2022-06-30tty: serial: samsung_tty: support more than 4 uart portsChanho Park
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen
2022-06-27serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-06-27tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-06-27serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas
2022-06-27serial: 8250_dwlib: Support for 9th bit multipoint addressingIlpo Järvinen
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250_lpss: Use 32-bit readsIlpo Järvinen
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen
2022-06-27serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPEDIlpo Järvinen
2022-06-27serial: msm: Rename UART_* defines to MSM_UART_*Ilpo Järvinen
2022-06-27serial: msm: Convert container_of UART_TO_MSM to static inlineIlpo Järvinen
2022-06-27serial: st-asc: remove include of pm_runtime.hClaudiu Beznea
2022-06-27tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()Claudiu Beznea
2022-06-27tty: serial: atmel: use devm_clk_get()Claudiu Beznea
2022-06-27tty: serial: atmel: stop using legacy pm opsClaudiu Beznea
2022-06-27serial: kgdboc: Fix typo in commentXiang wangx
2022-06-27tty: serial: Fix refcount leak bug in ucc_uart.cLiang He
2022-06-27drivers: tty: serial: Add missing of_node_put() in serial-tegra.cLiang He
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen
2022-06-27serial: 8250_pericom: Use UART_LCR_DLABIlpo Järvinen
2022-06-27serial: 8250: Use UART_LCR_WLEN8 instead of literalIlpo Järvinen
2022-06-27serial: sifive: Remove useless license text when SPDX-License-Identifier is a...Christophe JAILLET
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman
2022-06-15serial: qcom_geni_serial: Disable MMIO tracing for geni serialSai Prakash Ranjan
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen
2022-06-10serial: sc16is7xx: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: mcf: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: 8250_exar: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: max310x: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: imx: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: fsl_lpuart: Call core's sanitization and remove custom oneIlpo Järvinen
2022-06-10serial: pl011: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_pci: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250: lpc18xx: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_fintek: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_dwlib: Remove serial_rs485 sanitizationIlpo Järvinen