aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2018-06-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook