summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-10-07media: dvb-usb-v2/gl861: remove device-specific i2c algoAkihiro Tsukada-208/+26
2019-10-07media: gl861: re-implement I2C adapter logicAntti Palosaari-57/+159
2019-10-07media: dvbsky: use a single mutex and state buffers for all R/W opsAndrei Koshkosh-8/+8
2019-10-07media: drxj: remove redundant assignment to variable rcColin Ian King-1/+1
2019-10-07media: usb: tm6000: Use the correct style for SPDX License IdentifierNishad Kamdar-3/+3
2019-10-07media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()Markus Elfring-12/+2
2019-10-07media: rc: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost-1/+4
2019-10-07media: em28xx: Add support for Magix Wideowandler 2Dominik Danelski-0/+21
2019-10-07media: cxd2820r: make arrays tab static const, makes object smallerColin Ian King-3/+3
2019-10-07media: rtl28xxu: fix idle handlingSean Young-1/+5
2019-10-07media: rtl28xxu: set keymap for Astrometa DVB-T2Sean Young-1/+2
2019-10-07media: rc: Add support for another iMON 0xffdc deviceFlavius Georgescu-10/+51
2019-10-07media: mceusb: fix out of bounds read in MCE receiver bufferA Sun-43/+98
2019-10-07media: rc: increase rc-mm tolerance and add debug messageSean Young-2/+4
2019-10-07media: rc: mark input device as pointing stickSean Young-0/+1
2019-10-07media: delete unused proc_fs.h includeSean Young-5/+0
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young-61/+105
2019-10-04media: venus: Update clock scalingAniket Masule-23/+140
2019-10-04media: venus: Add codec data tableAniket Masule-0/+68
2019-10-04media: venus: Fix occasionally failures to suspendStanimir Varbanov-0/+6
2019-10-02media: venus: Use on-chip interconnect APIStanimir Varbanov-1/+115
2019-10-02media: venus: core: Fix msm8996 frequency tableLoic Poulain-4/+5
2019-10-01media: i2c: ov2659: Switch to SPDX LicensingBenoit Parrot-13/+1
2019-10-01media: i2c: ov2659: Fix missing 720p register configBenoit Parrot-0/+4
2019-10-01media: i2c: ov2659: Add powerdown/reset gpio handlingBenoit Parrot-3/+85
2019-10-01media: dt-bindings: ov2659: add powerdown/reset-gpios optional propertyBenoit Parrot-0/+9
2019-10-01media: i2c: ov2659: fix s_stream return valueBenoit Parrot-5/+9
2019-10-01media: i2c: ov2659: Cleanup include file listBenoit Parrot-14/+0
2019-10-01media: i2c: ov2659: Fix sensor detection to actually fail when device is not ...Benoit Parrot-2/+3
2019-10-01media: i2c: ov2659: Fix for image wrap-around in lower resolutionBenoit Parrot-2/+2
2019-10-01media: i2c: ov5695: Modify the function of async register subdev related devicesDongchun Zhu-1/+1
2019-10-01media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() saferSakari Ailus-0/+1
2019-10-01media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORTSakari Ailus-40/+11
2019-10-01media: ov6650: Fix stored crop rectangle not in sync with hardwareJanusz Krzysztofik-0/+2
2019-10-01media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik-3/+6
2019-10-01media: ov6650: Fix default format not applied on device probeJanusz Krzysztofik-2/+5
2019-10-01media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik-3/+9
2019-10-01media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik-12/+39
2019-10-01media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik-11/+2
2019-10-01media: ov6650: Fix crop rectangle alignment not passed backJanusz Krzysztofik-16/+15
2019-10-01media: ov6650: Fix control handler not freed on init errorJanusz Krzysztofik-4/+8
2019-10-01media: ov6650: Fix MODULE_DESCRIPTIONJanusz Krzysztofik-2/+2
2019-10-01media: max2175: Fix build error without CONFIG_REGMAP_I2CYueHaibing-0/+1
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil-1109/+407
2019-10-01media: cec-gpio: add notifier supportHans Verkuil-9/+33
2019-10-01media: cec: document CEC_ADAP_G_CONNECTOR_INFO and capabilityDariusz Marcinkiewicz-1/+119
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz-36/+62
2019-10-01media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil-2/+2
2019-10-01media: cec/cec-adap.c: use new UI_CMD definesHans Verkuil-3/+7