summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: Do not hold the port lock when setting rx-during-tx GPIOLino Sanfilippo2024-01-043-12/+26
| * | | serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren2024-01-041-0/+2
| * | | 8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...Rengarajan S2024-01-041-2/+121
| * | | 8250: microchip: pci1xxxx: Add Syslock support for reading UART system registersRengarajan S2024-01-041-0/+63
| * | | 8250: microchip: pci1xxxx: Rearranging the structure declarationsRengarajan S2024-01-041-13/+13
| * | | serial: 8250_lpss: copy dma_param using devm_kmemdup()Raag Jadav2024-01-041-5/+2
| * | | tty: serial: 8250: Set RS232 as default for Moxa PCIe board initializationCrescent CY Hsieh2024-01-041-3/+4
| * | | serial: 8250_dw: Do not bailout on UCV read returning zeroVamshi Gajjela2024-01-041-9/+3
| * | | serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier2024-01-041-11/+12
| * | | serial: apbuart: fix console prompt on qemuSam Ravnborg2024-01-041-1/+1
| * | | tty: serial: kgdboc: Fix 8250_* kgdb over serialMichael Trimarchi2024-01-041-1/+2
| * | | serial: imx: Correct clock error message in function probe()Christoph Niedermaier2024-01-041-1/+1
| * | | tty/serial: altera_uart: use more informative labels in /proc/interruptsAntony Pavlov2024-01-041-1/+1
| * | | tty: serial: Add RS422 flag to struct serial_rs485Crescent CY Hsieh2024-01-041-0/+6
| * | | serial: core: Clean up uart_update_timeout() functionVamshi Gajjela2024-01-041-4/+3
| * | | tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh2023-12-151-1/+57
| * | | tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probeThéo Lebrun2023-12-151-7/+18
| * | | tty: serial: amba-pl011: unindent pl011_console_get_options function bodyThéo Lebrun2023-12-151-22/+21
| * | | tty: serial: amba-pl011: fix miscellaneous checkpatch warningsThéo Lebrun2023-12-151-7/+6
| * | | tty: serial: amba-pl011: fix formatting of conditionsThéo Lebrun2023-12-151-12/+14
| * | | tty: serial: amba-pl011: avoid quoted string split across linesThéo Lebrun2023-12-151-8/+8
| * | | tty: serial: amba-pl011: replace TIOCMBIT macros by static functionsThéo Lebrun2023-12-151-21/+24
| * | | tty: serial: amba-pl011: fix whitespace formattingThéo Lebrun2023-12-151-52/+45
| * | | serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König2023-12-151-1/+2
| * | | serial: ma35d1: Fix spelling mistake "ononsole" -> "console"Colin Ian King2023-12-151-1/+1
| * | | serial: sc16is7xx: fix unconditional activation of THRI interruptHugo Villeneuve2023-12-151-5/+2
| * | | serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFOHugo Villeneuve2023-12-151-6/+11
| * | | serial: sc16is7xx: change EFR lock to operate on each channelsHugo Villeneuve2023-12-151-23/+26
| * | | serial: sc16is7xx: remove unused line structure memberHugo Villeneuve2023-12-151-2/+0
| * | | serial: sc16is7xx: remove global regmap from struct sc16is7xx_portHugo Villeneuve2023-12-151-6/+9
| * | | serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()Hugo Villeneuve2023-12-151-6/+8
| * | | serdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-151-2/+2
| * | | tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTOREAdrian Reber2023-12-151-2/+2
| * | | serial: esp32_uart: Use device_get_match_data()Rob Herring2023-12-151-7/+3
| * | | serial: esp32_acm: Add explicit platform_device.h includeRob Herring2023-12-151-1/+1
| * | | Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-116-65/+85
| |\| |
| * | | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-7/+5
| * | | tty: serdev: convert to u8 and size_t in serdev_controller_opsJiri Slaby (SUSE)2023-12-081-1/+1
| * | | tty: nozomi: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-5/+4
| * | | tty: n_hdlc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-5/+5
| * | | tty: n_gsm: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-9/+8
| * | | tty: mxser: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-4/+4
| * | | tty: moxa: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-7/+8
| * | | tty: mips_ejtag_fdc: use u8 for character pointersJiri Slaby (SUSE)2023-12-081-5/+5
| * | | tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-0810-66/+75
| * | | tty: goldfish: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-10/+6
| * | | tty: ehv_bytechan: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-6/+5
| * | | tty: ami: use u8 for characters and flagJiri Slaby (SUSE)2023-12-081-2/+2
| * | | tty: core: the rest to u8Jiri Slaby (SUSE)2023-12-081-5/+5
| * | | tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2023-12-083-3/+3