summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: rt4831: Add missing .owner field in regulator_descAxel Lin2021-05-251-0/+3
* regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-29/+15
* regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-25/+7
* regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sortedAxel Lin2021-05-251-1/+1
* regulator: bd70528: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-21/+16
* regulator: max8973: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-28/+9
* regulator: bd71815: add select to fix buildRandy Dunlap2021-05-241-0/+1
* regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin2021-05-191-2/+0
* regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin2021-05-191-1/+1
* regulator: fan53880: Convert to use .probe_newAxel Lin2021-05-181-3/+2
* regulator: bd71815: Fix missing include filesAxel Lin2021-05-181-0/+2
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-121-1/+2
|\
| * Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\
| | * regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/
* | regulator: fan53555: fix tcs4525 function namesPeter Geis2021-05-121-9/+9
* | regulator: fan53555: only bind tcs4525 to correct chip idPeter Geis2021-05-121-7/+18
* | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
* | regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-111-0/+1
* | Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...Mark Brown2021-05-111-0/+12
|\ \
| * | regulator: Add a routine to set the current limit for QCOM PMIC VBUSBryan O'Donoghue2021-05-101-0/+12
* | | regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_infoAxel Lin2021-05-101-18/+4
* | | regulator: qcom_smd: Add PM8226 regulator supportBartosz Dudziak2021-05-101-0/+83
|/ /
* | 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-061-6/+175
| | * | drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-061-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-291-1/+1
| | * | amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-291-0/+8
| | * | amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-292-2/+7
| | * | drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-293-8/+18
| | * | drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-291-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
| |\ \ \ \
| | * \ \ \ Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...Jani Nikula2021-04-291-3/+3
| | |\ \ \ \
| | | * | | | drm/i915/gvt: Prevent divided by zero when calculating refresh rateColin Xu2021-04-291-3/+3
* | | | | | | drm/i915/display: fix compiler warning about array overrunLinus Torvalds2021-05-081-1/+12
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-0810-485/+434
|\ \ \ \ \ \ \