summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2025-08-31media: imx-mipi-csis: Only set clock rate when specified in DTLaurent Pinchart
2025-08-31media: imx-mipi-csis: Log per-lane start of transmission errorsLaurent Pinchart
2025-08-31media: imx-mipi-csis: Fix field alignment in register dumpLaurent Pinchart
2025-08-31media: imx-mipi-csis: Use GENMASK for all register field masksLaurent Pinchart
2025-08-31media: imx-mipi-csis: Rename register macros to match reference manualLaurent Pinchart
2025-08-31media: imx-mipi-csis: Shorten name of subdev state variablesLaurent Pinchart
2025-08-31media: imx-mipi-csis: Standardize const keyword placementLaurent Pinchart
2025-08-31media: imx-mipi-csis: Simplify access to source padLaurent Pinchart
2025-08-31media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()Laurent Pinchart
2025-08-29media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGSMartin Tůma
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang
2025-08-29media: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-29media: platform: mtk-mdp3: don't use %pK through printkThomas Weißschuh
2025-08-29media: em28xx: add special case for legacy gpiolib interfaceArnd Bergmann
2025-08-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-08-29media: fix uninitialized symbol warningsChelsy Ratnawat
2025-08-29media: b2c2: Remove space before newlineColin Ian King
2025-08-29media: pci/ivtv: Replace GPLv2 boilerplate text with SPDXThomas Huth
2025-08-29media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology"Colin Ian King
2025-08-29media: cec: extron-da-hd-4k-plus: drop external-module make commandsRandy Dunlap
2025-08-29media: pci: mg4b: fix uninitialized iio scan dataDavid Lechner
2025-08-29media: b2c2: flexcop: Fix coding style issuesDarshan Rathod
2025-08-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier
2025-08-29media: stk1160: Restore deleted comment in stk1160_fill_urb()Dan Carpenter
2025-08-29media: vim2m: remove unused CLIP macroYunseong Kim
2025-08-29media: pci: zoran: Remove unused debug parameterDr. David Alan Gilbert
2025-08-29media: cx18: Add missing check after DMA mapThomas Fourier
2025-08-29media: stk1160: Use usb_endpoint_is_isoc_in() rather than duplicating its imp...Markus Elfring
2025-08-29media: au0828: Use USB API functions rather than constantsChen Ni
2025-08-29media: st-delta: avoid excessive stack usageArnd Bergmann
2025-08-25media: mc: Improve unconnected pads debugging message in link explorationLaurent Pinchart
2025-08-25media: mc: Fix MUST_CONNECT handling for pads with no linksLaurent Pinchart
2025-08-25media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar
2025-08-25media: i2c: imx: Add note to prevent buggy code re-useKrzysztof Kozlowski
2025-08-25media: i2c: vd55g1: Fix duster register addressBenjamin Mugnier
2025-08-25media: ti: j721e-csi2rx: Support multiple pixels per clockJai Luthra
2025-08-25media: cadence: cdns-csi2rx: Support multiple pixels per clock cycleJai Luthra
2025-08-25media: cadence: csi2rx: Implement get_fwnode_pad opJai Luthra
2025-08-25media: ti: j721e-csi2rx: Fix source subdev link creationJai Luthra
2025-08-25media: ti: j721e-csi2rx: Use fwnode_get_named_child_nodeJai Luthra
2025-08-25media: ti: j721e-csi2rx: Use devm_of_platform_populateJai Luthra
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus
2025-08-25media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source padSakari Ailus
2025-08-25media: imx296: Remove redundant semicolonsLiao Yuanhong
2025-08-25media: i2c: imx214: Separate legacy link frequency check from PLL calculationAndré Apitzsch
2025-08-25media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_initAndré Apitzsch
2025-08-25media: i2c: imx214: Use __free(fwnode_handle)André Apitzsch
2025-08-25media: i2c: imx214: Drop dev argument from imx214_parse_fwnode()André Apitzsch
2025-08-25media: i2c: imx214: Remove unneeded parenthesesAndré Apitzsch
2025-08-25media: i2c: vgxy61: Report stream using frame descriptorsJulien Massot