summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon2016-04-211-6/+8
| * | | | | | | | | | | iommu/amd: Fix checking of pci dma aliasesJoerg Roedel2016-04-111-11/+76
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-2222-63/+126
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | drm: Loongson-3 doesn't fully support wc memoryHuacai Chen2016-04-221-0/+2
| * | | | | | | | | | | | 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 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-229-20/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-213-18/+34
| * | | | | | | | | | | | | ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai2016-04-211-0/+1
| * | | | | | | | | | | | | ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-04-201-0/+3
| * | | | | | | | | | | | | ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai2016-04-191-0/+14
| * | | | | | | | | | | | | ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera2016-04-181-0/+1
| * | | | | | | | | | | | | ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang2016-04-181-0/+2
| * | | | | | | | | | | | | ALSA: hda - Don't trust the reported actual power stateTakashi Iwai2016-04-171-2/+4
* | | | | | | | | | | | | | Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-04-222-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | rtc: s3c: Document in binding that only s3c6410 needs a src clkJavier Martinez Canillas2016-03-291-3/+4
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | 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-2184-529/+1009
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman2016-04-211-2/+2
| * | | | | | | | | | | | | | | Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10