summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: omap3isp: Ignore failure of stopping streaming on external subdevSakari Ailus2020-01-031-4/+4
* media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak2020-01-031-5/+10
* media: serial_ir: change "ignoring spike" to debug levelBodo Eggert2020-01-031-1/+1
* media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes2020-01-031-0/+2
* media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida2020-01-031-1/+2
* media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding functionDaniel W. S. Almeida2020-01-031-4/+3
* media: rc: ensure lirc is initialized before registering input deviceSean Young2020-01-031-11/+16
* media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young2020-01-031-18/+15
* media: vp7045: do not read uninitialized values if usb transfer failsSean Young2020-01-031-7/+14
* media: af9005: uninitialized variable printkedSean Young2020-01-031-1/+1
* media: digitv: don't continue if remote control state can't be readSean Young2020-01-031-3/+7
* media: v4l2-core: fix compat v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-1/+267
* media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-031-1/+59
* media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-4/+70
* media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-033-3/+57
* media: v4l2-core: split out data copy from video_usercopyArnd Bergmann2020-01-031-39/+69
* media: v4l2-core: compat: ignore native command codesArnd Bergmann2020-01-031-73/+75
* media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-036-11/+12
* media: vivid: support multiplanar touch devicesHans Verkuil2019-12-164-8/+60
* media: v4l2-ioctl.c: allow multiplanar for touchHans Verkuil2019-12-161-1/+1
* media: vivid: set field to NONE for touchHans Verkuil2019-12-161-0/+1
* media: pulse8-cec: log when a CEC message is receivedHans Verkuil2019-12-161-0/+4
* media: pulse8-cec: schedule next ping after current ping finishedHans Verkuil2019-12-161-1/+1
* media: pulse8-cec: use adap_free callbackHans Verkuil2019-12-161-7/+13
* media: pulse8-cec: queue received messages in an arrayHans Verkuil2019-12-161-19/+61
* media: pulse8-cec: move the transmit to a workqueueHans Verkuil2019-12-161-51/+81
* media: pulse8-cec: set tx_done_status for transmit_done statusHans Verkuil2019-12-161-20/+21
* media: pulse8-cec: add 2nd debug levelHans Verkuil2019-12-161-7/+17
* media: pulse8-cec: locking improvementsHans Verkuil2019-12-161-21/+26
* media: pulse8-cec: reorganize function orderHans Verkuil2019-12-161-256/+248
* media: pulse8-cec: improve debuggingHans Verkuil2019-12-161-5/+60
* media: hantro: Support color conversion via post-processingEzequiel Garcia2019-12-1611-11/+343
* media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia2019-12-1610-18/+18
* media: hantro: Cleanup format negotiation helpersEzequiel Garcia2019-12-161-33/+20
* media: adv7604: extend deep color mode to ADV7611Dragos Bogdan2019-12-161-11/+21
* media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo2019-12-161-15/+151
* media: imx7-mipi-csis: remove subdev_notifierRui Miguel Silva2019-12-161-3/+0
* media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun2019-12-161-4/+1
* media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda2019-12-161-6/+3
* media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+27
* media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2019-12-162-1/+14
* media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+34
* media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev2019-12-161-3/+2
* media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev2019-12-161-6/+29
* media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev2019-12-161-9/+9
* media: meson: vdec: add sm1 platformNeil Armstrong2019-12-164-7/+59
* media: meson: vdec: add g12a platformMaxime Jourdan2019-12-164-2/+44
* media: coda: avoid hardware lockups with more than 13 capture buffersPhilipp Zabel2019-12-161-9/+14