summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-21media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil
2019-10-16media: staging: media: Make use of devm_platform_ioremap_resourceHariprasad Kelam
2019-10-16media: staging: media: omap4iss: Replace NULL comparison.Nachammai Karuppiah
2019-10-16media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZEChristophe JAILLET
2019-10-16media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart
2019-10-16media: cxd2841er: avoid too many status inquiresMauro Carvalho Chehab
2019-10-16media: mb86a20s: make the bit rate estimation function more genericMauro Carvalho Chehab
2019-10-16media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-10-16media: rc: add keymap for Tronsmart Vega S95/S96 remoteChristian Hewitt
2019-10-16media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-10-16media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-10-16media: imon_raw: simplify loopSean Young
2019-10-16media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot
2019-10-10media: v4l2-common: add RGB565 and RGB55 to v4l2_format_infoBenoit Parrot
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2019-10-10media: ti-vpe: Fix a parallel build issueBenoit Parrot
2019-10-10media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZERicardo Ribalda Delgado
2019-10-10media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado
2019-10-10media: v4l2-core: Implement v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring
2019-10-10media: rcar-vin: Use bytes per line instead of width for UV offsetNiklas Söderlund
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam
2019-10-10media: rcar-vin: Create compose rectangle where it is usedNiklas Söderlund
2019-10-10media: rcar-vin: Rename wrongly named rectangleNiklas Söderlund
2019-10-10media: vimc: Fix error return code in vimc_register_devices()Wei Yongjun
2019-10-10media: usbvision: Fix races among open, close, and disconnectAlan Stern
2019-10-10media: usbvision: Fix invalid accesses after device disconnectAlan Stern
2019-10-10media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing