summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-09habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-10-09platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede1-4/+13
2021-10-09platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede1-0/+37
2021-10-09spi: rockchip: handle zero length transfers without timing outTobias Schramm1-0/+6
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter1-6/+8
2021-10-06usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-06HID: u2fzero: ignore incomplete packets without dataAndrej Shadura1-1/+3
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3
2021-10-06ipack: ipoctal: fix tty-registration error handlingJohan Hovold1-0/+7
2021-10-06ipack: ipoctal: fix tty registration raceJohan Hovold1-2/+2
2021-10-06ipack: ipoctal: fix stack information leakJohan Hovold1-5/+14
2021-10-06nvme: add command id quirk for apple controllersKeith Busch3-2/+11
2021-10-06hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-06net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-10-06net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang1-2/+4
2021-10-06net: hns3: reconstruct function hns3_self_testPeng Li1-37/+64
2021-10-06net: hns3: fix prototype warningHuazhong Tan1-1/+1
2021-10-06net: hns3: fix show wrong state when add existing uc mac addressJian Shen1-10/+9
2021-10-06net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2-28/+10
2021-10-06net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu1-1/+22
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-10-06ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy1-0/+1
2021-10-06net: ks8851: fix link errorArnd Bergmann2-4/+10
2021-10-06RDMA/hns: Fix inaccurate printsYixing Liu8-90/+107
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2-3/+7
2021-10-06dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn3-6/+10
2021-10-06dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-10-06drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-10-06smsc95xx: fix stalled rx after link changeAaro Koskinen1-0/+3
2021-10-06net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean1-2/+1
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-10-06hwmon: (tmp421) report /PVLD condition as faultPaul Fertser1-6/+3
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-10-06hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak1-3/+9
2021-10-06RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu1-3/+10
2021-10-06IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter1-1/+6
2021-10-06drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-10-06RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe1-2/+6
2021-10-06media: ir_toy: prevent device from hanging during transmitSean Young1-1/+20