summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook
2018-06-12leds: Use struct_size() in allocationKees Cook
2018-06-12Convert vhost to struct_sizeMatthew Wilcox
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox
2018-06-12Convert virtio_console to struct_sizeMatthew Wilcox
2018-06-12xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross
2018-06-12net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET
2018-06-12net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij
2018-06-12hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger
2018-06-12hv_netvsc: fix network namespace issues with VF supportStephen Hemminger
2018-06-12hv_netvsc: drop common code until callback model fixedStephen Hemminger
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski