summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger1-1/+2
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger1-77/+0
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie4-4/+34
2020-06-25Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-0/+1
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-06-24net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang1-0/+4
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-1/+1
2020-06-24net: ethernet: mvneta: Add back interface mode validationSascha Hauer1-3/+19
2020-06-24net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer1-1/+1
2020-06-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-6/+83
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter2-15/+51
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn2-20/+53
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn1-17/+18
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro1-17/+2
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro1-1/+1
2020-06-24nvme-multipath: fix bogus request queue reference putSagi Grimberg1-0/+8
2020-06-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman2-2/+4
2020-06-24nvme: don't protect ns mutation with ns->head->lockSagi Grimberg1-8/+4
2020-06-24nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman1-8/+16
2020-06-24nvme: fix possible deadlock when I/O is blockedSagi Grimberg1-1/+0
2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-pci: override the value of the controller's numa nodeMax Gurtovoy1-0/+2
2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy1-0/+1
2020-06-24usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2-11/+14
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon1-9/+0
2020-06-24xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3
2020-06-24xhci: Return if xHCI doesn't support LPMKai-Heng Feng1-1/+4
2020-06-24usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin1-2/+3
2020-06-24xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper1-0/+1
2020-06-24xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-06-24habanalabs: increase h/w timer when checking idleOmer Shpigelman1-0/+2
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon1-9/+0
2020-06-24usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-24usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Tang Bin1-5/+1
2020-06-24usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki1-1/+3
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2