summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher
2024-10-22drm/amdgpu: init saw registers for mmhub v1.0Zhu Lingshan
2024-10-22drm/amdgpu/discovery: add ISP discovery entries for old APUsAlex Deucher
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-22clk: Allow kunit tests to run without OF_OVERLAY enabledStephen Boyd
2024-10-22Input: userio - remove unneeded semicolonYang Li
2024-10-22Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco
2024-10-22Input: sparcspkr - use device managed memory for 'state'Javier Carrasco
2024-10-22clk: Provide devm_clk_bulk_get_all_enabled() helperCristian Ciocaltea
2024-10-22soc: qcom: smem: Fix up kerneldocKonrad Dybcio
2024-10-22clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa
2024-10-22regulator: rk808: Restrict DVS GPIOs to the RK808 variant onlyDragan Simic
2024-10-22regulator: rk808: Use dev_err_probe() in the probe pathDragan Simic
2024-10-22regulator: rk808: Perform trivial code cleanupsDragan Simic
2024-10-22regulator: core: Use fsleep() to get best sleep mechanismAnna-Maria Behnsen
2024-10-22regulator: core: remove machine init callback from configJerome Brunet
2024-10-22regulator: core: add callback to perform runtime initJerome Brunet
2024-10-22regulator: core: do not silently ignore provided init_dataJerome Brunet
2024-10-22spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov
2024-10-22drm/xe/pf: Show VFs LMEM provisioning summary over debugfsMichal Wajdeczko
2024-10-22drm/xe/guc: Prevent GuC register capture running on VFZhanjun Dong
2024-10-22RAS/AMD/ATL: Add debug prints for DF register readsYazen Ghannam
2024-10-22EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2David Thompson
2024-10-22nvme: enhance cns version checkingKeith Busch
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-10-22wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong
2024-10-22nvme: use helpers to access io_uring cmd spacePavel Begunkov
2024-10-22clk: imx95-blk-ctl: Add one clock gate for HSIO blockRichard Zhu
2024-10-22ublk: support device recovery without I/O queueingUday Shankar
2024-10-22ublk: merge stop_work and quiesce_workUday Shankar
2024-10-22ublk: refactor recovery configuration flag helpersUday Shankar
2024-10-22ublk: check recovery flags for validityUday Shankar
2024-10-22mmc: block: attach partitions fwnode if found in mmc-cardChristian Marangi
2024-10-22drm/sched: memset() 'job' in drm_sched_job_init()Philipp Stanner
2024-10-22net: netconsole: split send_msg_fragmentedBreno Leitao
2024-10-22net: netconsole: do not pass userdata up to the tailBreno Leitao
2024-10-22net: netconsole: extract release appending into separate functionBreno Leitao
2024-10-22net: netconsole: track explicitly if msgbody was written to bufferBreno Leitao
2024-10-22net: netconsole: introduce variable to track body lengthBreno Leitao
2024-10-22net: netconsole: rename body to msg_bodyBreno Leitao
2024-10-22net: netconsole: separate fragmented message handling in send_ext_msgBreno Leitao
2024-10-22net: netconsole: split send_ext_msg_udp() functionBreno Leitao