summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorLines
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_dataLaurent Pinchart-17/+16
2020-07-19media: ti-vpe: cal: Rename cc_data to cal_camerarxLaurent Pinchart-19/+27
2020-07-19media: ti-vpe: cal: Move function to avoid forward declarationLaurent Pinchart-50/+48
2020-07-19media: ti-vpe: cal: Remove flags field from struct cal_devLaurent Pinchart-6/+1
2020-07-19media: ti-vpe: cal: Remove unused structure fieldsLaurent Pinchart-31/+3
2020-07-19media: ti-vpe: cal: Remove static const cal_regmap_config templateLaurent Pinchart-13/+6
2020-07-19media: ti-vpe: cal: Constify platform dataLaurent Pinchart-7/+7
2020-07-19media: ti-vpe: cal: Make structure fields unsigned where applicableLaurent Pinchart-3/+3
2020-07-19media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fieldsLaurent Pinchart-8/+8
2020-07-19media: ti-vpe: cal: Store PHY regmap fields in struct cc_dataLaurent Pinchart-45/+47
2020-07-19media: ti-vpe: cal: Don't modify cal_csi2_phy base_fieldsLaurent Pinchart-24/+30
2020-07-19media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phyLaurent Pinchart-40/+30
2020-07-19media: ti-vpe: cal: Make loop indices unsigned where applicableLaurent Pinchart-11/+11
2020-07-19media: ti-vpe: cal: Turn boolean variable into boolLaurent Pinchart-2/+3
2020-07-19media: ti-vpe: cal: Remove needless castsLaurent Pinchart-3/+2
2020-07-19media: ti-vpe: cal: Remove needless variable initializationLaurent Pinchart-9/+9
2020-07-19media: ti-vpe: cal: Make cal_formats array constLaurent Pinchart-4/+3
2020-07-19media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functionsLaurent Pinchart-12/+16
2020-07-19media: ti-vpe: cal: Inline CAL_VERSION macro in its only userLaurent Pinchart-3/+1
2020-07-19media: ti-vpe: cal: Merge all status variables in IRQ handlerLaurent Pinchart-14/+14
2020-07-19media: ti-vpe: cal: Index IRQ registersstarting at 0Laurent Pinchart-23/+23
2020-07-19media: ti-vpe: cal: Index CSI-2 port starting at 0Laurent Pinchart-47/+47
2020-07-19media: ti-vpe: cal: Decouple CSI2 port and CPORTLaurent Pinchart-3/+5
2020-07-19media: ti-vpe: cal: Avoid function forward declarationLaurent Pinchart-56/+55
2020-07-19media: ti-vpe: cal: Sort headers alphabeticallyLaurent Pinchart-7/+8
2020-07-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET-13/+15
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia-10/+9
2020-07-19media: atmel: atmel-isc: rework component offsetsEugen Hristev-39/+25
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov-5/+5
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil-1/+2
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil-3/+1
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil-0/+4
2020-07-04media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski-1/+7
2020-07-04media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski-13/+15
2020-07-04media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan-0/+3
2020-07-04media: pxa_camera: remove an impossible conditionDan Carpenter-11/+8
2020-07-04media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usageNiklas Söderlund-7/+7
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski-2/+2
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot-60/+11
2020-07-04media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar-0/+1
2020-07-04media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar-1/+18
2020-07-04media: rcar-vin: Invalidate pipeline if conversion is not possible on input f...Lad Prabhakar-4/+13
2020-07-04media: venus: venc: Fix runtime PM imbalance in venc_openDinghao Liu-2/+1
2020-07-04media: venus: fix multiple encoder crashMansur Alisha Shaik-0/+4
2020-07-04media: pxa_camera: update MODULE_DESCRIPTIONHans Verkuil-1/+1
2020-07-04media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca-0/+2
2020-07-04media: mtk-mdp: Remove mtk_mdp_comp.id and supporting functionalityEizan Miyamoto-78/+10
2020-07-04media: mtk-mdp: convert mtk_mdp_dev.comp array to listEizan Miyamoto-16/+43
2020-07-04media: mtk-mdp: handle vpu_wdt_reg_handler() errors during probeEizan Miyamoto-2/+6
2020-07-04media: mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probeEizan Miyamoto-1/+5