summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun2024-03-205-26/+37
| | * | | | | | | | | | | | | drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun2024-03-205-31/+41
| | * | | | | | | | | | | | | drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin2024-03-202-2/+9
| | * | | | | | | | | | | | | drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2024-03-202-2/+5
| | * | | | | | | | | | | | | drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang2024-03-201-0/+1
| | * | | | | | | | | | | | | drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar2024-03-2010-38/+52
| | * | | | | | | | | | | | | drm/amd/display: Enable DML2 debug flagsAurabindo Pillai2024-03-201-0/+3
| | * | | | | | | | | | | | | drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel2024-03-201-3/+15
| | * | | | | | | | | | | | | drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0Friedrich Vock2024-03-201-0/+6
| | * | | | | | | | | | | | | drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu2024-03-201-4/+3
| | * | | | | | | | | | | | | drm/amdgpu: fix use-after-free bugVitaly Prosyak2024-03-201-4/+16
| | * | | | | | | | | | | | | drm/amdgpu: Handle duplicate BOs during process restoreMukul Joshi2024-03-201-4/+10
| | * | | | | | | | | | | | | drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello2024-03-201-8/+14
| * | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie2024-03-223-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | nouveau/gsp: don't check devinit disable on GSP.Dave Airlie2024-03-191-1/+0
| | * | | | | | | | | | | | | | drm/tests: Build KMS helpers when DRM_KUNIT_TEST_HELPERS is enabledKarolina Stolarek2024-03-151-1/+1
| | * | | | | | | | | | | | | | drm/sun4i: hdmi: Fix u64 div on 32bit archMaxime Ripard2024-03-141-1/+1
| * | | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/...Dave Airlie2024-03-1911-27/+47
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | drm/exynos: simplify the return value handling in exynos_dp_get_modes()Jani Nikula2024-03-131-4/+3
| | * | | | | | | | | | | | | | drm/bridge: lt9611uxc: use int for holding number of modesJani Nikula2024-03-131-1/+1
| | * | | | | | | | | | | | | | drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula2024-03-131-1/+1
| | * | | | | | | | | | | | | | drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula2024-03-131-2/+2
| | * | | | | | | | | | | | | | drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula2024-03-131-9/+7
| | * | | | | | | | | | | | | | drm/exynos: do not return negative values from .get_modes()Jani Nikula2024-03-132-4/+4
| | * | | | | | | | | | | | | | drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula2024-03-131-6/+11
| | * | | | | | | | | | | | | | drm/probe-helper: warn about negative .get_modes()Jani Nikula2024-03-131-0/+7
| | * | | | | | | | | | | | | | drm/nouveau: fix kerneldoc warningsTimur Tabi2024-03-121-0/+9
| | * | | | | | | | | | | | | | nouveau: reset the bo resource bus info after an evictionDave Airlie2024-03-121-0/+2
| * | | | | | | | | | | | | | | Merge tag 'drm-xe-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-03-196-35/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza2024-03-141-18/+23
| | * | | | | | | | | | | | | | drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray2024-03-141-1/+3
| | * | | | | | | | | | | | | | drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost2024-03-144-16/+29
* | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-03-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | perf: starfive: fix 64-bit only COMPILE_TEST conditionConor Dooley2024-03-191-1/+2
* | | | | | | | | | | | | | | | | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-03-218-254/+150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rtc: class: make rtc_class constantRicardo B. Marliere2024-03-082-9/+14
| * | | | | | | | | | | | | | | | | rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni2024-03-081-3/+3
| * | | | | | | | | | | | | | | | | rtc: max31335: fix interrupt status regAntoniu Miclaus2024-02-291-1/+1
| * | | | | | | | | | | | | | | | | rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap2024-02-291-1/+2
| * | | | | | | | | | | | | | | | | rtc: m41t80: Use the unified property API get the wakeup-source propertyCurtis Klein2024-02-291-4/+1
| * | | | | | | | | | | | | | | | | rtc: pcf8523: add suspend handlers for alarm IRQAlexandre Belloni2024-02-291-0/+25
| * | | | | | | | | | | | | | | | | rtc: ds1511: set alarm offset limitAlexandre Belloni2024-02-291-0/+1
| * | | | | | | | | | | | | | | | | rtc: ds1511: set rangeAlexandre Belloni2024-02-291-0/+1
| * | | | | | | | | | | | | | | | | rtc: ds1511: drop inline/noinline hintsAlexandre Belloni2024-02-291-3/+3
| * | | | | | | | | | | | | | | | | rtc: ds1511: rename pdataAlexandre Belloni2024-02-291-29/+29
| * | | | | | | | | | | | | | | | | rtc: ds1511: implement ds1511_rtc_read_alarm properlyAlexandre Belloni2024-02-291-22/+9
| * | | | | | | | | | | | | | | | | rtc: ds1511: remove partial alarm supportAlexandre Belloni2024-02-291-8/+4
| * | | | | | | | | | | | | | | | | rtc: ds1511: let the core know when alarm are not supportedAlexandre Belloni2024-02-291-15/+9
| * | | | | | | | | | | | | | | | | rtc: ds1511: remove ds1511_rtc_update_alarmAlexandre Belloni2024-02-291-29/+23
| * | | | | | | | | | | | | | | | | rtc: ds1511: remove incomplete UIE supportAlexandre Belloni2024-02-291-13/+5