summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-15tty: serial: amba: Use linux/{bits,bitfield}.h macrosThéo Lebrun1-121/+130
2023-12-15serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König1-1/+2
2023-12-15serial: ma35d1: Fix spelling mistake "ononsole" -> "console"Colin Ian King1-1/+1
2023-12-15dt-bindings: serial: Add a new compatible string for UMS9620Chunyan Zhang1-0/+1
2023-12-15serial: sc16is7xx: fix unconditional activation of THRI interruptHugo Villeneuve1-5/+2
2023-12-15serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFOHugo Villeneuve1-6/+11
2023-12-15serial: sc16is7xx: change EFR lock to operate on each channelsHugo Villeneuve1-23/+26
2023-12-15serial: sc16is7xx: remove unused line structure memberHugo Villeneuve1-2/+0
2023-12-15serial: sc16is7xx: remove global regmap from struct sc16is7xx_portHugo Villeneuve1-6/+9
2023-12-15serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()Hugo Villeneuve1-6/+8
2023-12-15serdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2023-12-15tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTOREAdrian Reber1-2/+2
2023-12-15serial: esp32_uart: Use device_get_match_data()Rob Herring1-7/+3
2023-12-15serial: esp32_acm: Add explicit platform_device.h includeRob Herring1-1/+1
2023-12-15dt-bindings: serial: imx: Properly describe the i.MX1 interruptsFabio Estevam1-5/+24
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman905-7595/+10336
2023-12-11Linux 6.7-rc5Linus Torvalds1-1/+1
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+38
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+10
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-23/+27
2023-12-10Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-12-10Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+9
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-9/+9
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-65/+85
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-74/+79
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-20/+12
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-33/+64
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds3-1/+9
2023-12-09Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-58/+187
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang1-2/+2
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang1-0/+2
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He3-3/+2
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao1-3/+2
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui1-1/+1
2023-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2023-12-08Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linuxLinus Torvalds12-134/+197
2023-12-08Merge tag 'io_uring-6.7-2023-12-08' of git://git.kernel.dk/linuxLinus Torvalds4-17/+13
2023-12-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-44/+90
2023-12-08Merge tag 'pm-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+13
2023-12-08Merge tag 'acpi-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2023-12-08Merge tag 'hwmon-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+25
2023-12-08Merge tag 'pwm/for-6.7-rc5-fixes' of https://git.pengutronix.de/git/ukl/linuxLinus Torvalds1-0/+2
2023-12-08Merge tag 'sound-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds32-108/+335
2023-12-08Merge tag 'drm-fixes-2023-12-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds39-98/+503
2023-12-08KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5
2023-12-08hwmon: (corsair-psu) Fix probe when built-inArmin Wolf1-1/+17