summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: liteuart: fix MODULE_ALIASAlyssa Ross2022-01-061-1/+1
* serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar2022-01-061-2/+2
* Revert "serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2"Greg Kroah-Hartman2021-12-313-82/+0
* tty: goldfish: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-6/+4
* serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2Magnus Damm2021-12-303-0/+82
* tty: serial: meson: Drop the legacy compatible strings and clock codeYu Tu2021-12-301-32/+2
* serial: pmac_zilog: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-4/+8
* serial: bcm63xx: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-5/+5
* serial: ar933x: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-7/+5
* serial: vt8500: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-4/+8
* serial: altera_jtaguart: Use platform_get_irq_optional() to get the interruptLad Prabhakar2021-12-301-4/+7
* serial: pxa: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-4/+8
* serial: meson: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-5/+6
* serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar2021-12-301-3/+8
* serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-7/+5
* serial: altera: Use platform_get_irq_optional() to get the interruptLad Prabhakar2021-12-301-4/+5
* dt-bindings: serial: renesas,sci: Document RZ/V2L SoCBiju Das2021-12-301-0/+2
* dt-bindings: serial: renesas,scif: Document RZ/V2L SoCBiju Das2021-12-301-0/+7
* serial: lantiq: store and compare return status correctlyMuhammad Usama Anjum2021-12-301-10/+14
* serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner2021-12-307-19/+32
* serial: Fix incorrect rs485 polarity on uart openLukas Wunner2021-12-301-2/+2
* tty: serial: Use fifo in 8250 console driverWander Lairson Costa2021-12-301-6/+55
* docs/driver-api: Replace a comma in the n_gsm.rst with a double colonYanteng Si2021-12-211-1/+7
* tty: Fix the keyboard led light display problemlianzhi chang2021-12-211-0/+12
* dt-bindings: serial: amlogic, meson-uart: support S4Xianwei Zhao2021-12-211-0/+2
* tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLITAndy Shevchenko2021-12-212-10/+3
* tty/ldsem: Fix syntax errors in commentsXiang wangx2021-12-211-1/+1
* serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printoutsMagnus Damm2021-12-201-12/+0
* serial: 8250_pericom: Use serial_dl_write() instead of open codedAndy Shevchenko2021-12-201-2/+2
* serial: 8250_pericom: Re-enable higher baud ratesJay Dolan2021-12-201-1/+1
* serial: 8250_pci: Split out Pericom driverAndy Shevchenko2021-12-204-400/+228
* tty: serial: samsung: Fix console registration from moduleSam Protsenko2021-12-201-2/+4
* tty: serial: samsung: Enable console as moduleSam Protsenko2021-12-202-5/+33
* tty: serial: samsung: Remove USI initializationSam Protsenko2021-12-202-41/+4
* Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-20581-2198/+5407
|\
| * Linux 5.16-rc6v5.16-rc6Linus Torvalds2021-12-191-1/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-193-19/+16
| |\
| | * KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson2021-12-191-1/+15
| | * KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov2021-12-191-17/+0
| | * KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov2021-12-191-1/+1
| * | Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-191-2/+0
| |\ \
| | * | Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"Jens Axboe2021-12-191-2/+0
| * | | Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-191-4/+11
| |\ \ \
| | * | | PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner2021-12-141-1/+1
| | * | | PCI/MSI: Mask MSI-X vectors only on successStefan Roese2021-12-141-3/+10
| * | | | Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-12-191-2/+1
| |\ \ \ \
| | * | | | timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-171-2/+1
| | |/ / /
| * | | | Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-191-1/+1
| |\ \ \ \
| | * | | | locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang2021-12-181-1/+1
| | |/ / /
| * | | | Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-12-191-0/+9
| |\ \ \ \