aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook
2022-12-31HID: uclogic: Add support for XP-PEN Deco LWJosé Expósito
2022-12-31HID: input: do not query XP-PEN Deco LW batteryJosé Expósito
2022-12-31wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-12-31drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor
2022-12-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-12-31wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee
2022-12-31HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay
2022-12-31HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay
2022-12-31drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/edid: add a quirk for two LG monitors to get them to work on 10bpcHamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao
2022-12-31drm/amd/display: skip commit minimal transition statezhikzhai
2022-12-31bnx2: Use kmalloc_size_roundup() to match ksize() usageKees Cook
2022-12-31wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-12-31ipmi: fix memleak when unload ipmi driverZhang Yuchen
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian
2022-12-31drm/etnaviv: add missing quirks for GC300Doug Brown
2022-12-31ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346Hans de Goede
2022-12-31ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede
2022-12-31ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1EHans de Goede
2022-12-31ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35Hans de Goede
2022-12-31ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_nativeHans de Goede
2022-12-31ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_noneHans de Goede
2022-12-31thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck
2022-12-31ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2022-12-31ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041urMia Kanashi
2022-12-31ACPI: processor: idle: Check acpi_fetch_acpi_dev() return valueLi Zhong
2022-12-31video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2022-12-31net: fec: check the return value of build_skb()Wei Fang
2022-12-31HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang
2022-12-31net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss
2022-12-31mctp: serial: Fix starting value for frame check sequenceJeremy Kerr
2022-12-31myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-31mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang
2022-12-31mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang
2022-12-31mailbox: mpfs: read the system controller's statusConor Dooley
2022-12-31soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen
2022-12-31rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min