summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-19i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-10-19i2c: xiic: Add platform module aliasMartin Tůma
2022-10-19ACPI: scan: Fix DMA range assignmentRobin Murphy
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-19ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki
2022-10-19drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updatesChristian König
2022-10-19nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner
2022-10-19nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg
2022-10-19nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin
2022-10-19nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagChristian König
2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle)
2022-10-19nvme-pci: disable write zeroes on various Kingston SSDXander Li
2022-10-19nvme: fix error pointer dereference in error handlingDan Carpenter
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-18drm/amdgpu: Fix for BO move issueArunpravin Paneer Selvam
2022-10-18drm/amdgpu: dequeue mes scheduler during finiYuBiao Wang
2022-10-18drm/amd/pm: enable thermal alert on smu_v13_0_10Kenneth Feng
2022-10-18drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha
2022-10-18drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callbackNathan Chancellor
2022-10-18drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck
2022-10-18drm/amd/pm: add SMU IP v13.0.4 IF version define to V7Tim Huang
2022-10-18drm/amd/pm: update SMU IP v13.0.4 driver interface versionTim Huang
2022-10-18drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan
2022-10-18drm/amd/pm: fulfill SMU13.0.7 cstate control interfaceEvan Quan
2022-10-18drm/amd/pm: fulfill SMU13.0.0 cstate control interfaceEvan Quan
2022-10-18drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supportedYiPeng Chai
2022-10-18drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10YiPeng Chai
2022-10-18drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3YiPeng Chai
2022-10-18drm/amdgpu: skip mes self test for gc 11.0.3Likun Gao
2022-10-18drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/pm: remove the pptable id override on smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10Kenneth Feng
2022-10-18drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"Asher Song
2022-10-18drm/amdgpu: Refactor mode2 reset logic for v11.0.7Victor Zhao
2022-10-18Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao
2022-10-18Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao
2022-10-18drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-10-18dm clone: Fix typo in block_device format specifierNikos Tsironis
2022-10-18dm: remove unnecessary assignment statement in alloc_dev()Genjian Zhang
2022-10-18dm cache: delete the redundant word 'each' in commentShaomin Deng
2022-10-18dm raid: fix typo in analyse_superblocks code commentJiangshan Yi
2022-10-18dm verity: enable WQ_HIGHPRI on verify_wqNathan Huckleberry
2022-10-18dm raid: delete the redundant word 'that' in commentJilin Yuan
2022-10-18dm: change from DMWARN to DMERR or DMCRIT for fatal errorsMikulas Patocka
2022-10-18dm bufio: use the acquire memory barrier when testing for B_READINGMikulas Patocka
2022-10-18HID: lenovo: Make array tp10ubkbd_led static constColin Ian King