aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-18serial: apb: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: amba-pl011: Use port lock wrappersThomas Gleixner1-36/+36
2023-09-18serial: amba-pl010: Use port lock wrappersThomas Gleixner1-10/+10
2023-09-18serial: altera_uart: Use port lock wrappersThomas Gleixner1-10/+10
2023-09-18serial: altera_jtaguart: Use port lock wrappersThomas Gleixner1-14/+14
2023-09-18serial: 8250_pci1xxxx: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: 8250_omap: Use port lock wrappersThomas Gleixner1-26/+26
2023-09-18serial: 8250_mtk: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: 8250_fsl: Use port lock wrappersThomas Gleixner1-3/+3
2023-09-18serial: 8250_exar: Use port lock wrappersThomas Gleixner1-2/+2
2023-09-18serial: 8250_dw: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: 8250_dma: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: 8250: Use port lock wrappersThomas Gleixner2-56/+56
2023-09-18serial: 8250_bcm7271: Use port lock wrappersThomas Gleixner1-14/+14
2023-09-18serial: 8250_aspeed_vuart: Use port lock wrappersThomas Gleixner1-3/+3
2023-09-18serial: 21285: Use port lock wrappersThomas Gleixner1-4/+4
2023-09-18serial: core: Use lock wrappersThomas Gleixner1-6/+6
2023-09-18serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2023-09-18tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang1-6/+11
2023-09-18serial: imx: Simplify compatibility handlingUwe Kleine-König1-23/+17
2023-09-18serial: sc16is7xx: improve comments about variantsHugo Villeneuve1-4/+4
2023-09-18docs: ABI: sysfs-tty: close times are in centisecondsSimon Arlott1-6/+9
2023-09-18tty: serial: linflexuart: Fix to check return value of platform_get_irq() in ...Zhang Shurong1-1/+5
2023-09-18tty/serial: 8250: Sort drivers in MakefileIlpo Järvinen1-20/+22
2023-09-18tty/serial: Sort drivers in makefileIlpo Järvinen1-62/+62
2023-09-18tty: serial: 8250_exar: Does not use anything from 8250_pciIlpo Järvinen2-2/+1
2023-09-18serial: 8250_mid: Remove 8250_pci usageIlpo Järvinen1-11/+7
2023-09-18serial: 8250_of: Use dev_err_probe() instead of dev_warn()Andy Shevchenko1-12/+8
2023-09-18serial: 8250_aspeed_vuart: Use dev_err_probe() instead of dev_err()Andy Shevchenko1-7/+7
2023-09-18serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750Andy Shevchenko2-6/+6
2023-09-18tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang1-3/+13
2023-09-18serial: stm32: add support for break controlErwan Le Ray1-1/+12
2023-09-18tty: hvc: remove set but unused variableBo Liu1-2/+0
2023-09-18serial: sc16is7xx: remove unused to_sc16is7xx_port macroHugo Villeneuve1-1/+0
2023-09-18tty: serial: ma35d1_serial: Add missing check for ioremapChen Ni1-0/+3
2023-09-17Linux 6.6-rc2Linus Torvalds1-1/+1
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-24/+61
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+34
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds1-6/+0
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+24
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds2-2/+1
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-51/+64
2023-09-17x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2023-09-16vm: fix move_vma() memory accounting being offLinus Torvalds1-1/+1
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds21-107/+112
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds8-40/+63