aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media/dvb_net.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot1-1/+4
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot1-95/+101
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot1-0/+7
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad1-1/+1
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar4-8/+34
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar1-27/+46
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot1-15/+7
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot1-1/+12
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13
2019-10-10media: ti-vpe: Fix a parallel build issueBenoit Parrot1-3/+1
2019-10-10media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZERicardo Ribalda Delgado1-0/+9
2019-10-10media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_createRicardo Ribalda Delgado1-0/+12
2019-10-10media: Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZERicardo Ribalda Delgado1-0/+10
2019-10-10media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado2-0/+6
2019-10-10media: Documentation: media: Document V4L2_CTRL_TYPE_AREARicardo Ribalda Delgado2-0/+7
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado3-0/+69
2019-10-10media: Documentation: v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado1-0/+9
2019-10-10media: v4l2-core: Implement v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado2-7/+65
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring2-13/+2
2019-10-10media: rcar-vin: Use bytes per line instead of width for UV offsetNiklas Söderlund1-2/+2
2019-10-10media: imx: Move pads init to probeSteve Longerbeam8-103/+81
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam3-29/+38
2019-10-10media: rcar-vin: Create compose rectangle where it is usedNiklas Söderlund1-14/+11
2019-10-10media: rcar-vin: Rename wrongly named rectangleNiklas Söderlund1-10/+11
2019-10-10media: vimc: Fix error return code in vimc_register_devices()Wei Yongjun1-1/+3
2019-10-10media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-10-10media: usbvision: Fix invalid accesses after device disconnectAlan Stern1-2/+6
2019-10-10media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King1-1/+1
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King1-1/+1
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing1-1/+0
2019-10-10media: staging: media: imx: Use devm_platform_ioremap_resource().Jeeeun Evans1-3/+1
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-10-10media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2019-10-10media: usb: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-10-10media: gspca: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas3-0/+45
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover1-3/+3
2019-10-10media: i2c: Use div64_ul() for u64-by-unsigned-long divideGeert Uytterhoeven1-2/+2
2019-10-10media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error codeYizhuo1-1/+1
2019-10-10media: af9035: add support for Logilink VG0022A.Gon Solo1-0/+20
2019-10-10media: si2157: Add option for not downloading firmware.Gon Solo3-16/+28
2019-10-10media: af9035: add the formula used for the I2C speedMauro Carvalho Chehab1-4/+13