summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | PCI: rockchip: Add three new resets as required propertiesShawn Lin2016-11-102-3/+70
| * | | | | | | | | | | PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas2016-11-081-0/+8
* | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-11-1231-136/+299
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-11-111-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/imx: disable planes before DCLucas Stach2016-11-091-3/+6
| * | | | | | | | | | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-102-27/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu2016-11-101-18/+33
| | * | | | | | | | | | | | | drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher2016-11-101-7/+10
| | * | | | | | | | | | | | | drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher2016-11-101-1/+3
| | * | | | | | | | | | | | | drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher2016-11-101-1/+1
| * | | | | | | | | | | | | | drm/udl: make control msg static const. (v2)Dave Airlie2016-11-101-5/+11
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-093-2/+7
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/amd/powerplay: return false instead of -EINVALAndrew Shadura2016-11-081-1/+1
| | * | | | | | | | | | | | | drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann2016-11-081-0/+2
| | * | | | | | | | | | | | | drm/amdgpu: fix crash in acp_hw_finiAlex Deucher2016-11-071-1/+4
| * | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-11-094-43/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson2016-11-071-2/+16
| | * | | | | | | | | | | | | drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson2016-11-071-1/+1
| | * | | | | | | | | | | | | drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan2016-11-071-2/+4
| | * | | | | | | | | | | | | drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan2016-11-071-3/+24
| | * | | | | | | | | | | | | drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude2016-11-071-1/+3
| | * | | | | | | | | | | | | drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä2016-11-071-36/+48
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2016-11-0710-31/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/msm: Fix error handling crashes seen when VRAM allocation failsArchit Taneja2016-11-042-3/+6
| | * | | | | | | | | | | | | drm/msm/mdp5: 8x16 actually has 8 mixer stagesRob Clark2016-11-021-1/+1
| | * | | | | | | | | | | | | drm/msm/mdp5: no scaling support on RGBn pipes for 8x16Rob Clark2016-11-022-7/+4
| | * | | | | | | | | | | | | drm/msm/mdp5: handle non-fullscreen base plane caseRob Clark2016-11-021-18/+28
| | * | | | | | | | | | | | | drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocksArchit Taneja2016-11-024-0/+4
| | * | | | | | | | | | | | | drm/msm/dsi: Queue HPD helper work in attach/detach callbacksArchit Taneja2016-11-021-2/+12
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-0711-25/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/amdgpu: add some error handling to amdgpu_init v2Christian König2016-10-311-3/+23
| | * | | | | | | | | | | | | drm/amd: fix scheduler fence teardown order v2Christian König2016-10-314-16/+24
| | * | | | | | | | | | | | | drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas2016-10-311-3/+3
| | * | | | | | | | | | | | | drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher2016-10-311-1/+1
| | * | | | | | | | | | | | | drm/radeon: Fix kernel panic on shutdownLarry Finger2016-10-311-1/+1
| | * | | | | | | | | | | | | drm/amdgpu: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+2
| | * | | | | | | | | | | | | drm/radeon: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+13
| | * | | | | | | | | | | | | drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2016-10-282-1/+7
| | * | | | | | | | | | | | | drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2016-10-282-1/+6
* | | | | | | | | | | | | | | Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2016-11-126-17/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-071-2/+2
| * | | | | | | | | | | | | | | mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-071-0/+3
| * | | | | | | | | | | | | | | mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter2016-11-071-4/+4
| * | | | | | | | | | | | | | | mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter2016-11-071-0/+4
| * | | | | | | | | | | | | | | mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter2016-11-071-0/+4
| * | | | | | | | | | | | | | | mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter2016-11-071-3/+2
| * | | | | | | | | | | | | | | mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter2016-11-071-7/+16
| * | | | | | | | | | | | | | | mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung2016-11-071-1/+1
| * | | | | | | | | | | | | | | Documentation: synopsys-dw-mshc: add binding for reset-namesJaehoon Chung2016-11-071-0/+5
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-11-128-15/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \