aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska40-40/+40
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-1/+1
2024-03-06drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-03-06drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere1-10/+11
2024-03-06drm/amdgpu: add ring timeout information in devcoredumpSunil Khatri2-0/+15
2024-03-06drm/amdgpu: add dcn3.5.1 supportYifan Zhang1-0/+1
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti2-169/+530
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti2-10/+19
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer2-11/+14
2024-03-06drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang1-13/+34
2024-03-06drm/amdgpu: remove unused codeJesse Zhang2-47/+15
2024-03-06ieee802154: mcr20a: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-06ieee802154: at86rf230: Replace of_gpio.h by proper oneAndy Shevchenko1-2/+1
2024-03-06pinctrl: nomadik: fix dereference of error pointerThéo Lebrun1-2/+3
2024-03-06gpio: nomadik: Back out some managed resourcesLinus Walleij1-11/+24
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe8-216/+265
2024-03-06spi: Exctract spi_dev_check_cs() helperAndy Shevchenko1-20/+27
2024-03-06spi: Exctract spi_set_all_cs_unused() helperAndy Shevchenko1-50/+24
2024-03-06spi: cs42l43: Don't limit native CS to the first chip selectCharles Keepax1-2/+1
2024-03-06ixgbe: pull out stats update to common routinesMaciej Fijalkowski3-25/+53
2024-03-06i40e: remove unnecessary qv_info ptr NULL checksAlexey Kodanev2-8/+0
2024-03-06iavf: drop duplicate iavf_{add|del}_cloud_filter() callsAlexey Kodanev1-9/+0
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka3-5/+145
2024-03-06dm-integrity: set max_integrity_segments in dm_integrity_io_hintsChristoph Hellwig1-1/+1
2024-03-06ice: fix stats being updated by way too large valuesPrzemek Kitszel1-13/+11
2024-03-06igb: Fix missing time sync eventsVinicius Costa Gomes1-18/+5
2024-03-06igc: Fix missing time sync eventsVinicius Costa Gomes1-11/+1
2024-03-06md: remove mddev->queueChristoph Hellwig7-23/+26
2024-03-06md: don't initialize queue limitsChristoph Hellwig1-2/+0
2024-03-06md/raid10: use the atomic queue limit update APIsChristoph Hellwig1-27/+33
2024-03-06md/raid5: use the atomic queue limit update APIsChristoph Hellwig1-65/+65
2024-03-06md/raid1: use the atomic queue limit update APIsChristoph Hellwig1-9/+16
2024-03-06md/raid0: use the atomic queue limit update APIsChristoph Hellwig1-15/+20
2024-03-06md: add queue limit helpersChristoph Hellwig2-0/+48
2024-03-06md: add a mddev_is_dm helperChristoph Hellwig6-35/+38
2024-03-06md: add a mddev_add_trace_msg helperChristoph Hellwig6-29/+28
2024-03-06md: add a mddev_trace_remap helperChristoph Hellwig6-37/+17
2024-03-06iommu/dma: Document min_align_mask assumptionRobin Murphy1-0/+5
2024-03-06iommu/vt-d: Remove scalabe mode in domain_context_clear_one()Lu Baolu1-14/+1
2024-03-06iommu/vt-d: Remove scalable mode context entry setup from attach_devLu Baolu1-112/+44
2024-03-06iommu/vt-d: Setup scalable mode context entry in probe pathLu Baolu3-0/+151
2024-03-06iommu/vt-d: Fix NULL domain on device releaseLu Baolu3-25/+71
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu1-4/+15
2024-03-06iommu/vt-d: Improve ITE fault handling if target device isn't presentEthan Zhao1-0/+22
2024-03-06iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao1-0/+3
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-5/+0
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4