summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-16usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2021-06-16spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski1-4/+3
2021-06-16spi: Fix spi device unregister flowSaravana Kannan1-6/+12
2021-06-10xen-netback: take a reference to the RX task threadRoger Pau Monne1-0/+6
2021-06-10i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-10drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov2-52/+2
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell1-0/+4
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia ZiemiaƄska1-3/+7
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-06-10wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-10wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-10wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-10wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-10wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-10wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-10wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-10drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-06-10serial: stm32: fix threaded interrupt handlingJohan Hovold1-10/+12
2021-06-10bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren1-2/+2
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren1-3/+50
2021-06-10optee: use export_uuid() to copy client UUIDJens Wiklander2-4/+8
2021-06-10ixgbe: add correct exception tracing for XDPMagnus Karlsson2-14/+16
2021-06-10ixgbe: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson1-4/+7
2021-06-10ice: add correct exception tracing for XDPMagnus Karlsson2-5/+15
2021-06-10ice: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson1-4/+8
2021-06-10ice: simplify ice_run_xdpMaciej Fijalkowski1-10/+5
2021-06-10i40e: add correct exception tracing for XDPMagnus Karlsson2-3/+12
2021-06-10i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson1-4/+7
2021-06-10cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-10i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+9
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4
2021-06-10ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt1-45/+6
2021-06-10ice: handle the VF VSI rebuild failureHaiyue Wang1-1/+6
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2-5/+8
2021-06-10ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley1-0/+2
2021-06-10cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy1-9/+5
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-10igb: add correct exception tracing for XDPMagnus Karlsson1-4/+6
2021-06-10drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng1-2/+2
2021-06-10nvmet: fix freeing unallocated p2pmemMax Gurtovoy1-17/+16
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-1/+2
2021-06-10net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-10net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-10net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8