summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: venus: hfi_venus: add halt AXI support for Venus 4xxStanimir Varbanov2018-07-252-0/+20
* media: venus: hfi: handle buffer output2 type as wellStanimir Varbanov2018-07-252-2/+4
* media: venus: hfi: support session continue for 4xx versionStanimir Varbanov2018-07-251-1/+1
* media: venus: hfi_cmds: add set_properties for 4xx versionStanimir Varbanov2018-07-251-1/+61
* media: venus: hfi: update sequence event to handle more propertiesStanimir Varbanov2018-07-253-0/+82
* media: venus: hfi: preparation to support venus 4xxStanimir Varbanov2018-07-256-29/+104
* media: venus: hfi_msgs: correct pointer incrementStanimir Varbanov2018-07-251-2/+2
* media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach2018-07-251-2/+2
* media: MAINTAINERS: Add entry for STM32 DCMI media driverHugues Fruchet2018-07-251-0/+8
* media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall2018-07-251-1/+1
* media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa2018-07-251-3/+8
* media: video-i2c: add hwmon support for amg88xxMatt Ranostay2018-07-252-0/+82
* media: coda: add missing h.264 levelsPhilipp Zabel2018-07-251-0/+3
* media: coda: use encoder crop rectangle to set visible width and heightPhilipp Zabel2018-07-252-17/+52
* media: coda: streamline framebuffer size calculation a bitPhilipp Zabel2018-07-251-9/+5
* media: coda: move framebuffer size calculation out of loopPhilipp Zabel2018-07-251-6/+7