summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-06firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar
2025-07-06firmware: arm_scmi: Add a common helper to check if a message is supportedCristian Marussi
2025-07-06nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-07-06spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli
2025-07-06media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda
2025-07-06drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min
2025-07-06drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2025-07-06drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be readyAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Check return value when getting default PHY configAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix connecting to next bridgeAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix phy de-init and flag it soAradhya Bhatia
2025-07-06drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()Aradhya Bhatia
2025-07-06drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall
2025-07-06drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold
2025-07-06drm/udl: Unregister device before cleaning up on disconnectThomas Zimmermann
2025-07-06drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen
2025-07-06drm/tegra: Assign plane type before registrationThierry Reding
2025-07-06drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal
2025-07-06drm/cirrus-qemu: Fix pitch programmingThomas Zimmermann
2025-07-06drm/ast: Fix comment on modeset lockThomas Zimmermann
2025-07-06scsi: megaraid_sas: Fix invalid node indexChen Yu
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim
2025-07-06net: libwx: fix the creation of page_poolJiawen Wu
2025-07-06dm-raid: fix variable in journal device checkHeinz Mauelshagen
2025-07-06serial: imx: Restore original RXTL for console to fix data lossFabio Estevam
2025-07-06staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-07-06EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMsAvadhut Naik
2025-07-06drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary
2025-07-06drm/bridge: ti-sn65dsi86: make use of debugfs_init callbackWolfram Sang
2025-07-06drm/i915: fix build error some moreArnd Bergmann
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang
2025-07-06platform/x86: ideapad-laptop: use usleep_range() for EC pollingRong Zhang
2025-07-06platform/x86: ideapad-laptop: move ACPI helpers from header to source fileGergo Koteles
2025-07-06platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymcGergo Koteles
2025-07-06platform/x86: ideapad-laptop: introduce a generic notification chainGergo Koteles
2025-07-06dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2025-07-06PCI: apple: Set only available ports upJanne Grunau
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun