summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-14net: marvell10g: report firmware versionRussell King
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-04-14ionic: fix unused assignmentShannon Nelson
2020-04-14ionic: add dynamic_debug headerShannon Nelson
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher
2020-04-14drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-14xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-14drm/i915/gvt: switch to user vfio_group_pin/upin_pagesYan Zhao
2020-04-14drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rwYan Zhao
2020-04-14drm/i915/gvt: hold reference of VFIO group during opening of vgpuYan Zhao
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-13scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-13drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit
2020-04-13clk: sprd: don't gate uart console clockChunyan Zhang
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann
2020-04-13clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann
2020-04-13scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser
2020-04-13scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-04-13scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali
2020-04-13scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET
2020-04-13opp: Manage empty OPP tables with clk handleRajendra Nayak
2020-04-13rbd: don't mess with a page vector in rbd_notify_op_lock()Ilya Dryomov
2020-04-13rbd: don't test rbd_dev->opts in rbd_dev_image_release()Ilya Dryomov
2020-04-13rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov
2020-04-13rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter
2020-04-12net: mvneta: Fix a typoChristophe JAILLET
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin
2020-04-12hwmon: (k10temp) make some symbols staticJason Yan
2020-04-12hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck
2020-04-12hwmon: (drivetemp) Use drivetemp's true module name in Kconfig sectionAnn T Ropea
2020-04-12hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber