summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-25tty: hso: don't initialize global serial_tableJiri Slaby (SUSE)
2023-11-25tty: hso: don't emit load/unload info to the logJiri Slaby (SUSE)
2023-11-25tty: goldfish: drop unneeded temporary variablesJiri Slaby (SUSE)
2023-11-25tty: ehv_bytecha: use memcpy_and_pad() in local_ev_byte_channel_send()Jiri Slaby (SUSE)
2023-11-25tty: amiserial: use bool and rename overrun flag in receive_chars()Jiri Slaby (SUSE)
2023-11-25tty: amiserial: return from receive_chars() without gotoJiri Slaby (SUSE)
2023-11-25tty: remove unneeded mbz from tiocsti()Jiri Slaby (SUSE)
2023-11-25tty: deprecate tty_write_message()Jiri Slaby (SUSE)
2023-11-25serial: max310x: change confusing comment about Tx FIFOHugo Villeneuve
2023-11-25serial: sc16is7xx: change confusing comment about Tx FIFOHugo Villeneuve
2023-11-25serial: core: Revert checks for tx runtime PM stateTony Lindgren
2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren
2023-11-25/proc/sysrq-trigger: accept multiple keys at onceTomas Mudrunka
2023-11-25serial: uartlite: Use dynamic allocation for major number when uart ports > 4Manikanta Guntupalli
2023-11-25drivers/tty/vt: use standard array-copy-functionsPhilipp Stanner
2023-11-25serial: xilinx_uartps: Fix kernel doc about .remove()'s return codeUwe Kleine-König
2023-11-23serial: sh-sci: convert not to use dma_request_slave_channel()Christophe JAILLET
2023-11-23serial: mxs-auart: convert not to use dma_request_slave_channel()Christophe JAILLET
2023-11-23serial: amba-pl011: convert not to use dma_request_slave_channel()Christophe JAILLET
2023-11-23serial: imx: convert not to use dma_request_slave_channel()Christophe JAILLET
2023-11-23serial: atmel: convert not to use dma_request_slave_channel()Christophe JAILLET
2023-11-23serial: sc16is7xx: improve regmap debugfs by using one regmap per portHugo Villeneuve
2023-11-23serial: sunsab: remove trailing whitespacesHugo Villeneuve
2023-11-23serial: sifive: Declare PM operations as staticSamuel Holland
2023-11-23tty: hvc: hvc_opal: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23tty: hvc: Make hvc_remove() return no valueUwe Kleine-König
2023-11-23tty: serial: uartlite: Document uartlite_data in kernel-doc styleSean Anderson
2023-11-23tty: serial_cs: remove unused struct serial_cfg_memJiri Slaby (SUSE)
2023-11-23tty: rp2: remove unused rp2_uart_port::ignore_rxJiri Slaby (SUSE)
2023-11-23tty: jsm: remove unused struct jsm_board membersJiri Slaby (SUSE)
2023-11-23tty: jsm: remove unused members from struct board_opsJiri Slaby (SUSE)
2023-11-23tty: ipwireless: remove unused ipw_dev::attribute_memoryJiri Slaby (SUSE)
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)
2023-11-23serial: xilinx_uartps: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: ucc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: uartlite: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: timbuart: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: tegra-tcu: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sunzilog: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sunsu: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sunsab: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sunplus: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sunhv: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: st-asc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sifive: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: sh-sci: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: txx9: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-23serial: tegra: Convert to platform remove callback returning voidUwe Kleine-König