summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-22media: cec-pin-error-inj: parse/show error injectionHans Verkuil5-0/+429
2018-03-22media: cec-pin: create cec_pin_start_timer() functionHans Verkuil2-8/+15
2018-03-22media: cec: add core error injection supportHans Verkuil1-0/+58
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab1-1/+1
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki1-14/+14
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki1-0/+40
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski1-1/+1
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy8-2/+818
2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy6-0/+45
2018-03-22media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy6-2/+30
2018-03-22media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy3-20/+94
2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy6-17/+65
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy8-33/+99
2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy4-12/+12
2018-03-22media: v4l2: Add v4l2 control IDs for HEVC encoderSmitha T Murthy1-0/+119
2018-03-22media: v4l2-ioctl: add HEVC format descriptionSmitha T Murthy1-0/+1
2018-03-22media: rcar-vin: use scratch buffer and always run in continuous modeNiklas Söderlund2-141/+52
2018-03-22media: rcar-vin: allocate a scratch buffer at stream startNiklas Söderlund2-0/+23
2018-03-22media: ngene: avoid unused variable warningArnd Bergmann1-1/+1
2018-03-22media: v4l: omap_vout: vrfb: remove an unused variableArnd Bergmann1-1/+0
2018-03-22media: ttpci: improve printing of encoded MAC addressDaniel Scheller1-6/+3
2018-03-21media: staging: media: Replace "cant" with "can't"Arushi Singhal1-1/+1
2018-03-21media: atomisp_fops.c: disable atomisp_compat_ioctl32Hans Verkuil1-0/+6
2018-03-21media: staging: media: atomisp: Remove inclusion of non-existing directoriesCorentin Labbe1-10/+0
2018-03-21media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden16-492/+116
2018-03-21media: staging: media: atomisp2: remove unused headersCorentin Labbe69-6818/+0
2018-03-21media: staging: media: remove remains of VIDEO_ATOMISP_OV8858Corentin Labbe4-4931/+0
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King5-5/+4
2018-03-21media: staging: media: atomisp: remove pointless string copyArnd Bergmann1-7/+1
2018-03-21media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva1-8/+8
2018-03-21media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi4-214/+203
2018-03-21media: i2c: Copy mt9t112 soc_camera sensor driverJacopo Mondi1-0/+1163
2018-03-21media: af9015: correct some coding style issuesAntti Palosaari1-84/+88
2018-03-21media: af9015: convert to regmap apiAntti Palosaari3-97/+115
2018-03-21media: dvb-usb-v2: add probe/disconnect callbacksAntti Palosaari2-4/+24
2018-03-21media: af9015: enhance streaming configAntti Palosaari2-119/+115
2018-03-21media: af9015: refactor copy firmware to slave demodAntti Palosaari1-44/+44
2018-03-21media: af9015: refactor firmware downloadAntti Palosaari1-22/+17
2018-03-21media: af9015: use af9013 demod pid filtersAntti Palosaari1-31/+18
2018-03-21media: af9013: add pid filter supportAntti Palosaari2-0/+57
2018-03-21media: af9013: remove all legacy media attach releated stuffAntti Palosaari2-115/+7
2018-03-21media: af9015: attach demod using i2c bindingAntti Palosaari2-66/+96
2018-03-21media: af9013: add i2c mux adapter for tuner busAntti Palosaari4-19/+111
2018-03-21media: af9013: convert inittabs suitable for regmap_update_bitsAntti Palosaari2-768/+782
2018-03-21media: af9015: fix loggingAntti Palosaari1-79/+81
2018-03-21media: af9013: wrap dvbv3 statistics via dvbv5Antti Palosaari2-352/+22
2018-03-21media: af9013: dvbv5 ber and perAntti Palosaari1-1/+72
2018-03-21media: af9013: dvbv5 cnrAntti Palosaari2-5/+84
2018-03-21media: af9013: dvbv5 signal strengthAntti Palosaari1-2/+81
2018-03-21media: af9013: change lock detection slightlyAntti Palosaari1-28/+27