summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-12net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-06-12perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim1-3/+6
2024-06-12regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen1-56/+2
2024-06-12drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
2024-06-12nouveau: add an ioctl to report vram usageDave Airlie1-0/+5
2024-06-12nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+4
2024-06-12null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun1-0/+1
2024-06-12drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio1-1/+2
2024-06-12drm: zynqmp_dpsub: Always register bridgeSean Anderson1-4/+3
2024-06-12Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"Luca Ceresoli1-1/+0
2024-06-12media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil1-1/+14
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil2-2/+6
2024-06-12media: cec: cec-api: add locking in cec_release()Hans Verkuil1-0/+3
2024-06-12media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil1-2/+1
2024-06-12media: sunxi: a83-mips-csi2: also select GENERIC_PHYRandy Dunlap1-0/+1
2024-06-12cxl/region: Fix cxlr_pmem leaksLi Zhijian1-0/+1
2024-06-12cxl/trace: Correct DPA field masks for general_media & dram eventsAlison Schofield1-2/+2
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-06-12platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede1-2/+3
2024-06-12media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev3-3/+8
2024-06-12media: mediatek: vcodec: add encoder power management helper functionsIrui Wang4-25/+25
2024-06-12drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-06-12drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter1-5/+15
2024-06-12drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle1-12/+9
2024-06-12drm/msm/dpu: Add callback function pointer check before its callAleksandr Mishin1-1/+3
2024-06-12drm/msm/dpu: stop using raw IRQ indices in the kernel outputDmitry Baryshkov3-33/+46
2024-06-12drm/msm/dpu: make the irq table size staticDmitry Baryshkov2-18/+14
2024-06-12drm/msm/dpu: add helper to get IRQ-related dataDmitry Baryshkov2-19/+41
2024-06-12drm/msm/dpu: extract dpu_core_irq_is_valid() helperDmitry Baryshkov1-11/+11
2024-06-12drm/msm/dpu: remove irq_idx argument from IRQ callbacksDmitry Baryshkov8-24/+18
2024-06-12drm/meson: gate px_clk when setting rateNeil Armstrong1-0/+7
2024-06-12drm/mediatek: dp: Fix mtk_dp_aux_transfer return valueWojciech Macek1-1/+1
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten1-3/+0
2024-06-12drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten1-5/+5
2024-06-12media: ov2680: Do not fail if data-lanes property is absentFabio Estevam1-7/+0
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam1-2/+7
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam1-0/+1
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus1-10/+12
2024-06-12media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart1-1/+16
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-12mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez1-0/+9
2024-06-12mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez1-3/+9
2024-06-12mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez1-14/+26
2024-06-12mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra1-31/+6
2024-06-12mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez1-0/+1
2024-06-12mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez1-20/+92
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-06-12serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve1-5/+18