summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Linux 5.15.138v5.15.138Greg Kroah-Hartman1-1/+1
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-11-08misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli1-0/+4
2023-11-08tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams1-0/+147
2023-11-08tty: 8250: Add support for Intashield IX cardsCameron Williams1-0/+21
2023-11-08tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams1-0/+29
2023-11-08tty: 8250: Fix up PX-803/PX-857Cameron Williams1-3/+3
2023-11-08tty: 8250: Fix port count of PX-257Cameron Williams1-1/+1
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams1-0/+6
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams1-0/+60
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams1-0/+57
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams1-8/+1
2023-11-08tty: n_gsm: fix race condition in status line change on dead connectionsDaniel Starke1-0/+2
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov1-10/+16
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu1-0/+3
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika1-1/+1
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2-3/+6
2023-11-08drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-11-08drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello2-0/+20
2023-11-08can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorOliver Hartkopp1-11/+8
2023-11-08can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp1-12/+17
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp2-156/+267
2023-11-08can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp1-0/+4
2023-11-08can: isotp: check CAN address family in isotp_bind()Oliver Hartkopp1-0/+3
2023-11-08can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formattingOliver Hartkopp1-0/+5
2023-11-08can: isotp: set max PDU size to 64 kByteOliver Hartkopp1-2/+2
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2-1/+2
2023-11-08r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson1-0/+4
2023-11-08r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson1-0/+3
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui1-0/+2
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun1-10/+11
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl1-1/+3
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana1-1/+1
2023-11-08drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek1-4/+4
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal1-1/+1
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III1-2/+3
2023-11-08fs/ntfs3: Avoid possible memory leakSu Hui1-2/+4
2023-11-08fs/ntfs3: Fix directory element type detectionGabriel Marcano1-1/+5
2023-11-08fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()Konstantin Komarov1-4/+2
2023-11-08fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()Konstantin Komarov1-1/+1
2023-11-08fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)Konstantin Komarov3-4/+16
2023-11-08fs/ntfs3: Write immediately updated ntfs stateKonstantin Komarov1-10/+3
2023-11-08fs/ntfs3: Add ckeck in ni_update_parent()Konstantin Komarov1-0/+6
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann1-0/+4
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy1-1/+1
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-11-08irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel1-1/+9