summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ice: do not abort devlink info if board identifier can't be foundJacob Keller2021-09-031-1/+3
* RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu2021-09-031-1/+0
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-09-031-0/+1
* scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-09-031-3/+6
* usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-09-031-4/+3
* usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-09-031-8/+8
* usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-09-031-12/+23
* USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-09-031-0/+2
* Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-09-031-1/+0
* drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2021-09-032-17/+30
* can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje2021-09-031-2/+2
* net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-09-031-8/+8
* PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry2021-08-261-0/+1
* mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne2021-08-261-1/+2
* mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne2021-08-261-0/+18
* ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu2021-08-261-10/+14
* ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu2021-08-261-18/+18
* slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla2021-08-261-1/+4
* slimbus: messaging: check for valid transaction idSrinivas Kandagatla2021-08-261-2/+3
* slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla2021-08-261-1/+1
* clk: qcom: gdsc: Ensure regulator init state matches GDSC stateBjorn Andersson2021-08-261-18/+36
* clk: imx6q: fix uart earlycon unworkDong Aisheng2021-08-261-1/+1
* mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu2021-08-261-0/+18
* mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello2021-08-261-2/+5
* mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch2021-08-261-3/+3
* iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch2021-08-263-2/+47
* i40e: Fix ATR queue selectionArkadiusz Kubalewski2021-08-261-2/+1
* r8152: fix writing USB_BP2_ENHayes Wang2021-08-261-1/+1
* iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L2021-08-262-2/+14
* iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu2021-08-262-62/+11
* net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan2021-08-261-2/+6
* net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan2021-08-261-10/+18
* ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai2021-08-261-1/+4
* net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-261-1/+3
* virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang2021-08-261-7/+7
* virtio-net: support XDP when not more queuesXuan Zhuo2021-08-261-13/+49
* vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger2021-08-261-0/+4
* bnxt_en: Add missing DMA memory barriersMichael Chan2021-08-261-0/+12
* bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan2021-08-261-0/+3
* ptp_pch: Restore dependency on PCIAndy Shevchenko2021-08-261-1/+2
* net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin2021-08-261-0/+6
* bnxt: count Tx dropsJakub Kicinski2021-08-261-0/+2
* bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2021-08-262-13/+27
* bnxt: disable napi before canceling DIMJakub Kicinski2021-08-261-2/+1
* bnxt: don't lock the tx queue from napi pollJakub Kicinski2021-08-261-22/+32
* drm/mediatek: Add AAL output size configurationjason-jh.lin2021-08-261-0/+2
* drm/mediatek: Fix aal size configYongqiang Niu2021-08-261-1/+1
* soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu2021-08-262-36/+2
* vdpa/mlx5: Avoid destroying MR on empty iotlbEli Cohen2021-08-261-9/+0