summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-30net: icplus: fix typo in constant nameNik Nyby2-2/+2
2015-06-29iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring1-2/+1
2015-06-29iommu/arm-smmu: Fix broken ATOS checkWill Deacon1-1/+1
2015-06-29iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel1-1/+12
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König1-3/+3
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König1-1/+58
2015-06-29drm/amdgpu: recreate fence from user seqChristian König3-9/+44
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov1-0/+6
2015-06-29Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
2015-06-29sis900: Trivial: Fix typos in enumsNik Nyby1-2/+2
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby1-2/+2
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds4-101/+133
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-110/+10506
2015-06-29leds:lp55xx: fix firmware loading errorMilo Kim2-1/+2
2015-06-29leds: fix max77693-led build errorsJacek Anaszewski1-0/+1
2015-06-29leds: fix aat1290 build errorsRandy Dunlap1-0/+1
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds28-455/+2958
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring3-13/+5
2015-06-29vmxnet3: Bump up driver version numberShreyas Bhatewara1-2/+2
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang1-1/+1
2015-06-29drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang1-1/+1
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher3-9/+3
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh1-2/+1
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-06-29drm/radeon: fix adding all VAs to the freed list on remove v2Christian König1-2/+2
2015-06-29drm/amdgpu: add chunk id validity checkChristian König1-3/+11
2015-06-29drm/amdgpu: fix crash on invalid CS IOCTLChristian König1-2/+3
2015-06-29drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang1-0/+6
2015-06-29drm/amdgpu: check VCE feedback and bitstream indexChristian König1-8/+16
2015-06-29drm/amdgpu: make VCE handle check more strictChristian König1-16/+48
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König3-29/+92
2015-06-29drm/amdgpu: silence invalid error messageChristian König1-1/+1
2015-06-29drm/amdgpu: fix wrong typemonk.liu1-1/+2
2015-06-29drm/amdgpu: print the bo_list in the CS trace point as wellChristian König1-2/+4
2015-06-29drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2-0/+18
2015-06-29drm/amdgpu: add BO map/unmap trace pointChristian König2-0/+52
2015-06-29drm/amdgpu: simplify fence debugfs output a bitChristian König1-2/+3
2015-06-29drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse1-0/+11
2015-06-29drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse1-0/+34
2015-06-29drm/amdgpu: Configure doorbell to maximum slotsBen Goz1-1/+1
2015-06-29drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz4-0/+123
2015-06-29drm/radeon: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-06-29drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher1-1/+1
2015-06-29drm/i915: fix backlight after resume on 855gmJani Nikula2-0/+9
2015-06-29agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson1-1/+1
2015-06-29watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2-0/+21
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou1-18/+100
2015-06-29watchdog: max63xx: dynamically allocate deviceVivien Didelot1-66/+104
2015-06-29crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2-5/+2