summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-105-26/+29
|\
| * Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe2024-02-084-23/+25
| |\
| | * nvme: use ns->head->pi_size instead of t10_pi_tuple structure sizeFrancis Pravin2024-02-071-1/+1
| | * nvme-core: fix comment to reflect right functionsChaitanya Kulkarni2024-02-071-2/+2
| | * nvme: move passthrough logging attribute to headKeith Busch2024-02-073-18/+17
| | * nvme-host: fix the updating of the firmware versionMaurizio Lombardi2024-02-011-2/+5
| * | virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun2024-02-081-3/+4
| |/
* | Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-02-101-1/+17
|\ \
| * | firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto2024-02-071-1/+17
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-094-10/+14
|\ \ \
| * | | scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG2024-02-051-1/+0
| * | | scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()Alice Chao2024-02-051-1/+3
| * | | scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke2024-02-051-6/+6
| * | | scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei2024-02-052-2/+5
* | | | Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-0914-62/+65
|\ \ \ \
| * | | | cxl/trace: Remove unnecessary memcpy'sIra Weiny2024-02-031-3/+3
| * | | | cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny2024-02-032-26/+19
| * | | | efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker2024-02-021-9/+10
| * | | | efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker2024-02-022-2/+2
| * | | | efi/libstub: Add one kernel-doc commentYang Li2024-01-301-0/+1
| * | | | x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel2024-01-305-8/+12
| * | | | x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2024-01-262-12/+16
| * | | | riscv/efistub: Tighten ELF relocation checkArd Biesheuvel2024-01-231-1/+1
| * | | | riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka2024-01-231-1/+1
* | | | | Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-091-4/+6
|\ \ \ \ \
| * | | | | PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter2024-02-071-3/+4
| * | | | | PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-071-1/+2
| |/ / / /
* | | | | Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-092-20/+29
|\ \ \ \ \
| * | | | | hwmon: (coretemp) Enlarge per package core count limitZhang Rui2024-02-041-1/+1
| * | | | | hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui2024-02-041-13/+19
| * | | | | hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui2024-02-041-6/+2
| * | | | | hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli2024-02-041-0/+7
| | |_|/ / | |/| | |
* | | | | Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-02-092-1/+35
|\ \ \ \ \
| * | | | | mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein2024-02-061-1/+5
| * | | | | mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai2024-02-061-0/+30
* | | | | | Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-093-10/+10
|\ \ \ \ \ \
| * | | | | | pmdomain: mediatek: fix race conditions with genpdEugen Hristev2024-01-231-8/+7
| * | | | | | pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven2024-01-221-1/+2
| * | | | | | pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio2024-01-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-091-4/+4
|\ \ \ \ \ \
| * | | | | | gpio: remove GPIO device from the list unconditionally in error pathBartosz Golaszewski2024-02-081-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-0955-251/+387
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-02-096-20/+22
| |\ \ \ \ \ \
| | * | | | | | drm/msm/mdss: specify cfg bandwidth for SDM670Dmitry Baryshkov2024-01-251-0/+1
| | * | | | | | drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupAbhinav Kumar2024-01-241-2/+2
| | * | | | | | drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh2024-01-242-5/+10
| | * | | | | | drm/msms/dp: fixed link clock divider bits be over written in BPC unknown caseKuogee Hsieh2024-01-242-8/+7
| | * | | | | | drm/msm/dpu: fix kernel-doc warningsRandy Dunlap2024-01-242-5/+2
| * | | | | | | Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-0928-98/+220
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar2024-02-071-0/+6