summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-26usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-26usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-26USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-26USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin1-0/+8
2022-11-26USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin1-0/+2
2022-11-26USB: serial: option: remove old LARA-R6 PIDDavide Tronchin1-2/+1
2022-11-26USB: serial: option: add Sierra Wireless EM9191Benoît Monin1-0/+5
2022-11-26USB: bcma: Make GPIO explicitly optionalLinus Walleij1-4/+6
2022-11-26speakup: replace utils' u_char with unsigned charĐoàn Trần Công Danh1-1/+1
2022-11-26speakup: fix a segfault caused by switching consolesMushahid Hussain1-1/+1
2022-11-26slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski1-4/+4
2022-11-26slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG...Zheng Bin1-1/+1
2022-11-26nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000Tiago Dias Ferreira1-0/+2
2022-11-26nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron NitroBean Huo1-0/+2
2022-11-26usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau1-0/+10
2022-11-26Revert "usb: dwc3: disable USB core PHY management"Johan Hovold1-10/+0
2022-11-26drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-26drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-26drm/amd/display: Fix optc2_configure warning on dcn314Roman Li1-1/+1
2022-11-26drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen1-0/+30
2022-11-26drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang1-6/+6
2022-11-26drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira1-0/+1
2022-11-26drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang2-6/+20
2022-11-26drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg1-22/+29
2022-11-26drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan1-12/+11
2022-11-26drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan6-20/+50
2022-11-26drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan1-2/+28
2022-11-26platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2022-11-26platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello1-2/+0
2022-11-26dm-crypt: provide dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-11-26netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2022-11-26net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-26net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2-0/+6
2022-11-26net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing1-0/+3
2022-11-26nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg1-0/+2
2022-11-26net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-26platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-11-26platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-26drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2
2022-11-26net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang1-3/+7
2022-11-26net: hns3: fix return value check bug of rx copybreakJie Wang1-2/+2
2022-11-26net: hns3: fix incorrect hw rss hash type of rx packetJian Shen6-94/+94
2022-11-26net: ena: Fix error handling in ena_init()Yuan Can1-1/+7
2022-11-26net: ionic: Fix error handling in ionic_init_module()Yuan Can1-1/+7
2022-11-26mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-26xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang1-1/+1
2022-11-26net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun1-0/+2
2022-11-26drm/lima: Fix opp clkname setting in case of missing regulatorErico Nunes1-6/+9
2022-11-26octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan1-1/+5
2022-11-26octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan1-1/+5