summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg1-1/+1
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi1-1/+3
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdYong Wu1-1/+1
2021-11-25Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-0/+6
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)1-0/+13
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)1-1/+12
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit1-9/+3
2021-11-24net: dsa: qca8k: fix warning in LAG featureAnsuel Smith1-2/+2
2021-11-24cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy1-1/+10
2021-11-24gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlersEric Dumazet1-3/+0
2021-11-24gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlersEric Dumazet1-4/+1
2021-11-24tsnep: Fix resource_size cocci warningGerhard Engleder2-2/+0
2021-11-24tsnep: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher3-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar1-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang1-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang1-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang1-0/+1
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang2-9/+23
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang1-9/+13
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang1-27/+36
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang1-1/+2
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl1-4/+3
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-24drm/amdgpu: Fix double free of dmabufxinhui pan1-6/+0
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling7-8/+28
2021-11-24USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds15-47/+77
2021-11-24xen: detect uninitialized xenbus in xenbus_initStefano Stabellini1-0/+23
2021-11-24net: hns3: add dql info when tx timeoutYufeng Mo1-0/+7
2021-11-24net: hns3: debugfs add drop packet statistics of multicast and broadcast for iguJie Wang1-4/+4
2021-11-24net: hns3: format the output of the MAC addressYufeng Mo4-31/+74
2021-11-24net: hns3: add log for workqueue scheduled lateYufeng Mo4-2/+33
2021-11-24drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay3-17/+46
2021-11-24ACPI: CPPC: Add NULL pointer check to cppc_get_perf()Rafael J. Wysocki1-1/+8
2021-11-24lan78xx: Clean up some inconsistent indentingJiapeng Chong1-2/+1
2021-11-23net: stmmac: Calculate CDC error only onceKurt Kanzenbach2-10/+7
2021-11-23xen: flag pvcalls-front to be not essential for system bootJuergen Gross1-0/+1
2021-11-23xen: flag hvc_xen to be not essential for system bootJuergen Gross1-0/+1
2021-11-23xen: flag xen_drm_front to be not essential for system bootJuergen Gross1-0/+1
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross3-11/+5
2021-11-23drm/hyperv: Fix device removal on Gen1 VMsMohammed Gamal1-1/+18
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-1/+2
2021-11-23ACPI: Get acpi_device's parent from the parent fieldSakari Ailus1-8/+3