tizen: Use unique directory prefix for baselibs packages
[platform/kernel/linux-rpi.git] / drivers / tty /
2024-02-21 Jaehoon ChungLinux 6.6.15-rt22 22/306422/1
2024-02-19 Phil ElwellARM: pl011: Add rs485 to the RP1 support
2024-02-19 Phil Elwellserial: pl011: rp1 uart support
2024-02-19 Phil Elwellserial: sc16is7xx: Read modem line state at startup
2024-02-19 Phil Elwellserial: 8250: Add NOMSI bug for bcm2835aux
2024-02-19 Phil Elwellserial: 8250: bcm2835aux - defer if clock is zero
2024-02-19 Phil Elwellserial: sc16is7xx: Don't spin if no data received
2024-02-19 Phil Elwelltty: amba-pl011: Avoid rare write-when-full error
2024-02-19 Phil Elwellamba_pl011: Add cts-event-workaround DT property
2024-02-19 Phil Elwellamba_pl011: Insert mb() for correct FIFO handling
2024-02-05 Adrian Rebertty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
2024-02-01 Hugo Villeneuveserial: sc16is7xx: fix unconditional activation of...
2024-02-01 Thomas Gleixnerserial: sc16is7xx: Use port lock wrappers
2024-02-01 Lino Sanfilipposerial: Do not hold the port lock when setting rx-durin...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
2024-02-01 Hugo Villeneuveserial: sc16is7xx: remove obsolete loop in sc16is7xx_po...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: fix invalid sc16is7xx_lines bitfield...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: convert from _raw_ to _noinc_ regmap...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: change EFR lock to operate on each...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: remove unused line structure member
2024-02-01 Hugo Villeneuveserial: sc16is7xx: remove global regmap from struct...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: remove wasteful static buffer in...
2024-02-01 Hugo Villeneuveserial: sc16is7xx: improve regmap debugfs by using...
2024-02-01 Lino Sanfilipposerial: core: set missing supported flag for RX during...
2024-02-01 Andy Shevchenkoserial: core: Simplify uart_get_rs485_mode()
2024-01-25 Sam Ravnborgserial: apbuart: fix console prompt on qemu
2024-01-25 Christoph Niedermaierserial: imx: Correct clock error message in function...
2024-01-25 Oliver Neukumusb: cdc-acm: return correct error code on unsupported...
2024-01-25 Jiri Slaby (SUSE)tty: use 'if' in send_break() instead of 'goto'
2024-01-25 Jiri Slaby (SUSE)tty: don't check for signal_pending() in send_break()
2024-01-25 Jiri Slaby (SUSE)tty: early return from send_break() on TTY_DRIVER_HARDW...
2024-01-25 Paul Geurtsserial: imx: fix tx statemachine deadlock
2024-01-25 Uwe Kleine-Königserial: 8250: omap: Don't skip resource freeing if...
2024-01-25 Hugo Villeneuveserial: sc16is7xx: set safe default SPI clock frequency
2024-01-25 Hugo Villeneuveserial: sc16is7xx: add check for unsupported SPI modes...
2024-01-25 Lino Sanfilipposerial: omap: do not override settings for RS485 support
2024-01-25 Lino Sanfilipposerial: 8250_exar: Set missing rs485_supported flag
2024-01-25 Christoph Niedermaierserial: imx: Ensure that imx_uart_rs485_config() is...
2024-01-25 Lino Sanfilipposerial: core, imx: do not set RS485 enabled if it is...
2024-01-25 Stefan Wahrenserial: 8250_bcm2835aux: Restore clock error handling
2024-01-25 Lino Sanfilipposerial: core: make sure RS485 cannot be enabled when...
2024-01-25 Lino Sanfilipposerial: core: fix sanitizing check for RTS settings
2023-12-13 Ronald Wahlserial: 8250_omap: Add earlycon support for the AM654...
2023-12-13 Ronald Wahlserial: 8250: 8250_omap: Do not start RX DMA on THRI...
2023-12-13 Ronald Wahlserial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit
2023-12-13 Daniel Mackserial: sc16is7xx: address RX timeout interrupt errata
2023-12-13 Arnd BergmannARM: PL011: Fix DMA support
2023-12-13 Andi Shytiserial: ma35d1: Validate console index before assignment
2023-12-13 Andy Shevchenkoserial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
2023-11-28 David Woodhousehvc/xen: fix event channel handling for secondary consoles
2023-11-28 David Woodhousehvc/xen: fix error path in xen_hvc_init() to always...
2023-11-28 David Woodhousehvc/xen: fix console unplug
2023-11-28 Pavel Krasavintty: serial: meson: fix hard LOCKUP on crtscts mode
2023-11-28 Muhammad Usama Anjumtty/sysrq: replace smp_processor_id() with get_cpu()
2023-11-28 Yi Yangtty: vcc: Add check for kstrdup() in vcc_probe()
2023-11-20 Yi Yangtty: tty_jobctrl: fix pid memleak in disassociate_ctty()
2023-11-08 Tony Lindgrenserial: core: Fix runtime PM handling for pending tx
2023-11-08 Cameron Williamstty: 8250: Add Brainboxes Oxford Semiconductor-based...
2023-11-08 Cameron Williamstty: 8250: Add support for Intashield IX cards
2023-11-08 Cameron Williamstty: 8250: Add support for additional Brainboxes PX...
2023-11-08 Cameron Williamstty: 8250: Fix up PX-803/PX-857
2023-11-08 Cameron Williamstty: 8250: Fix port count of PX-257
2023-11-08 Cameron Williamstty: 8250: Add support for Intashield IS-100
2023-11-08 Cameron Williamstty: 8250: Add support for Brainboxes UP cards
2023-11-08 Cameron Williamstty: 8250: Add support for additional Brainboxes UC...
2023-11-08 Cameron Williamstty: 8250: Remove UC-257 and UC-431
2023-11-08 Daniel Starketty: n_gsm: fix race condition in status line change...
2023-10-28 Linus TorvaldsMerge tag 'irq-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'i2c-for-6.6-rc8' of git://git./linux/kernel...
2023-10-28 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-10-28 Linus TorvaldsMerge tag 'io_uring-6.6-2023-10-27' of git://git.kernel...
2023-10-28 Linus TorvaldsMerge tag 'block-6.6-2023-10-27' of git://git.kernel...
2023-10-27 Linus TorvaldsMerge tag 'ata-6.6-final' of git://git./linux/kernel...
2023-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-6' of git://git...
2023-10-27 Linus TorvaldsMerge tag 'powerpc-6.6-6' of git://git./linux/kernel...
2023-10-27 Dave AirlieMerge tag 'drm-misc-fixes-2023-10-26' of git://anongit...
2023-10-26 Arnd BergmannMerge tag 'renesas-fixes-for-v6.6-tag3' of git://git...
2023-10-24 Jakub KicinskiMerge tag 'wireless-2023-10-24' of git://git./linux...
2023-10-24 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-24-09-40' of...
2023-10-24 Linus TorvaldsMerge tag 'pull-nfsd-fix' of git://git./linux/kernel...
2023-10-24 Linus TorvaldsMerge tag 'urgent/nolibc.2023.10.16a' of git://git...
2023-10-23 Arnd BergmannMerge tag 'mvebu-fixes-6.6-1' of git://git./linux/kerne...
2023-10-23 Linus TorvaldsMerge tag 'for-6.6-rc7-tag' of git://git./linux/kernel...
2023-10-22 Linus TorvaldsMerge tag 'phy-fixes-6.6' of git://git./linux/kernel...
2023-10-22 Linus TorvaldsMerge tag 'efi-fixes-for-v6.6-3' of git://git./linux...
2023-10-22 Linus TorvaldsMerge tag 'powerpc-6.6-5' of git://git./linux/kernel...
2023-10-21 Linus TorvaldsMerge tag 'rust-fixes-6.6' of https://github.com/Rust...
2023-10-21 Linus TorvaldsMerge tag 's390-6.6-4' of git://git./linux/kernel/git...
2023-10-21 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-5' of git://git...
2023-10-21 Linus TorvaldsMerge tag 'v6.6-p5' of git://git./linux/kernel/git...
2023-10-21 Linus TorvaldsMerge tag 'iomap-6.6-fixes-5' of git://git./fs/xfs...
2023-10-21 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.6b' of https://git./linux...
2023-10-20 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20'...
2023-10-20 Linus TorvaldsMerge tag 'linux_kselftest_active-fixes-6.6-rc7' of...
2023-10-20 Linus TorvaldsMerge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org...
2023-10-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-10-20 Linus TorvaldsMerge tag 'mtd/fixes-for-6.6-rc7' of git://git./linux...
2023-10-20 Linus TorvaldsMerge tag 'mmc-v6.6-rc3' of git://git./linux/kernel...
2023-10-20 Linus TorvaldsMerge tag 'block-6.6-2023-10-20' of git://git.kernel...
next