summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-20tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()Jiri Slaby (SUSE)
2025-03-20tty: moxa: carve out special ioctls and extra tty_portJiri Slaby (SUSE)
2025-03-20tty: moxa: drop ISA supportJiri Slaby (SUSE)
2025-03-20tty: moxa: drop version dump to logsJiri Slaby (SUSE)
2025-03-20tty: mmc: sdio: use bool for cts and remove parenthesesJiri Slaby (SUSE)
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)
2025-03-20tty: n_tty: move more_to_be_read to the end of n_tty_read()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: extract n_tty_wait_for_input()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: drop n_tty_trace()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: clean up process_output_block()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: simplify process_output()Jiri Slaby (SUSE)
2025-03-20tty: n_tty: use uint for space returned by tty_write_room()Jiri Slaby (SUSE)
2025-03-20tty: move N_TTY_BUF_SIZE to n_ttyJiri Slaby (SUSE)
2025-03-20tty: caif: do not use N_TTY_BUF_SIZEJiri Slaby (SUSE)
2025-03-20tty: audit: do not use N_TTY_BUF_SIZEJiri Slaby (SUSE)
2025-02-20serial: xilinx_uartps: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: sh-sci: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: imx: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: amba-pl011: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: 8250: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao
2025-02-19serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-16Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-02-16Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds
2025-02-15Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-02-14Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-14Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-14Merge tag 'iommu-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-14serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)Kartik Rajput
2025-02-14Revert "tty/serial: Add kgdb_nmi driver"Douglas Anderson
2025-02-14serial: 8250_dw: Call dw8250_quirks() conditionallyAndy Shevchenko
2025-02-14serial: sh-sci: Update the suspend/resume supportClaudiu Beznea
2025-02-14tty: serial: fsl_lpuart: Make interrupt name distinctStefan Wahren
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang