summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-25scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche1-2/+2
2025-06-25scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig1-7/+11
2025-06-25scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is setChristoph Hellwig1-2/+3
2025-06-25scsi: sd: Fix VPD page 0xb7 length checkjackysliu1-1/+1
2025-06-25bnxt: properly flush XDP redirect listsYan Zhai1-1/+4
2025-06-24drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa2-19/+16
2025-06-24drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li1-0/+2
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski1-2/+1
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-1/+1
2025-06-24usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak4-6/+26
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera1-17/+17
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello1-5/+5
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher1-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher1-3/+16
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello1-15/+13
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam1-0/+19
2025-06-24serial: imx: Restore original RXTL for console to fix data lossFabio Estevam1-5/+12
2025-06-24rtc: pcf2127: add missing semicolon after statementHugo Villeneuve1-1/+1
2025-06-24rtc: pcf2127: fix SPI command byte for PCF2131Elena Popa1-0/+5
2025-06-24Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson1-7/+2
2025-06-24Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2-5/+41
2025-06-24mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II cardVictor Shih1-10/+10
2025-06-24mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih1-0/+16
2025-06-24mmc: core: Adjust some error messages for SD UHS-II cardsVictor Shih1-2/+2
2025-06-24USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit1-2/+2
2025-06-24wifi: iwlegacy: work around excessive stack usage on clang/kasanArnd Bergmann1-1/+2
2025-06-24ethernet: ionic: Fix DMA mapping testsThomas Fourier1-6/+6
2025-06-24rtc: cmos: use spin_lock_irqsave in cmos_interruptMateusz Jończyk1-4/+6
2025-06-24drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()Chaoyi Chen1-2/+5
2025-06-24Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+8
2025-06-24rtc: s5m: replace open-coded read/modify/write registers with regmap helpersAndré Draszik1-21/+7
2025-06-24rtc: s5m: replace regmap_update_bits with regmap_clear/set_bitsAndré Draszik1-6/+4
2025-06-24rtc: s5m: switch to devm_device_init_wakeupAndré Draszik1-1/+5
2025-06-24rtc: s5m: fix a typo: peding -> pendingAndré Draszik1-3/+3
2025-06-24rtc: s5m: add support for S2MPG10 RTCAndré Draszik1-0/+60
2025-06-24rtc: s5m: prepare for external regmapAndré Draszik1-36/+45
2025-06-24rtc: s5m: cache device type during probeAndré Draszik1-4/+6
2025-06-23Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"Zhe Qiao1-13/+10
2025-06-23PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabledManivannan Sadhasivam1-0/+2
2025-06-23scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()Thomas Fourier1-0/+2
2025-06-23scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()Thomas Fourier1-1/+1
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds12-233/+217
2025-06-23interconnect: exynos: handle node name allocation failureJohan Hovold1-0/+5
2025-06-23interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 nodeXilin Wu1-0/+1
2025-06-23dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-06-23net: qed: reduce stack usage for TLV processingArnd Bergmann1-4/+4