summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-023-15/+3
|\
| * hwmon: (mcp3021) Fix broken output scalingStevens, Nick2015-07-011-13/+1
| * hwmon: (nct7802) fix visibility of temp3Constantine Shulyupin2015-07-011-1/+1
| * hwmon: (dell-smm-hwmon) Use a valid name attributeGabriele Mazzotta2015-07-011-1/+1
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-024-129/+15
|\ \
| * \ Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/...Kevin Hilman2015-07-0176-1782/+2690
| |\ \
| | * \ Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren2015-06-10461-6263/+6089
| | |\ \
| | | * | serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren2015-06-101-54/+4
| | | * | serial: omap: Switch wake-up interrupt to generic wakeirqTony Lindgren2015-06-101-31/+4
| | * | | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren2015-05-221-43/+6
| * | | | soc: qcom: spm: Fix idle on THUMB2 kernelsStephen Boyd2015-07-011-1/+1
| * | | | Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-2536-940/+4065
| |\ \ \ \
| * \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-2543-22/+8274
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-254-34/+85
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-0226-89/+539
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon: only check the sink type on DP connectorsAlex Deucher2015-06-301-9/+9
| * | | | | | | | drm/amdgpu: add flag to delay VM updatesChristian König2015-06-291-3/+3
| * | | | | | | | drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-291-1/+58
| * | | | | | | | drm/amdgpu: recreate fence from user seqChristian König2015-06-293-9/+44
| * | | | | | | | gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov2015-06-291-0/+6
| * | | | | | | | Revert "drm/radeon: dont switch vt on suspend"Alex Deucher2015-06-291-1/+0
| * | | | | | | | drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-291-1/+1
| * | | | | | | | drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang2015-06-291-1/+1
| * | | | | | | | drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-293-9/+3
| * | | | | | | | drm/amdgpu: remove unnecessary check before kfreeManinder Singh2015-06-291-2/+1
| * | | | | | | | drm/amdgpu: use kzalloc for allocating one thingManinder Singh2015-06-291-1/+1
| * | | | | | | | drm/radeon: fix adding all VAs to the freed list on remove v2Christian König2015-06-291-2/+2
| * | | | | | | | drm/amdgpu: add chunk id validity checkChristian König2015-06-291-3/+11
| * | | | | | | | drm/amdgpu: fix crash on invalid CS IOCTLChristian König2015-06-291-2/+3
| * | | | | | | | drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang2015-06-291-0/+6
| * | | | | | | | drm/amdgpu: check VCE feedback and bitstream indexChristian König2015-06-291-8/+16
| * | | | | | | | drm/amdgpu: make VCE handle check more strictChristian König2015-06-291-16/+48
| * | | | | | | | drm/amdgpu: check VCE relocation buffer rangeChristian König2015-06-293-29/+92
| * | | | | | | | drm/amdgpu: silence invalid error messageChristian König2015-06-291-1/+1
| * | | | | | | | drm/amdgpu: fix wrong typemonk.liu2015-06-291-1/+2
| * | | | | | | | drm/amdgpu: print the bo_list in the CS trace point as wellChristian König2015-06-291-2/+4
| * | | | | | | | drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2015-06-292-0/+18
| * | | | | | | | drm/amdgpu: add BO map/unmap trace pointChristian König2015-06-292-0/+52
| * | | | | | | | drm/amdgpu: simplify fence debugfs output a bitChristian König2015-06-291-2/+3
| * | | | | | | | drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse2015-06-291-0/+11
| * | | | | | | | drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-06-291-0/+34
| * | | | | | | | drm/amdgpu: Configure doorbell to maximum slotsBen Goz2015-06-291-1/+1
| * | | | | | | | drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz2015-06-294-0/+123
| * | | | | | | | drm/radeon: use kzalloc for allocating one thingManinder Singh2015-06-291-1/+1
| * | | | | | | | drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher2015-06-291-1/+1
* | | | | | | | | Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds2015-07-027-4/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira2015-06-301-0/+3
| * | | | | | | | | drm/i915: fix backlight after resume on 855gmJani Nikula2015-06-292-0/+9
| * | | | | | | | | agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-06-291-1/+1
| * | | | | | | | | drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure pathMichel Thierry2015-06-261-3/+3