summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-22iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()Christophe JAILLET1-1/+1
2024-10-22iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in KconfigJavier Carrasco1-0/+1
2024-10-22iio: dac: ltc1660: add missing select REGMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-22iio: dac: ad5770r: add missing select REGMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-22drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher1-12/+10
2024-10-22drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen1-2/+2
2024-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-10-22drm/vmwgfx: Cleanup kms setup without 3dZack Rusin2-32/+6
2024-10-22drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das1-3/+0
2024-10-22drm/xe/xe_sync: initialise ufence.signalledMatthew Auld1-1/+1
2024-10-22drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak1-0/+3
2024-10-22drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak1-10/+27
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-22scsi: ufs: core: Requeue aborted requestPeter Wang1-16/+4
2024-10-22scsi: ufs: core: Fix the issue of ICU failurePeter Wang1-7/+8
2024-10-22scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek1-1/+3
2024-10-22scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar2-17/+29
2024-10-22Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-22ublk: don't allow user copy for unprivileged deviceMing Lei1-1/+10
2024-10-22Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann1-0/+1
2024-10-22s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-22s390/sclp: Deactivate sclp after all its usersThomas Weißschuh1-1/+2
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu1-1/+3
2024-10-22net: fec: Remove duplicated codeCsókás, Bence1-7/+1
2024-10-22net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence1-25/+25
2024-10-22net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan1-0/+2
2024-10-22net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...Oleksij Rempel1-3/+11
2024-10-22net: enetc: disable NAPI after all rings are disabledWei Fang1-6/+6
2024-10-22net: enetc: disable Tx BD rings after they are emptyWei Fang1-10/+26
2024-10-22net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang2-0/+15
2024-10-22net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang1-1/+1
2024-10-17PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam4-10/+10
2024-10-17idpf: use actual mbx receive payload lengthJoshua Hay1-8/+1
2024-10-17PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson1-10/+15
2024-10-17powercap: intel_rapl_tpmi: Fix bogus register readingZhang Rui1-1/+1
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-17ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han1-2/+6
2024-10-17ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han1-2/+2
2024-10-17device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)1-1/+1
2024-10-17net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit1-1/+23
2024-10-17net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi1-2/+3
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin1-0/+29
2024-10-17OPP: fix error code in dev_pm_opp_set_config()Dan Carpenter1-1/+3
2024-10-17ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel1-4/+14
2024-10-17mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski1-0/+8
2024-10-17Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij1-53/+18
2024-10-17scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman1-3/+2