summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-23PCI: qcom: Indicate broken L1SS exit during resume from system suspendManivannan Sadhasivam
2026-05-23PCI: Indicate context lost if L1SS exit is broken during resume from system s...Manivannan Sadhasivam
2026-05-23gpib: cb7210: Fix region leak when request_irq failsHongling Zeng
2026-05-23gpib: fix double decrement of descriptor_busy in command_ioctl()Adam Crosser
2026-05-23gpib: agilent_82357a: don't check a NULL serial stringJoe Simmons-Talbott
2026-05-23char: applicom: remove low-quality, unused driverEthan Nelson-Moore
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-23virt: acrn: Fix irqfd use-after-free during eventfd shutdownSicong Huang
2026-05-23misc: pch_phub: Introduce an enum for device indentificationUwe Kleine-König (The Capable Hub)
2026-05-23misc: pch_phub: Drop two unused functionsUwe Kleine-König (The Capable Hub)
2026-05-23char/nvram: Remove redundant nvram_mutexVenkat Rao Bagalkote
2026-05-23sonypi: Check ACPI_COMPANION() against NULL at probe timeRafael J. Wysocki
2026-05-23hpet: Check ACPI_COMPANION() against NULL at probe timeRafael J. Wysocki
2026-05-23misc: tifm: Use PCI_VDEVICE to initialize pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-23drivers: misc: vmw_vmci: fix typo in commentAbhishikth J
2026-05-23misc: rtsx: Use named initializers for struct pci_device_idUwe Kleine-König (The Capable Hub)
2026-05-23char: tlclk: fix use-after-free in tlclk_cleanup()James Kim
2026-05-23mei: me: remove comma from mei_cfg_idx sentinelAlexander Usyskin
2026-05-23mei: expose device kind for ioe deviceAlexander Usyskin
2026-05-23mei: store kind as enumAlexander Usyskin
2026-05-23gpib: Suppress setting END on error from NI_USB dongleDave Penkler
2026-05-23gpib; Add register and unregister callsDave Penkler
2026-05-23gpib: Add attach routine for pci_xl boardDave Penkler
2026-05-23gpib: Add ines_pci_xl_interfaceDave Penkler
2026-05-23gpib: Don't use extended registersDave Penkler
2026-05-23gpib: Add ines 72130 line_status routineDave Penkler
2026-05-23gpib: Add enums for INES 72130 based cardsDave Penkler
2026-05-23gpib: Fix inappropriate ioctl error returnDave Penkler
2026-05-23gpib: Remove useless codeDave Penkler
2026-05-23binder: Use LIST_HEAD() to initialize on stack list headJisheng Zhang
2026-05-23rust_binder: use lock_vma_under_rcu() in shrinkerAlice Ryhl
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam
2026-05-23Merge tag 'usb-serial-7.1-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-23pinctrl: qcom: eliza: Merge QUP1_SE4 lanes in groupsAbel Vesa
2026-05-23pinctrl: Add OF dependency for PINCTRL_GENERIC_MUXFrank Li
2026-05-23pinctrl: qcom: spmi-gpio: Add PM8010 GPIO supportFenglin Wu
2026-05-23pinctrl: qcom: Add Shikra pinctrl driverKomal Bajaj
2026-05-23Merge tag 'renesas-pinctrl-for-v7.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-05-23USB: serial: cypress_m8: validate interrupt packet headersZhang Cen
2026-05-23USB: serial: safe_serial: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: omninet: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: mxuport: fix memory corruption with small endpointJohan Hovold
2026-05-22scsi: target: iscsi: Validate CHAP_R length before base64 decodeAlexandru Hossu
2026-05-22scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito
2026-05-22scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito
2026-05-22scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito
2026-05-22scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito
2026-05-22scsi: core: Convert INQUIRY informationBart Van Assche
2026-05-22scsi: core: Use the INQUIRY-related constantsBart Van Assche
2026-05-22net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()Bastien Curutchet (Schneider Electric)