summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross-2/+18
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-14/+12
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák-1/+17
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu-2/+0
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang-0/+9
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang-1/+1
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König-2/+0
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean-1/+2
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean-8/+11
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean-0/+1
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij-4/+7
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek-1/+2
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross-37/+47
2019-10-02hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih-2/+20
2019-10-02hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih-4/+7
2019-10-02USB: serial: option: add Telit FN980 compositionsDaniele Palmas-0/+8
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler-0/+12
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka-1/+1
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang-8/+9
2019-10-01hso: fix NULL-deref on tty openJohan Hovold-4/+8
2019-10-01xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand-2/+1
2019-10-01xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand-9/+4
2019-10-01xen/balloon: Drop __balloon_append()David Hildenbrand-8/+3
2019-10-01xen/balloon: Set pages PageOffline() in balloon_add_region()David Hildenbrand-0/+1
2019-10-01Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEPDexuan Cui-0/+6
2019-10-01HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui-46/+10
2019-10-01regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo-1/+7
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel-2/+4
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu-2/+3
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu-1/+1
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu-1/+1
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu-6/+12
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu-0/+1
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu-6/+7
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu-4/+0
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu-0/+2
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu-1/+1
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang-6/+10
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang-6/+8
2019-10-01regulator: lochnagar: Add on_off_delay for VDDCORECharles Keepax-0/+1
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal-14/+12
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann-0/+1