summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-21PM-runtime: Fix deadlock when canceling hrtimerVincent Guittot
2019-02-20net: marvell: mvneta: fix DMA debug warningRussell King
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas
2019-02-20clk: at91: fix masterck nameAlexandre Belloni
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni
2019-02-20Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-02-20Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-02-20Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-20drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma
2019-02-19drm/amdgpu: Update sdma golden setting for vega20shaoyunl
2019-02-19drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher
2019-02-19gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeRafael J. Wysocki
2019-02-19cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()Yangtao Li
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2019-02-18mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur
2019-02-18mailbox: Export mbox_flush()Thierry Reding
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-02-17qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-17pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-16Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel