aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-11dmaengine: stm32-dma3: add device_pause and device_resume opsAmelie Delaunay1-0/+31
2024-06-11dmaengine: stm32-dma3: add DMA_MEMCPY capabilityAmelie Delaunay1-1/+130
2024-06-11dmaengine: stm32-dma3: add DMA_CYCLIC capabilityAmelie Delaunay1-0/+77
2024-06-11dmaengine: Add STM32 DMA3 supportAmelie Delaunay3-0/+1451
2024-06-11dmaengine: stm32: New directory for STM32 DMA controllers driversAmelie Delaunay7-37/+46
2024-06-11Input: adxl34x - switch to using "guard" notationDmitry Torokhov1-41/+20
2024-06-11Input: adxl34x - switch to using managed resourcesDmitry Torokhov4-53/+17
2024-06-11Input: adxl34x - use input_set_capability()Dmitry Torokhov1-19/+13
2024-06-11Input: adxl34x - use device core to create driver-specific device attributesDmitry Torokhov4-8/+10
2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin1-0/+1
2024-06-11dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann1-1/+1
2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin1-0/+4
2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin1-18/+15
2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin1-7/+10
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli1-4/+1
2024-06-11remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin1-0/+2
2024-06-11dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt1-3/+1
2024-06-11dmaengine: altera-msgdma: cleanup after completing all descriptorsOlivier Dautricourt1-1/+6
2024-06-11dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt1-2/+3
2024-06-11dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing1-1/+3
2024-06-11drm/xe/xe2lpm: Fixup Wa_14020756599Tejas Upadhyay3-26/+7
2024-06-11drm/i915/gt: debugfs: Evaluate forcewake usage within locksAndi Shyti1-0/+4
2024-06-11hwmon: (pmbus/lm25066) Let enum chips start with index 0Guenter Roeck1-1/+1
2024-06-11hwmon: (nct6775) Let enum kinds start with index 0Guenter Roeck1-1/+1
2024-06-11hwmon: (pmbus/mp2856) Let enum chips start with index 0Guenter Roeck1-4/+4
2024-06-11hwmon: (pmbus/max31827) Explain why enum chips must not start with 0Guenter Roeck1-0/+5
2024-06-11drm/i915/mtl: Update workaround 14018575942Angus Chen1-0/+8
2024-06-11auxdisplay: ht16k33: Drop reference after LED registrationMarkus Elfring1-0/+1
2024-06-11spi: Rework DMA mapped flagMark Brown8-65/+52
2024-06-11drm/xe/guc: Add kernel-doc for HXG Fast RequestMichal Wajdeczko1-0/+28
2024-06-11drm/xe/guc: Drop unused legacy GuC message ABI definitionsMichal Wajdeczko1-13/+0
2024-06-11drm/i915/psr: Wake time is aux less wake time for Panel ReplayJouni Högander1-2/+6
2024-06-11drm/i915/psr: Check vblank against IO buffer wake time on LunarlakeJouni Högander1-1/+5
2024-06-11drm/nouveau: don't attempt to schedule hpd_work on headless cardsVasily Khoruzhick4-3/+8
2024-06-11drm/i915/psr: Take into account SU SDP scanline indication in vblank checkJouni Högander1-0/+3
2024-06-11drm/i915/psr: Move vblank length check to separate functionJouni Högander1-3/+15
2024-06-11drm/i915/psr: Print Panel Replay status instead of frame lock statusJouni Högander1-17/+5
2024-06-11drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_validJouni Högander1-7/+8
2024-06-11drm/i915/alpm: Share alpm support checks with PSR codeJouni Högander3-14/+6
2024-06-11drm/i915/psr: Split enabling sink for PSR and Panel ReplayJouni Högander1-37/+44
2024-06-11drm/i915/display: Skip Panel Replay on pipe comparison if no active planesJouni Högander1-1/+3
2024-06-11drm/i915/display: Take panel replay into account in vsc sdp unpackingJouni Högander1-1/+4
2024-06-11drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTLJouni Högander1-1/+2
2024-06-11drm/i915/alpm: Do not use fast_wake_lines for aux less wake timeJouni Högander2-2/+3
2024-06-11Revert "fpga: disable KUnit test suites when module support is enabled"Marco Pagani1-2/+2
2024-06-11drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdownDouglas Anderson1-9/+0
2024-06-11drm/panel: raydium-rm67191: Stop tracking enabledDouglas Anderson1-19/+2
2024-06-11drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/removeDouglas Anderson1-12/+0
2024-06-11drm/panel: sharp-ls043t1le01: Stop tracking preparedDouglas Anderson1-12/+0
2024-06-11drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/removeDouglas Anderson1-22/+2