summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-16net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
2022-11-16platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede
2022-11-16platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz
2022-11-16nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg
2022-11-16nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000Tiago Dias Ferreira
2022-11-15net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-15drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen
2022-11-15Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang
2022-11-15drm/amdgpu: Add psp_13_0_10_ta firmware to modinfoCandice Li
2022-11-15drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira
2022-11-15drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang
2022-11-15drm/amdgpu: Fix memory leak in amdgpu_cs_pass1Dong Chenchen
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz
2022-11-15platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede
2022-11-15platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-11-15platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K
2022-11-15drbd: use after free in drbd_create_device()Dan Carpenter
2022-11-15drm/amdgpu: use the last IB as gang leader v2Christian König
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron NitroBean Huo
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can