summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-30media: uvcvideo: Add quirk for Logitech Rally BarRicardo Ribalda2-0/+32
2024-05-30drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-05-30drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut1-0/+3
2024-05-30drm/bridge: anx7625: Update audio status while detectingHsin-Te Yuan1-1/+8
2024-05-30drm/panel: novatek-nt35950: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: dpc3433: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-8/+9
2024-05-30drm/bridge: tc358775: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: lt9611uxc: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: lt9611: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: lt8912b: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: icn6211: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm/bridge: anx7625: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-05-30drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
2024-05-30drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
2024-05-30media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-05-30fbdev: sh7760fb: allow modular buildRandy Dunlap1-2/+2
2024-05-30media: v4l2-subdev: Fix stream handling for crop APILaurent Pinchart1-0/+2
2024-05-30media: i2c: et8ek8: Don't strip remove function when driver is builtinUwe Kleine-König1-2/+2
2024-05-30media: ipu3-cio2: Request IRQ earlierSakari Ailus1-5/+5
2024-05-30drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connectedDouglas Anderson3-0/+25
2024-05-30drm/msm/dp: allow voltage swing / pre emphasis of 3Dmitry Baryshkov3-27/+15
2024-05-30platform/x86: xiaomi-wmi: Fix race condition when reporting key eventsArmin Wolf1-0/+18
2024-05-30drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
2024-05-30media: radio-shark2: Avoid led_names truncationsRicardo Ribalda1-1/+1
2024-05-30media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann1-1/+1
2024-05-30staging: media: starfive: Remove links when unregistering devicesChanghuang Liang1-0/+6
2024-05-30media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov1-1/+3
2024-05-30fbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1
2024-05-30drm/mediatek: Init `ddp_comp` with devm_kcalloc()Douglas Anderson1-4/+4
2024-05-30drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-05-30drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-05-30fbdev: shmobile: fix snprintf truncationArnd Bergmann1-1/+1
2024-05-30drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W initHeiko Stuebner1-2/+0
2024-05-30drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flagsHeiko Stuebner1-1/+2
2024-05-30drm/imagination: avoid -Woverflow warningArnd Bergmann1-2/+2
2024-05-30mtd: rawnand: hynix: fixed typoMaxim Korotkov1-1/+1
2024-05-30mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_a...Aapo Vienamo1-2/+4
2024-05-30drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+1
2024-05-30drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-05-30drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-05-30drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson3-0/+40
2024-05-30drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-05-30drm/omapdrm: Fix console with deferred opsTony Lindgren3-7/+29
2024-05-30drm/omapdrm: Fix console by implementing fb_dirtyTony Lindgren1-0/+12
2024-05-30drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()Lyude Paul1-1/+1
2024-05-30drm/ci: update device type for volteer devicesVignesh Raman1-3/+3
2024-05-30drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-05-30overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook6-18/+18
2024-05-30ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski5-100/+82
2024-05-30ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski5-63/+60