summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-27pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne1-2/+2
2021-10-27e1000e: Separate TGP board type from SPTSasha Neftin3-15/+38
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-8/+1
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui1-1/+2
2021-10-27net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-27scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu1-1/+1
2021-10-27scsi: iscsi: Fix set_param() handlingMike Christie1-2/+0
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König1-0/+29
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-27net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-27drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut1-1/+5
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-27net: dsa: mt7530: correct ds->num_portsDENG Qingfang1-7/+1
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-27drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen1-6/+6
2021-10-27ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-27e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-27net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-27lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-27ice: fix getting UDP tunnel entryMichal Swiatkowski1-2/+2
2021-10-27drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher1-0/+2
2021-10-27xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell3-2/+29
2021-10-20net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-20net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean1-3/+3
2021-10-20nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng1-5/+14
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-20platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani1-1/+1
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu1-1/+1
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter1-1/+1
2021-10-20drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter1-1/+3
2021-10-20drm/msm/a6xx: Track current ctx by seqnoRob Clark4-4/+17
2021-10-20drm/msm/mdp5: fix cursor-related warningsDmitry Baryshkov1-0/+16
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King1-1/+2
2021-10-20drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readDouglas Anderson1-3/+12
2021-10-20drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum1-0/+1
2021-10-20spi: bcm-qspi: clear MSPI spifie interrupt during probeKamal Dasu1-32/+45