aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-18drm/amdgpu: update Polaris10 golden settingFlora Cui2-1/+2
2016-05-18drm/amdgpu: add more Polaris10 DIDFlora Cui1-0/+9
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani1-9/+4
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm: Fix error handling in drm_connector_registerDaniel Vetter1-2/+2
2016-05-18drm: Avoid connector reference imbalance on error pathChris Wilson1-9/+11
2016-05-18Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui29-739/+2264
2016-05-18mfd: hi655x: Add MFD driver for hi655xChen Feng3-0/+173
2016-05-17Merge branch 'fixes' into miscJames Bottomley65-242/+410
2016-05-17Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds3-17/+18
2016-05-18cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano1-1/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds58-917/+1257
2016-05-18cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta1-5/+4
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-73/+126
2016-05-18cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki1-29/+11
2016-05-18cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki1-23/+12
2016-05-18intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki1-6/+5
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds25-38/+38
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds918-24685/+56228
2016-05-17nvme/host: Add missing blk_integrity tag_size + flags assignmentsNicholas Bellinger1-0/+4
2016-05-17NVMe: Add device ID's with stripe quirkKeith Busch1-0/+6
2016-05-17NVMe: Short-cut removal on surprise hot-unplugKeith Busch3-0/+23
2016-05-17NVMe: Allow user initiated rescanKeith Busch1-0/+15
2016-05-17NVMe: Reduce driver log spammingKeith Busch1-1/+4
2016-05-17NVMe: Unbind driver on failureKeith Busch1-1/+1
2016-05-17NVMe: Delete only created queuesKeith Busch1-2/+2
2016-05-17NVMe: Allocate queues only for online cpusKeith Busch1-1/+1
2016-05-17Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds5-254/+281
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds29-736/+905
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-05-17Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas13-352/+474
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas3-18/+12
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel1-19/+25
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller5-73/+202
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-9/+5
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko1-2/+2
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-135/+1229
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-15/+284
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds53-614/+2657
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru10-8/+825