aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal249-1418/+2398
2021-06-30drm/radeon: Fix NULL dereference when updating memory statsMikel Rychliski3-21/+23
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina3-1/+18
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina5-45/+118
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina13-69/+105
2021-06-30Merge branch 'for-5.14/google' into for-linusJiri Kosina1-0/+10
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina4-11/+40
2021-06-30Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina1290-16054/+42054
2021-06-30Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie6-42/+76
2021-06-30Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2021-06-30drm/amd/amdgpu: enable gpu recovery for beige_gobyChengming Gui1-0/+1
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell1-74/+21
2021-06-30drm/amdgpu/display: drop unused variableAlex Deucher1-1/+1
2021-06-30Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira1-10/+2
2021-06-30amdgpu/nv.c - Added codec query for Beige GobyVeerabadhran Gopalakrishnan1-0/+30
2021-06-30drm/amdgpu: enable tmz on yellow carpAaron Liu1-0/+1
2021-06-30drm/amdkfd: implement counters for vm fault and migrationPhilip Yang3-1/+60
2021-06-30drm/amdkfd: add sysfs counters for vm fault and migrationPhilip Yang2-29/+131
2021-06-30drm/amdkfd: fix sysfs kobj leakPhilip Yang2-8/+7
2021-06-30drm/amdkfd: add helper function for kfd sysfs createPhilip Yang1-80/+39
2021-06-30drm/amdgpu: update HDP LS settingsEvan Quan1-36/+47
2021-06-30drm/amdgpu: update GFX MGCG settingsEvan Quan1-4/+7
2021-06-30drm/amdgpu: correct clock gating settings on feature unsupportedEvan Quan5-23/+83
2021-06-30drm/amdgpu: fix the hang caused by PCIe link width switchEvan Quan3-0/+17
2021-06-30drm/amdgpu: fix NAK-G generation during PCI-e link width switchEvan Quan3-0/+32
2021-06-30drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaitonEvan Quan1-0/+95
2021-06-30drm/amdgpu: correct tcp harvest settingEvan Quan1-44/+49
2021-06-29drm/amdgpu: Power down VCN and JPEG before disabling SMU featuresChengzhe Liu1-2/+6
2021-06-29drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu5-8/+38
2021-06-30pinctrl: ralink: rt305x: add missing includeSergio Paracuellos1-0/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-61/+255
2021-06-29RDMA/core: Always release restrack objectLeon Romanovsky1-1/+1
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky1-1/+2
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski31-122/+258
2021-06-30power: supply: ab8500: Fix an old bugLinus Walleij1-1/+1
2021-06-30power: supply: axp288_fuel_gauge: remove redundant continue statementColin Ian King1-3/+1
2021-06-30power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry more genericHans de Goede1-9/+9
2021-06-30power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_listHans de Goede1-2/+2
2021-06-30power: supply: bq24190_charger: drop of_match_ptr() from device ID tableAndy Shevchenko1-9/+2
2021-06-30drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.cYu Jiahua1-0/+1
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei3-0/+3
2021-06-29power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-29power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-19/+16
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger23-609/+2524
2021-06-29scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji1-1/+1
2021-06-29Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-36/+19
2021-06-29scsi: ipr: System crashes when seeing type 20 errorWen Xiong2-2/+3
2021-06-29scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le1-0/+1
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds53-537/+1205