summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: switch tty_port::xmit_* to u8Jiri Slaby (SUSE)2023-12-081-1/+1
| * | | tty: goldfish: use bool for is_write parameterJiri Slaby (SUSE)2023-12-081-4/+4
| * | | serial: msm: Use OPP table for DVFS supportStephan Gerhold2023-12-081-2/+17
| * | | serial: ucc_uart: Fix multiple address space type errorsChristophe Leroy2023-12-081-14/+14
| * | | tty: hvc: dcc: Check for TXfull condition while setting up early consoleAyan Kumar Halder2023-12-081-0/+8
| * | | serial: imx: fix tx statemachine deadlockPaul Geurts2023-12-081-2/+2
| * | | serial: 8250_dw: Decouple DLF register check from UCVVamshi Gajjela2023-11-281-11/+11
| * | | tty: nozomi: remove unused debugging DUMP()Jiri Slaby (SUSE)2023-11-251-18/+0
| * | | tty: hvc_console: use flexible array for outbufJiri Slaby (SUSE)2023-11-252-4/+2
| * | | tty: goldfish: drop unneeded temporary variablesJiri Slaby (SUSE)2023-11-251-5/+2
| * | | tty: ehv_bytecha: use memcpy_and_pad() in local_ev_byte_channel_send()Jiri Slaby (SUSE)2023-11-251-2/+5
| * | | tty: amiserial: use bool and rename overrun flag in receive_chars()Jiri Slaby (SUSE)2023-11-251-3/+3
| * | | tty: amiserial: return from receive_chars() without gotoJiri Slaby (SUSE)2023-11-251-3/+1
| * | | tty: remove unneeded mbz from tiocsti()Jiri Slaby (SUSE)2023-11-251-2/+2
| * | | tty: deprecate tty_write_message()Jiri Slaby (SUSE)2023-11-251-0/+4
| * | | serial: max310x: change confusing comment about Tx FIFOHugo Villeneuve2023-11-251-1/+1
| * | | serial: sc16is7xx: change confusing comment about Tx FIFOHugo Villeneuve2023-11-251-1/+1
| * | | serial: core: Revert checks for tx runtime PM stateTony Lindgren2023-11-251-1/+1
| * | | serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren2023-11-254-17/+24
| * | | /proc/sysrq-trigger: accept multiple keys at onceTomas Mudrunka2023-11-251-3/+16
| * | | serial: uartlite: Use dynamic allocation for major number when uart ports > 4Manikanta Guntupalli2023-11-252-0/+8
| * | | drivers/tty/vt: use standard array-copy-functionsPhilipp Stanner2023-11-252-7/+5
| * | | serial: xilinx_uartps: Fix kernel doc about .remove()'s return codeUwe Kleine-König2023-11-251-2/+0
| * | | serial: sh-sci: convert not to use dma_request_slave_channel()Christophe JAILLET2023-11-231-4/+3
| * | | serial: mxs-auart: convert not to use dma_request_slave_channel()Christophe JAILLET2023-11-231-4/+10
| * | | serial: amba-pl011: convert not to use dma_request_slave_channel()Christophe JAILLET2023-11-231-3/+3
| * | | serial: imx: convert not to use dma_request_slave_channel()Christophe JAILLET2023-11-231-6/+11
| * | | serial: atmel: convert not to use dma_request_slave_channel()Christophe JAILLET2023-11-231-4/+12
| * | | serial: sc16is7xx: improve regmap debugfs by using one regmap per portHugo Villeneuve2023-11-231-62/+81
| * | | serial: sunsab: remove trailing whitespacesHugo Villeneuve2023-11-231-8/+8
| * | | serial: sifive: Declare PM operations as staticSamuel Holland2023-11-231-2/+2
| * | | tty: hvc: hvc_opal: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | tty: hvc: Make hvc_remove() return no valueUwe Kleine-König2023-11-233-11/+9
| * | | tty: serial: uartlite: Document uartlite_data in kernel-doc styleSean Anderson2023-11-231-5/+5
| * | | tty: serial_cs: remove unused struct serial_cfg_memJiri Slaby (SUSE)2023-11-231-6/+0
| * | | tty: rp2: remove unused rp2_uart_port::ignore_rxJiri Slaby (SUSE)2023-11-231-1/+0
| * | | tty: jsm: remove unused struct jsm_board membersJiri Slaby (SUSE)2023-11-231-3/+0
| * | | tty: jsm: remove unused members from struct board_opsJiri Slaby (SUSE)2023-11-233-78/+0
| * | | tty: ipwireless: remove unused ipw_dev::attribute_memoryJiri Slaby (SUSE)2023-11-231-3/+0
| * | | serial: xilinx_uartps: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-3/+2
| * | | serial: ucc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: uartlite: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-3/+2
| * | | serial: timbuart: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: tegra-tcu: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: sunzilog: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: sunsu: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: sunsab: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: sunplus: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: sunhv: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
| * | | serial: stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2