summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-20platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak1-1/+1
2021-10-20platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak1-1/+1
2021-10-20mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-20ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-10-20vhost-vdpa: Fix the wrong input in config_cbCindy Lu1-1/+1
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-20net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss1-1/+3
2021-10-20net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-5/+52
2021-10-20net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev1-4/+3