summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-19serial: 8250: Add IIR FIFOs enabled field properlyIlpo Järvinen
2023-01-19serial: 8250: Cleanup MCR literalsIlpo Järvinen
2023-01-19serial: 8250: Name MSR literalsIlpo Järvinen
2023-01-19serial: 8250: Use defined IER bitsIlpo Järvinen
2023-01-19serial: liteuart: drop obsolete dependency on COMPILE_TESTJean Delvare
2023-01-19serial: liteuart: move polling putchar() functionGabriel Somlo
2023-01-19serial: liteuart: add IRQ support for the TX pathGabriel Somlo
2023-01-19serial: liteuart: add IRQ support for the RX pathGabriel Somlo
2023-01-19serial: liteuart: move function definitionsGabriel Somlo
2023-01-19serial: liteuart: separate rx loop from poll timerGabriel Somlo
2023-01-19serial: liteuart: clean up rx loop variablesGabriel Somlo
2023-01-19serial: liteuart: simplify passing of uart_insert_char() flagGabriel Somlo
2023-01-19serial: liteuart: rx loop should only ack rx eventsGabriel Somlo
2023-01-19serial: liteuart: move tty_flip_buffer_push() out of rx loopGabriel Somlo
2023-01-19serial: liteuart: minor style fix in liteuart_init()Gabriel Somlo
2023-01-19serial: liteuart: don't set unused port fieldsGabriel Somlo
2023-01-19serial: liteuart: remove unused uart_ops stubsGabriel Somlo
2023-01-19serial: liteuart: use bit number macrosGabriel Somlo
2023-01-19serial: liteuart: use KBUILD_MODNAME as driver nameGabriel Somlo
2023-01-19serial: Rename earlycon semihost driverBin Meng
2023-01-19riscv: Implement semihost.h for earlycon semihost driverBin Meng
2023-01-19serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...Bin Meng
2023-01-19earlycon: Increase options sizeRicardo Ribalda
2023-01-19earlycon: Let users set the clock frequencyRicardo Ribalda
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-14Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-14Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-14Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-01-13Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2023-01-13kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin
2023-01-14ata: pata_cs5535: Don't build on UMLPeter Foley
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-13io_uring: lock overflowing for IOPOLLPavel Begunkov
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds