Age | Commit message (Expand) | Author | Files | Lines |
2021-09-16 | net: 6pack: Fix tx timeout and slot time | Guenter Roeck | 1 | -2/+2 |
2021-09-16 | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 9 | -25/+45 |
2021-09-16 | drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2021-09-16 | cpufreq: vexpress: Drop unused variable | Guenter Roeck | 1 | -1/+0 |
2021-09-16 | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck | 1 | -3/+3 |
2021-09-16 | 3com 3c515: make it compile on 64-bit architectures | Linus Torvalds | 1 | -1/+1 |
2021-09-16 | Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-09-16 | Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -12/+16 |
2021-09-16 | arm64: Mark __stack_chk_guard as __ro_after_init | Dan Li | 1 | -1/+1 |
2021-09-16 | arm64/kernel: remove duplicate include in process.c | Lv Ruyi | 1 | -1/+0 |
2021-09-16 | arm64/sve: Use correct size when reinitialising SVE state | Mark Brown | 1 | -1/+1 |
2021-09-16 | dt-bindings: ufs: Add bindings for Samsung ufs host | Alim Akhtar | 1 | -0/+89 |
2021-09-16 | drm/amdgpu/display: add a proper license to dc_link_dp.c | Alex Deucher | 1 | -1/+23 |
2021-09-16 | drm/amd/display: Fix white screen page fault for gpuvm | Nicholas Kazlauskas | 1 | -0/+2 |
2021-09-16 | amd/display: enable panel orientation quirks | Simon Ser | 1 | -0/+28 |
2021-09-16 | drm/amdgpu: Demote TMZ unsupported log message from warning to info | Paul Menzel | 1 | -1/+1 |
2021-09-16 | drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count | Michel Dänzer | 2 | -2/+2 |
2021-09-16 | drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver | Evan Quan | 4 | -4/+47 |
2021-09-16 | drm/radeon: pass drm dev radeon_agp_head_init directly | Nirmoy Das | 1 | -1/+1 |
2021-09-16 | drm/amdgpu: move iommu_resume before ip init/resume | James Zhu | 1 | -0/+12 |
2021-09-16 | drm/amdgpu: add amdgpu_amdkfd_resume_iommu | James Zhu | 2 | -0/+11 |
2021-09-16 | drm/amdkfd: separate kfd_iommu_resume from kfd_resume | James Zhu | 2 | -4/+14 |
2021-09-16 | drm/amd/display: Link training retry fix for abort case | Meenakshikumar Somasundaram | 1 | -3/+7 |
2021-09-16 | drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo | Qingqing Zhuo | 1 | -2/+20 |
2021-09-16 | drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3 | Hersen Wu | 3 | -17/+34 |
2021-09-16 | drm/amd/display: Get backlight from PWM if DMCU is not initialized | Harry Wentland | 2 | -14/+12 |
2021-09-16 | drm/amdkfd: make needs_pcie_atomics FW-version dependent | Felix Kuehling | 2 | -16/+29 |
2021-09-16 | drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3) | Lang Yu | 2 | -1/+138 |
2021-09-16 | drm/amdgpu: add some pptable funcs for cyan skilfish(v3) | Lang Yu | 1 | -0/+347 |
2021-09-16 | drm/amdgpu: update SMU driver interface for cyan skilfish(v3) | Lang Yu | 1 | -51/+35 |
2021-09-16 | drm/amdgpu: update SMU PPSMC for cyan skilfish | Lang Yu | 1 | -1/+8 |
2021-09-16 | drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2) | Lang Yu | 8 | -16/+49 |
2021-09-16 | drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabled | Anson Jacob | 1 | -1/+1 |
2021-09-16 | drm/amd/display: Add NULL checks for vblank workqueue | Nicholas Kazlauskas | 1 | -14/+18 |
2021-09-16 | mlxbf_gige: clear valid_polarity upon open | David Thompson | 1 | -0/+7 |
2021-09-16 | igc: fix tunnel offloading | Paolo Abeni | 1 | -1/+3 |
2021-09-16 | net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert | Eli Cohen | 3 | -9/+0 |
2021-09-16 | net: wan: wanxl: define CROSS_COMPILE_M68K | Adam Borowski | 1 | -0/+2 |
2021-09-16 | selftests: nci: replace unsigned int with int | Xiang wangx | 1 | -1/+1 |
2021-09-16 | drm/etnaviv: add missing MMU context put when reaping MMU mapping | Lucas Stach | 1 | -0/+1 |
2021-09-16 | drm/etnaviv: reference MMU context when setting up hardware state | Lucas Stach | 3 | -12/+24 |
2021-09-16 | drm/etnaviv: fix MMU context leak on GPU reset | Lucas Stach | 1 | -0/+2 |
2021-09-16 | drm/etnaviv: exec and MMU state is lost when resetting the GPU | Lucas Stach | 1 | -3/+2 |
2021-09-16 | drm/etnaviv: keep MMU context across runtime suspend/resume | Lucas Stach | 1 | -3/+3 |
2021-09-16 | drm/etnaviv: stop abusing mmu_context as FE running marker | Lucas Stach | 2 | -2/+9 |
2021-09-16 | drm/etnaviv: put submit prev MMU context when it exists | Lucas Stach | 1 | -0/+2 |
2021-09-16 | drm/etnaviv: return context from etnaviv_iommu_context_get | Lucas Stach | 5 | -11/+8 |
2021-09-16 | parisc: Use absolute_pointer() to define PAGE0 | Helge Deller | 1 | -1/+1 |
2021-09-16 | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -19/+46 |
2021-09-16 | Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+2 |