summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-10drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setupzhengbin1-3/+0
2019-10-10drm/msm/mdp5: Remove set but not used variable 'fmt'zhengbin1-2/+0
2019-10-10drm/msm: Sanitize the modeset_is_locked checks in dpuSean Paul2-1/+9
2019-10-07drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'zhengbin1-3/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv'zhengbin1-11/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'dpu_cstate', 'priv'zhengbin1-4/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_core_irq.czhengbin1-6/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_encoder_phys_vid.czhengbin1-2/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.czhengbin1-4/+0
2019-10-07drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2019-10-07drm/msm/dsi: Move static keyword to the front of declarationsKrzysztof Wilczynski1-3/+3
2019-10-07drm/msm: Remove unused function argumentsDrew Davenport7-37/+14
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport3-41/+1
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-45/+19
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2-8/+3
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-36/+14
2019-10-07drm/msm/dpu: Remove unused macroDrew Davenport1-4/+0
2019-10-07drm/msm/dpu: Remove unused variablesDrew Davenport2-12/+0
2019-10-07drm/msm/gpu: add ocmem init/cleanup functionsBrian Masney7-44/+66
2019-10-07soc: qcom: add OCMEM driverBrian Masney3-0/+444
2019-10-07firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark2-1/+29
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark4-0/+96
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-3/+3
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+2
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-80/+193
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds38-148/+268
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+2
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King1-0/+69
2019-10-04net: phy: extract pause modeRussell King1-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King1-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-56/+72
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-159/+230
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds9-121/+175
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...drm-fixes-2019-10-04Dave Airlie6-102/+111
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-23/+36
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä1-1/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-3/+3
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard1-0/+1
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard6076-174255/+495443
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä1-2/+3
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst5-99/+107