summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Rename cc_data to cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move function to avoid forward declarationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove flags field from struct cal_devLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove unused structure fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove static const cal_regmap_config templateLaurent Pinchart
2020-07-19media: ti-vpe: cal: Constify platform dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make structure fields unsigned where applicableLaurent Pinchart
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store PHY regmap fields in struct cc_dataLaurent Pinchart
2020-07-19media: ti-vpe: cal: Don't modify cal_csi2_phy base_fieldsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make loop indices unsigned where applicableLaurent Pinchart
2020-07-19media: ti-vpe: cal: Turn boolean variable into boolLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove needless castsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Remove needless variable initializationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Make cal_formats array constLaurent Pinchart
2020-07-19media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functionsLaurent Pinchart
2020-07-19media: ti-vpe: cal: Inline CAL_VERSION macro in its only userLaurent Pinchart
2020-07-19media: ti-vpe: cal: Merge all status variables in IRQ handlerLaurent Pinchart
2020-07-19media: ti-vpe: cal: Index IRQ registersstarting at 0Laurent Pinchart
2020-07-19media: ti-vpe: cal: Index CSI-2 port starting at 0Laurent Pinchart
2020-07-19media: ti-vpe: cal: Decouple CSI2 port and CPORTLaurent Pinchart
2020-07-19media: ti-vpe: cal: Avoid function forward declarationLaurent Pinchart
2020-07-19media: ti-vpe: cal: Sort headers alphabeticallyLaurent Pinchart
2020-07-19gspca: First camera mode is skippedFlorin Tudorache
2020-07-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-07-19media: pci: dt3155: fix spelling mistakeFlavio Suligoi
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov
2020-07-19media: atmel: atmel-isc: rework component offsetsEugen Hristev
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov
2020-07-19media: solo6x10: replace http references with httpsAlexander A. Klimov
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King
2020-07-19v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)Ezequiel Garcia
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil
2020-07-19go7007: add sanity checking for endpointsOliver Neukum
2020-07-19media: staging: tegra-vde: Power-cycle hardware on probeDmitry Osipenko
2020-07-19media: staging: tegra-vde: Turn ON power domain on shutdownDmitry Osipenko
2020-07-19media: staging: tegra-vde: Runtime PM is always available on TegraDmitry Osipenko
2020-07-04media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz
2020-07-04media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-07-04media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-07-04media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-07-04media: staging: rkisp1: set more precise size errors in debugfsDafna Hirschfeld
2020-07-04media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan
2020-07-04media: pxa_camera: remove an impossible conditionDan Carpenter