summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* memory: tegra: Unify driversThierry Reding2021-06-034-95/+44
* memory: tegra: Only initialize reset controller if availableThierry Reding2021-06-031-4/+5
* memory: tegra: Make IRQ support opitonalThierry Reding2021-06-031-11/+13
* memory: tegra: Parameterize interrupt handlerThierry Reding2021-06-033-109/+104
* memory: tegra: Extract setup code into callbackThierry Reding2021-06-036-57/+84
* memory: tegra: Make per-SoC setup more genericThierry Reding2021-06-032-11/+10
* memory: tegra: Push suspend/resume into SoC driversThierry Reding2021-06-033-20/+58
* memory: tegra: Introduce struct tegra_mc_opsThierry Reding2021-06-032-3/+7
* memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding2021-06-031-445/+836
* memory: tegra: Consolidate register fieldsThierry Reding2021-06-036-2379/+2918
* memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-031-44/+4
* memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-031-44/+4
* memory: tegra: Enable compile testing for all driversDmitry Osipenko2021-06-031-7/+11
* memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko2021-06-012-4/+4
* Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding2021-06-014-2/+268
|\
| * soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-011-0/+97
| * soc/tegra: regulators: Bump voltages on system rebootDmitry Osipenko2021-06-012-2/+148
| * regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko2021-06-011-0/+23
* | clk: tegra: Add stubs needed for compile-testingDmitry Osipenko2021-06-011-5/+0
* | clk: tegra: Don't deassert reset on enabling clocksDmitry Osipenko2021-05-313-13/+1
* | clk: tegra: Mark external clocks as not having reset controlDmitry Osipenko2021-05-311-3/+3
* | clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttlingDmitry Osipenko2021-05-312-3/+15
* | clk: tegra: Don't allow zero clock rate for PLLsDmitry Osipenko2021-05-311-0/+3
* | clk: tegra: Halve SCLK rate on Tegra20Dmitry Osipenko2021-05-311-3/+3
* | clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko2021-05-311-5/+4
* | clk: tegra: Fix refcounting of gate clocksDmitry Osipenko2021-05-312-25/+58
* | clk: tegra30: Use 300MHz for video decoder by defaultDmitry Osipenko2021-05-311-1/+1
|/
* fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\
| * Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\
| | * drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| | * drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-051-0/+4
| | * drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
| | * drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-281-1/+1
| | * amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-281-0/+8
| | * amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-282-2/+7
| | * drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-283-8/+18
| | * drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-281-0/+17
| * | Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie2021-05-074-33/+1
| |\ \
| | * | fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck2021-05-041-1/+1
| | * | drm/msm/dpu: Delete bonkers codeRob Clark2021-05-033-32/+0
| * | | Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...Dave Airlie2021-05-071-3/+3
| |\ \ \