summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-13media: radio-keene: fix memory leak in error pathShaurya Rane
2026-01-13media: adv7180: fix frame interval in progressive modeThorsten Schmelzer
2026-01-13media: adv7180: implement g_register and s_registerThorsten Schmelzer
2026-01-13media: adv7180: add support for ancillary devicesThorsten Schmelzer
2026-01-13media: aspeed: Fix dram hang at res-changeJammy Huang
2026-01-13media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan
2026-01-13media: v4l2-core: simplify v4l2_m2m_register_entity()Dmitry Antipov
2026-01-13media: saa6588: Remove dprintk macro and use v4l2_info()Shrikant Raskar
2026-01-14media: verisilicon: AV1: Set IDR flag for intra_only frame typeBenjamin Gaignard
2026-01-13pinctrl: renesas: rzt2h: Add GPIO IRQ chip to handle interruptsCosmin Tanislav
2026-01-13drm/panel: simple: restore connector_type fallbackLudovic Desroches
2026-01-13drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut
2026-01-13drm/panel: himax-hx83102: change to gpiod_set_value_cansleepVladimir Yakovlev
2026-01-13drm/panel: mantix: Don't turn on MIPI peripheralSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Drop bank 9 initializationSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Improve power off sequenceSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Improve power on sequence timingsSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Enable DSI LPMSebastian Krzyszkowiak
2026-01-13drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()Tuo Li
2026-01-13drm/panel: simple: Add Innolux G150XGE-L05 panel entryFabio Estevam
2026-01-13drm/panel: ilitek-ili9882t: Switch Tianma TL121BVMS07 to DSC 120Hz modeLangyan Ye
2026-01-13irqchip/riscv-imsic: Revert "Remove redundant irq_data lookups"Luo Haiyang
2026-01-13media: mediatek: vcodec: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-13media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()Alper Ak
2026-01-13media: amphion: Drop min_queued_buffers assignmentMing Qian
2026-01-13media: amphion: Use kmalloc instead of vmallocMing Qian
2026-01-13media: amphion: Trigger source change if colorspace changedMing Qian
2026-01-13media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_STARTMing Qian
2026-01-13soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4Nick Xie
2026-01-13drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney
2026-01-13drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660Dmitry Baryshkov
2026-01-13drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov
2026-01-13drm/msm/dpu: drop intr_start from DPU 3.x catalog filesDmitry Baryshkov
2026-01-13drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov
2026-01-13drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov
2026-01-13drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_pla...Dmitry Baryshkov
2026-01-13drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*Dmitry Baryshkov
2026-01-13drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILEDDmitry Baryshkov
2026-01-13drm/msm/disp: pull in common tiled YUV format parametersDmitry Baryshkov
2026-01-13drm/msm/disp: pull in common YUV format parametersDmitry Baryshkov
2026-01-13drm/msm/disp: simplify tiled RGB{,A,X} formats definitionsDmitry Baryshkov
2026-01-13drm/msm/disp: simplify RGB{,A,X} formats definitionsDmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...Dmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)