summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: vivid: Fix V4L2_FIELD_ALTERNATE new frame checkNicolas Dufresne2018-07-271-1/+1
* media: media.h.rst.exceptions: ignore MEDIA-ENT-F-DTV-DECODERMauro Carvalho Chehab2018-07-271-1/+1
* media: coda: add SPS fixup code for frame sizes that are not multiples of 16Philipp Zabel2018-07-273-0/+339
* media: coda: let CODA960 firmware set frame cropping in SPS headerPhilipp Zabel2018-07-271-0/+19
* media: media-types.rst: fix doc warningsHans Verkuil2018-07-271-1/+2
* media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki2018-07-271-1/+4
* media: vsp1: Document vsp1_dl_body refcntKieran Bingham2018-07-271-0/+1
* media: dvb: get rid of VIDEO_SET_SPU_PALETTEMauro Carvalho Chehab2018-07-276-139/+0
* media: uvcvideo: Send a control event when a Control Change interrupt arrivesGuennadi Liakhovetski2018-07-275-67/+286
* media: uvcvideo: Handle control pipe protocol STALLsGuennadi Liakhovetski2018-07-271-6/+46
* media: uvcvideo: Remove a redundant checkGuennadi Liakhovetski2018-07-271-2/+2
* media: uvcvideo: Also validate buffers in BULK modeNicolas Dufresne2018-07-271-6/+4
* media: uvcvideo: Add KSMedia 8-bit IR format supportLaurent Pinchart2018-07-272-0/+8
* media: uvcvideo: Fix minor spellingKieran Bingham2018-07-271-1/+1
* media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab2018-07-271-0/+11
* media: em28xx: Remove duplicate PIDBrad Love2018-07-271-2/+0
* media: em28xx: Fix DualHD disconnect oopsBrad Love2018-07-271-1/+3
* media: em28xx: Fix dual transport stream operationBrad Love2018-07-271-1/+3
* media: vicodec: current -> curHans Verkuil2018-07-271-2/+2
* media: dib0700: add code commentGustavo A. R. Silva2018-07-271-0/+1
* media: dvb-bt8xx: remove duplicate codeGustavo A. R. Silva2018-07-271-4/+0
* media: cx231xx: don't check number of messages in the driverWolfram Sang2018-07-271-2/+0
* media: si4713: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0
* media: em28xx: don't check number of messages in the driverWolfram Sang2018-07-271-4/+0
* media: hdpvr: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0
* media: dvb-usb: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0
* media: tm6000: don't check number of messages in the driverWolfram Sang2018-07-271-2/+0
* media: netup_unidvb: don't check number of messages in the driverWolfram Sang2018-07-271-5/+0
* media: gl861: fix probe of dvb_usb_gl861Mika Båtsman2018-07-271-11/+10
* media: media-types.rst: codec entities can have more than one source padHans Verkuil2018-07-271-2/+3
* media: venus: add HEVC codec supportStanimir Varbanov2018-07-255-0/+60
* media: venus: core: add sdm845 DT compatible and resource dataStanimir Varbanov2018-07-252-0/+23
* media: venus: implementing multi-stream supportStanimir Varbanov2018-07-255-4/+300
* media: venus: helpers: move frame size calculations on common placeStanimir Varbanov2018-07-254-84/+126
* media: venus: vdec: a new function for output configurationStanimir Varbanov2018-07-251-15/+19
* media: venus: vdec: get required input buffers as wellStanimir Varbanov2018-07-251-17/+24
* media: venus: helpers: add a helper to return opb buffer sizesStanimir Varbanov2018-07-253-0/+22
* media: venus: helpers: extend set_num_bufs helper with one more argumentStanimir Varbanov2018-07-254-5/+18
* media: venus: helpers, vdec, venc: add helpers to set work mode and core usageStanimir Varbanov2018-07-254-0/+46
* media: venus: helpers: add a new helper to set raw formatStanimir Varbanov2018-07-252-19/+35
* media: venus: helpers: add buffer type argument to a helperStanimir Varbanov2018-07-253-4/+7
* media: venus: core: delete not used buffer mode flagsStanimir Varbanov2018-07-252-12/+3
* media: venus: helpers: add helper function to set actual buffer sizeStanimir Varbanov2018-07-253-8/+15
* media: venus: helpers: add a helper function to set dynamic buffer modeStanimir Varbanov2018-07-253-12/+26
* media: venus: helpers: rename a helper function and use buffer mode from capsStanimir Varbanov2018-07-251-10/+8
* media: venus: hfi_parser: add common capability parserStanimir Varbanov2018-07-2510-444/+590
* media: venus: core, helpers: add two more clocks found in Venus 4xxStanimir Varbanov2018-07-255-16/+129
* media: venus: hfi_venus: add suspend functionality for Venus 4xxStanimir Varbanov2018-07-251-1/+9
* media: venus: hfi_venus: move set of default properties to core initStanimir Varbanov2018-07-251-4/+4
* media: venus: hfi_venus: fix suspend function for venus 3xx versionsStanimir Varbanov2018-07-252-22/+51