summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: multi_v7_defconfig: Enable BRCMNAND driverFlorian Fainelli2015-07-011-0/+1
| * | | | | ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
| * | | | | Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman2015-07-013-63/+66
| |\ \ \ \ \
| | * | | | | ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-242-63/+63
| | * | | | | ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni2015-06-171-0/+3
| * | | | | | Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/lateKevin Hilman2015-07-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function renameThomas Petazzoni2015-06-171-1/+1
| * | | | | | | ARM: at91/dt: update udc compatible stringsBoris Brezillon2015-07-014-4/+4
| * | | | | | | ARM: at91/dt: trivial: fix USB udc compatible stringNicolas Ferre2015-07-011-3/+3
| * | | | | | | Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/...Kevin Hilman2015-07-01101-1889/+2891
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren2015-06-09872-7982/+10553
| | |\ \ \ \ \ \ \
| | | * | | | | | | serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren2015-06-091-54/+4
| | | * | | | | | | serial: omap: Switch wake-up interrupt to generic wakeirqTony Lindgren2015-06-091-31/+4
| | * | | | | | | | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren2015-05-211-43/+6
| * | | | | | | | | arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo2015-07-011-0/+13
| * | | | | | | | | soc: qcom: spm: Fix idle on THUMB2 kernelsStephen Boyd2015-07-011-1/+1
| * | | | | | | | | Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman2015-06-2417-50/+419
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-2457-1067/+4966
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-24402-9239/+29441
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-24225-2075/+6675
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-2492-3312/+367
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-0227-89/+551
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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-292-3/+6
| * | | | | | | | | | | | | | | drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-292-1/+67
| * | | | | | | | | | | | | | | 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