aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-13media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li1-1/+3
2026-01-13media: radio-keene: fix memory leak in error pathShaurya Rane1-1/+1
2026-01-13media: adv7180: fix frame interval in progressive modeThorsten Schmelzer1-0/+7
2026-01-13media: adv7180: implement g_register and s_registerThorsten Schmelzer1-0/+30
2026-01-13media: adv7180: add support for ancillary devicesThorsten Schmelzer1-8/+10
2026-01-13media: aspeed: Fix dram hang at res-changeJammy Huang1-3/+19
2026-01-13media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan1-5/+8
2026-01-13media: v4l2-core: simplify v4l2_m2m_register_entity()Dmitry Antipov1-7/+3
2026-01-13media: saa6588: Remove dprintk macro and use v4l2_info()Shrikant Raskar1-14/+13
2026-01-14media: verisilicon: AV1: Set IDR flag for intra_only frame typeBenjamin Gaignard1-1/+1
2026-01-13pinctrl: renesas: rzt2h: Add GPIO IRQ chip to handle interruptsCosmin Tanislav2-0/+205
2026-01-13drm/panel: simple: restore connector_type fallbackLudovic Desroches1-45/+44
2026-01-13drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut1-0/+1
2026-01-13drm/panel: himax-hx83102: change to gpiod_set_value_cansleepVladimir Yakovlev1-6/+6
2026-01-13drm/panel: mantix: Don't turn on MIPI peripheralSebastian Krzyszkowiak1-2/+0
2026-01-13drm/panel: mantix: Drop bank 9 initializationSebastian Krzyszkowiak1-4/+2
2026-01-13drm/panel: mantix: Improve power off sequenceSebastian Krzyszkowiak1-4/+8
2026-01-13drm/panel: mantix: Improve power on sequence timingsSebastian Krzyszkowiak1-6/+7
2026-01-13drm/panel: mantix: Enable DSI LPMSebastian Krzyszkowiak1-1/+1
2026-01-13drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()Tuo Li1-1/+3
2026-01-13drm/panel: simple: Add Innolux G150XGE-L05 panel entryFabio Estevam1-0/+29
2026-01-13drm/panel: ilitek-ili9882t: Switch Tianma TL121BVMS07 to DSC 120Hz modeLangyan Ye1-11/+136
2026-01-13irqchip/riscv-imsic: Revert "Remove redundant irq_data lookups"Luo Haiyang1-2/+2
2026-01-13media: mediatek: vcodec: Discard pm_runtime_put() return valueRafael J. Wysocki2-10/+2
2026-01-13media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()Alper Ak1-0/+3
2026-01-13media: amphion: Drop min_queued_buffers assignmentMing Qian1-2/+0
2026-01-13media: amphion: Use kmalloc instead of vmallocMing Qian4-35/+27
2026-01-13media: amphion: Trigger source change if colorspace changedMing Qian2-22/+40
2026-01-13media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_STARTMing Qian1-0/+1
2026-01-13soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4Nick Xie1-0/+1
2026-01-13drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney1-6/+1
2026-01-13drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660Dmitry Baryshkov2-317/+13
2026-01-13drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov1-3/+4
2026-01-13drm/msm/dpu: drop intr_start from DPU 3.x catalog filesDmitry Baryshkov3-15/+0
2026-01-13drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov1-36/+27
2026-01-13drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov2-1219/+57
2026-01-13drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_pla...Dmitry Baryshkov1-8/+3
2026-01-13drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*Dmitry Baryshkov1-22/+19
2026-01-13drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILEDDmitry Baryshkov1-20/+0
2026-01-13drm/msm/disp: pull in common tiled YUV format parametersDmitry Baryshkov1-15/+13
2026-01-13drm/msm/disp: pull in common YUV format parametersDmitry Baryshkov1-64/+56
2026-01-13drm/msm/disp: simplify tiled RGB{,A,X} formats definitionsDmitry Baryshkov1-33/+85
2026-01-13drm/msm/disp: simplify RGB{,A,X} formats definitionsDmitry Baryshkov1-117/+158
2026-01-13drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...Dmitry Baryshkov1-22/+13
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov1-75/+39
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov1-4/+4
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)1-0/+2
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)4-25/+12
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)6-10/+10
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)4-32/+39