aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-12net: ena: Add ENA Express metrics supportDavid Arinzon6-34/+137
2024-09-12scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-09-12scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner1-2/+4
2024-09-12scsi: scsi_debug: Remove a useless memset()Christophe JAILLET1-1/+0
2024-09-12scsi: pmcraid: Convert comma to semicolonChen Ni1-1/+1
2024-09-12scsi: sd: Retry START STOP UNIT commandsBart Van Assche1-0/+29
2024-09-12scsi: mpi3mr: A performance fixTomas Henzl2-2/+2
2024-09-12scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey1-1/+1
2024-09-12scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King1-3/+2
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-09-12scsi: qedf: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: pm8001: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: zalon: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: fusion: mptctl: Use min() macroYan Zhen1-1/+1
2024-09-12scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET1-3/+0
2024-09-12scsi: ibmvfc: Add max_sectors module parameterBrian King2-4/+19
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski150-677/+1418
2024-09-12scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li1-1/+0
2024-09-12scsi: st: Fix input/output error on empty drive resetRafael Rocha1-2/+3
2024-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2024-09-12drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst1-1/+1
2024-09-12drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-09-12drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko1-2/+5
2024-09-12drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld1-1/+3
2024-09-12drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann1-0/+4
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K1-1/+1
2024-09-12Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+20
2024-09-12hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko1-2/+1
2024-09-12hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko1-4/+1
2024-09-12vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter1-1/+1
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+6
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds17-122/+209
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-11/+57
2024-09-12drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi1-1/+16
2024-09-12drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld1-4/+4
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz1-1/+4
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch1-0/+4
2024-09-12Bluetooth: btsdio: Do not bind to non-removable CYW4373Scott Ehlert1-0/+1
2024-09-12cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as inputDave Jiang6-44/+54
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang5-62/+116
2024-09-12spi: ep93xx: update kerneldoc comments for ep93xx_spiArnd Bergmann1-2/+0
2024-09-12clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter1-1/+1
2024-09-12clk: ep93xx: add module licenseArnd Bergmann1-0/+4
2024-09-12dmaengine: cirrus: remove platform codeNikita Shubin1-2/+46
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-19/+6
2024-09-12pwm: ep93xx: drop legacy pinctrlNikita Shubin1-18/+0
2024-09-12gpio: ep93xx: add DT support for gpio-ep93xxNikita Shubin1-15/+23
2024-09-12wdt: ts72xx: add DT support for ts72xxNikita Shubin1-0/+8