aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-17thermal/drivers/rockchip: Switch to new of APIDaniel Lezcano1-7/+7
2022-08-17thermal/of: Make new code and old code co-existDaniel Lezcano2-8/+11
2022-08-17thermal/of: Fix free after use in thermal_of_unregister()Daniel Lezcano1-3/+7
2022-08-17thermal/of: Return -ENODEV instead of -EINVAL if registration failsDaniel Lezcano1-4/+5
2022-08-17thermal/of: Fix error code in of_thermal_zone_find()Dan Carpenter1-0/+1
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano1-10/+450
2022-08-17soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart1-0/+32
2022-08-17soundwire: intel/cadence: expose PING status in manager opsPierre-Louis Bossart3-0/+11
2022-08-17regmap: mmio: Support accelerared noinc operationsLinus Walleij1-0/+162
2022-08-17regmap: Support accelerated noinc operationsLinus Walleij1-3/+120
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar13-5/+932
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu8-2/+212
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu10-41/+294
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu11-28/+125
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli1-0/+39
2022-08-17ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede1-4/+20
2022-08-17drm/i915/irq: Fix a "the the" typoBo Liu1-1/+1
2022-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller5-337/+440
2022-08-17Revert "soc: imx: imx8m-blk-ctrl: set power device name"Marco Felsch1-1/+0
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopLucas Tanure1-0/+1
2022-08-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann6067-140582/+916552
2022-08-16drm/i915/dg2: Add additional tuning settingsMatt Roper2-9/+26
2022-08-16drm/i915/gt: Add dedicated function for non-ctx register tuning settingsMatt Roper1-14/+28
2022-08-16net: vertexcom: mse102x: Update email addressStefan Wahren1-1/+1
2022-08-16drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida1-6/+6
2022-08-16drm/amd/pm: Implement GFXOFF's entry count and residency for vangoghAndré Almeida3-2/+84
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida9-0/+321
2022-08-16drm/amd/display: fix minor codestyle problemsTales Aparecida1-6/+4
2022-08-16drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-08-16drm/amd/display: Unneeded semicolonmin tang1-1/+1
2022-08-16drm/amd/display: Fix comment typomin tang1-1/+1
2022-08-16drm/amd/display: Remove unused codeRodrigo Siqueira2-2168/+0
2022-08-16drm/amdgpu: use sjt mec fw on aldebaran for sriovshaoyunl1-2/+12
2022-08-16drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz5-75/+89
2022-08-16drm/amd/display: implement DSC pass-through supportHamza Mahfooz1-4/+41
2022-08-16drm/amd/display: consider DSC pass-through during mode validationHamza Mahfooz1-6/+78
2022-08-16drm/dp_mst: add passthrough_aux to struct drm_dp_mst_portHamza Mahfooz1-1/+3
2022-08-16drm/amd/display: add doc entries for MPC blending configurationMelissa Wen1-14/+77
2022-08-16Documentation/amdgpu/display: add DC color caps infoMelissa Wen1-13/+64
2022-08-16Documentation/amdgpu_dm: Add DM color correction documentationMelissa Wen1-28/+81
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer1-1/+1
2022-08-16drm/amd/display: Document some of the DML structsRodrigo Siqueira1-0/+34
2022-08-16drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutexMaíra Canal1-6/+2
2022-08-16drm/amd/display: Expand documentation for timingRodrigo Siqueira2-0/+100
2022-08-16drm/amdgpu: Fix interrupt handling on ih_soft ringMukul Joshi3-3/+18
2022-08-16drm/amd/display: Document pipe split policyRodrigo Siqueira1-0/+35
2022-08-16drm/amd/display: Add some extra kernel doc to amdgpu_dmRodrigo Siqueira2-8/+54
2022-08-16drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira4-14/+46
2022-08-16drm/amd/display: Add documentation to some of the cursor structRodrigo Siqueira1-7/+55
2022-08-16drm/amdgpu: reduce reset timeVictor Zhao4-3/+11