summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-17scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang1-1/+4
2024-05-17regulator: tps65132: Add of_match tableAndré Apitzsch1-0/+7
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-05-17drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-05-17scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki1-1/+1
2024-05-17wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg1-1/+6
2024-05-17wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+1
2024-05-17scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee6-28/+32
2024-05-17scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee3-20/+19
2024-05-17scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee1-2/+2
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-05-17scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee1-1/+1
2024-05-17scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee1-4/+4
2024-05-17scsi: ufs: core: Fix MCQ MAC configurationRohit Ner1-1/+1
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec1-2/+17
2024-05-17clk: qcom: smd-rpm: Restore msm8976 num_clkAdam Skladowski1-0/+1
2024-05-17drm/panel: ili9341: Use predefined error codesAndy Shevchenko1-2/+2
2024-05-17drm/panel: ili9341: Respect deferred probeAndy Shevchenko1-2/+2
2024-05-17drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2-3/+4
2024-05-17s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
2024-05-17vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault1-1/+18
2024-05-17spi: fix null pointer dereference within spi_syncMans Rullgard1-0/+1
2024-05-17drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-05-17cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
2024-05-17s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-05-17vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault1-0/+2
2024-05-17vxlan: Fix racy device stats updates.Guillaume Nault1-14/+14
2024-05-17net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-17spi: hisi-kunpeng: Delete the dump interface of data registers in debugfsDevyn Liu1-2/+0
2024-05-17spi: axi-spi-engine: fix version format stringDavid Lechner1-1/+1
2024-05-17spi: axi-spi-engine: use common AXI macrosDavid Lechner1-11/+6
2024-05-17spi: axi-spi-engine: move msg state to new structDavid Lechner1-54/+96
2024-05-17spi: axi-spi-engine: use devm_spi_alloc_host()David Lechner1-21/+10
2024-05-17spi: axi-spi-engine: simplify driver data allocationDavid Lechner1-6/+2
2024-05-17spi: spi-axi-spi-engine: Use helper function devm_clk_get_enabled()Li Zetao1-20/+5
2024-05-17nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang1-1/+1
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+37
2024-05-17regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno1-12/+20
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng1-4/+6
2024-05-17power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulatorAngeloGioacchino Del Regno1-1/+1
2024-05-17power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
2024-05-17pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2-36/+42