aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-07-19media: ti-vpe: cal: Remove needless variable initializationLaurent Pinchart1-9/+9
2020-07-19media: ti-vpe: cal: Make cal_formats array constLaurent Pinchart1-4/+3
2020-07-19media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functionsLaurent Pinchart1-12/+16
2020-07-19media: ti-vpe: cal: Inline CAL_VERSION macro in its only userLaurent Pinchart1-3/+1
2020-07-19media: ti-vpe: cal: Merge all status variables in IRQ handlerLaurent Pinchart1-14/+14
2020-07-19media: ti-vpe: cal: Index IRQ registersstarting at 0Laurent Pinchart2-23/+23
2020-07-19media: ti-vpe: cal: Index CSI-2 port starting at 0Laurent Pinchart2-47/+47
2020-07-19media: ti-vpe: cal: Decouple CSI2 port and CPORTLaurent Pinchart1-3/+5
2020-07-19media: ti-vpe: cal: Avoid function forward declarationLaurent Pinchart1-56/+55
2020-07-19media: ti-vpe: cal: Sort headers alphabeticallyLaurent Pinchart1-7/+8
2020-07-19gspca: First camera mode is skippedFlorin Tudorache1-1/+1
2020-07-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET1-13/+15
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia10-18/+17
2020-07-19media: pci: dt3155: fix spelling mistakeFlavio Suligoi2-2/+2
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov1-1/+1
2020-07-19media: atmel: atmel-isc: rework component offsetsEugen Hristev3-39/+25
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov5-5/+5
2020-07-19media: solo6x10: replace http references with httpsAlexander A. Klimov16-16/+16
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil1-1/+2
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil2-3/+1
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil2-0/+4
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King1-1/+1
2020-07-19v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)Ezequiel Garcia1-4/+10
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-07-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-07-16treewide: Remove uninitialized_var() usageKees Cook4-8/+8
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-1/+1
2020-07-04media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
2020-07-04media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski1-1/+7
2020-07-04media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2-13/+15
2020-07-04media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-07-04media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan1-2/+6
2020-07-04media: pxa_camera: remove an impossible conditionDan Carpenter1-10/+7
2020-07-04media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usageNiklas Söderlund1-7/+7
2020-07-04media: test_drivers: vivid-core: Use array_size() helperGustavo A. R. Silva1-2/+2
2020-07-04media: videobuf2: Fix length check for single plane dmabuf queueingJohn Cox1-1/+2
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2-2/+2
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart2-137/+157
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot4-60/+11
2020-07-04media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar1-0/+1
2020-07-04media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar2-1/+18
2020-07-04media: rcar-vin: Invalidate pipeline if conversion is not possible on input formatsLad Prabhakar2-4/+13
2020-07-04media: venus: venc: Fix runtime PM imbalance in venc_openDinghao Liu1-2/+1
2020-07-04media: venus: fix multiple encoder crashMansur Alisha Shaik1-0/+4
2020-07-04media: rc: return proper error code on error handling path in initEvgeny Novikov1-1/+1
2020-07-04media: cx23888: remove unused functionsSean Young1-20/+0
2020-07-04media: fintek-cir: remove unused function fintek_clear_reg_bitSean Young1-7/+0
2020-07-04media: nuvoton-cir: remove setting tx carrier functionsSean Young1-32/+0
2020-07-04media: drx-k: remove unused MulDiv32 functionSean Young1-11/+0
2020-07-04media: pxa_camera: update MODULE_DESCRIPTIONHans Verkuil1-1/+1