summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-271-13/+4
* Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-2212-19/+37
|\
| * amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang2016-04-223-1/+5
| * drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-04-221-0/+2
| * drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-04-221-0/+2
| * drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher2016-04-221-1/+1
| * drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher2016-04-221-2/+2
| * drm/radeon: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-181-1/+4
| * Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-182-11/+5
| * drm/amdgpu/acp: fix resume on CZ systems with AZ audioAlex Deucher2016-04-181-0/+4
| * drm/radeon: add a quirk for a XFX R9 270XAlex Deucher2016-04-181-0/+1
| * drm/radeon: print pci revision as well as pci ids on driver loadAlex Deucher2016-04-181-3/+3
| * drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu2016-04-142-0/+3
| * drm/radeon: fix initial connector audio valueAlex Deucher2016-04-141-1/+6
* | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-04-221-0/+2
|\ \
| * | drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs2016-04-221-0/+2
* | | drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com2016-04-221-1/+8
* | | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-04-221-2/+2
|\| |
| * | drm/nouveau/kms: fix setting of default values for dithering propertiesBen Skeggs2016-04-221-2/+2
* | | Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-04-226-41/+75
|\ \ \
| * | | drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä2016-04-181-1/+5
| * | | drm/i915: Force ringbuffers to not be at offset 0Chris Wilson2016-04-181-2/+5
| * | | drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno writeMichał Winiarski2016-04-181-2/+8
| * | | drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala2016-04-181-2/+3
| * | | drm/i915/skl: Fix rc6 based gpu/system hangMika Kuoppala2016-04-181-2/+3
| * | | drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson2016-04-181-12/+17
| * | | drm/i915: Fixup the free space logic in ring_prepareAkash Goel2016-04-182-6/+6
| * | | drm/i915/skl+: Use plane size for relative data rate calculationKumar, Mahesh2016-04-181-14/+28
* | | | Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-04-221-3/+3
|\ \ \ \
| * | | | rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon2016-04-211-1/+1
| * | | | rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao2016-04-211-2/+2
* | | | | Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-212-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-212-0/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki2016-04-181-0/+3
| | * | | | intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-101-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2140-389/+421
|\ \ \ \ \ \
| * | | | | | Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10
| * | | | | | atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| * | | | | | net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| * | | | | | net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| * | | | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| * | | | | | net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| * | | | | | net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
| * | | | | | net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| * | | | | | net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| * | | | | | qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * | | | | | qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * | | | | | qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| * | | | | | drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| * | | | | | Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15