aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-26i2c: fsi: Fix the port number field in status registerEddie James
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel
2020-06-25vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-25interconnect: qcom: qcs404: Pass the correct bandwidth to RPMGeorgi Djakov
2020-06-25interconnect: qcom: msm8916: Pass the correct bandwidth to RPMGeorgi Djakov
2020-06-25interconnect: Fix of_node reference countingGeorgi Djakov
2020-06-25interconnect: qcom: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov
2020-06-25Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-06-25Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King
2020-06-24net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-06-24net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-06-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro
2020-06-24nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-06-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-06-24nvme: don't protect ns mutation with ns->head->lockSagi Grimberg
2020-06-24nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-06-24nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-pci: override the value of the controller's numa nodeMax Gurtovoy
2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy
2020-06-24usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon
2020-06-24xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng