aboutsummaryrefslogtreecommitdiff
path: root/drivers
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 Garcia12-20/+19
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-19media: staging: tegra-vde: Power-cycle hardware on probeDmitry Osipenko1-0/+8
2020-07-19media: staging: tegra-vde: Turn ON power domain on shutdownDmitry Osipenko1-0/+19
2020-07-19media: staging: tegra-vde: Runtime PM is always available on TegraDmitry Osipenko1-16/+0
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: staging: rkisp1: set more precise size errors in debugfsDafna Hirschfeld3-4/+16
2020-07-04media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan1-2/+6
2020-07-04media: pxa_camera: remove an impossible conditionDan Carpenter1-11/+8
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: staging: rkisp1: rsz: fix resolution limitation on sink padHelen Koike1-4/+4
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2-2/+2
2020-07-04media: staging: rkisp1: rsz: set default format if the given format is not RK...Dafna Hirschfeld3-4/+4
2020-07-04media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'Dafna Hirschfeld1-23/+23
2020-07-04media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRCDafna Hirschfeld1-13/+12
2020-07-04media: staging: rkisp1: rsz: supported formats are the isp's src formats, not...Dafna Hirschfeld1-2/+2
2020-07-04media: allegro: Fix some NULL vs IS_ERR() checks in probeDan Carpenter1-4/+4
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 f...Lad Prabhakar2-4/+13