aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-09reset: use lock guards in reset coreBartosz Golaszewski1-30/+25
2026-03-09reset: fold ida_alloc() into reset_create_gpio_aux_device()Bartosz Golaszewski1-15/+14
2026-03-09reset: warn on reset-gpio releaseBartosz Golaszewski1-1/+1
2026-03-09reset: gpio: remove unneeded auxiliary_set_drvdata()Bartosz Golaszewski1-2/+0
2026-03-09reset: gpio: simplify fallback device matchingBartosz Golaszewski2-14/+6
2026-03-09reset: gpio: add a devlink between reset-gpio and its consumerBartosz Golaszewski1-24/+55
2026-03-09reset: gpio: remove unneeded OF-node putBartosz Golaszewski1-10/+0
2026-03-09gpio: mpsse: drop redundant device referenceJohan Hovold1-12/+1
2026-03-09drm/tyr: Use DRM device type alias across driverDeborah Brouwer2-4/+10
2026-03-09accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski2-7/+0
2026-03-09gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocationSanjay Yadav1-0/+327
2026-03-09platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()Coby McKinney1-43/+43
2026-03-09drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
2026-03-09dmaengine: xilinx: Update kernel-doc commentsVinod Koul1-0/+2
2026-03-09dmaengine: xilinx: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2026-03-09dmaengine: switchtec-dma: Implement descriptor submissionKelvin Cao1-0/+225
2026-03-09dmaengine: switchtec-dma: Implement hardware initialization and cleanupKelvin Cao1-2/+1005
2026-03-09dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeletonKelvin Cao3-0/+219
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfersNuno Sá1-13/+91
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfersNuno Sá1-1/+33
2026-03-09dmaengine: dma-axi-dmac: Add helper for getting next descNuno Sá1-10/+23
2026-03-09dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_vec()Nuno Sá1-1/+6
2026-03-09dmaengine: ioatdma: make sysfs attributes constThomas Weißschuh1-10/+10
2026-03-09dmaengine: ioatdma: make ioat_ktype constThomas Weißschuh2-4/+4
2026-03-09dmaengine: ioatdma: move sysfs entry definition out of headerThomas Weißschuh2-6/+6
2026-03-09dmaengine: ioatdma: make some sysfs structures staticThomas Weißschuh2-6/+3
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA.LUO Haowen1-3/+3
2026-03-09drm/buddy: Add KUnit test for offset-aligned allocationsArunpravin Paneer Selvam1-0/+166
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam1-45/+227
2026-03-09soundwire: Intel: test bus.bpt_stream before assigning itBard Liao1-0/+5
2026-03-09soundwire: bus: demote UNATTACHED state warnings to dev_dbg()Cole Leavitt1-4/+4
2026-03-09soundwire: stream: Poll for DP prepare to avoid interrupt deadlockRichard Fitzgerald1-8/+14
2026-03-09soundwire: amd: refactor bandwidth calculation logicVijendar Mukunda1-4/+53
2026-03-09soundwire: amd: add clock init control functionVijendar Mukunda2-11/+36
2026-03-09PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
2026-03-09PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg1-1/+28
2026-03-09PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
2026-03-09gpu: nova-core: firmware: fix and explain v2 header offsets computationsAlexandre Courbot1-4/+12
2026-03-09drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-09drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-09drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-09drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
2026-03-09gpu: nova-core: firmware: add comments to justify v3 header valuesAlexandre Courbot1-0/+2
2026-03-08mailbox: add API to query available TX queue slotsJassi Brar1-0/+23
2026-03-09gpu: nova-core: use the Generic Bootloader to boot FWSEC on TuringTimur Tabi3-3/+365
2026-03-09gpu: nova-core: add gen_bootloader firmware to ModInfoBuilderAlexandre Courbot2-6/+22
2026-03-09gpu: nova-core: make Chipset::arch() constAlexandre Courbot1-1/+1
2026-03-09gpu: nova-core: falcon: remove unwarranted safety check in dma_loadAlexandre Courbot1-7/+0
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi3-3/+251