summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-02drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-12-02irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi1-1/+1
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao1-0/+4
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-12-02spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-02can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-12-02can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-12-02RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-12-02RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-12-02RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-12-02platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-12-02platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg1-0/+1
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-12-02drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen1-3/+5
2020-12-02ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-12-02enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-12-02net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-12-02efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven1-1/+1
2020-12-02efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński1-1/+1
2020-12-02optee: add writeback to valid memory typeRui Miguel Silva1-1/+2
2020-12-02ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-12-02net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-12-02net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-12-02aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-12-02spi: imx: fix the unbalanced spi runtime pm managementClark Wang1-0/+1
2020-12-02firmware: xilinx: Fix SD DLL node reset issueManish Narani1-1/+1
2020-12-02i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang1-4/+6
2020-12-02iommu: Check return of __iommu_attach_device()Shameer Kolothum1-4/+6
2020-12-02ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-12-02ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-12-02bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2-35/+44
2020-12-02drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu1-39/+22
2020-12-02s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-12-02s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-12-02s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-12-02dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-12-02cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-12-02video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui1-1/+6
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-12-02bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu1-5/+1