summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-27media: tm6000: don't check number of messages in the driverWolfram Sang
2018-07-27media: netup_unidvb: don't check number of messages in the driverWolfram Sang
2018-07-27media: gl861: fix probe of dvb_usb_gl861Mika Båtsman
2018-07-25media: venus: add HEVC codec supportStanimir Varbanov
2018-07-25media: venus: core: add sdm845 DT compatible and resource dataStanimir Varbanov
2018-07-25media: venus: implementing multi-stream supportStanimir Varbanov
2018-07-25media: venus: helpers: move frame size calculations on common placeStanimir Varbanov
2018-07-25media: venus: vdec: a new function for output configurationStanimir Varbanov
2018-07-25media: venus: vdec: get required input buffers as wellStanimir Varbanov
2018-07-25media: venus: helpers: add a helper to return opb buffer sizesStanimir Varbanov
2018-07-25media: venus: helpers: extend set_num_bufs helper with one more argumentStanimir Varbanov
2018-07-25media: venus: helpers, vdec, venc: add helpers to set work mode and core usageStanimir Varbanov
2018-07-25media: venus: helpers: add a new helper to set raw formatStanimir Varbanov
2018-07-25media: venus: helpers: add buffer type argument to a helperStanimir Varbanov
2018-07-25media: venus: core: delete not used buffer mode flagsStanimir Varbanov
2018-07-25media: venus: helpers: add helper function to set actual buffer sizeStanimir Varbanov
2018-07-25media: venus: helpers: add a helper function to set dynamic buffer modeStanimir Varbanov
2018-07-25media: venus: helpers: rename a helper function and use buffer mode from capsStanimir Varbanov
2018-07-25media: venus: hfi_parser: add common capability parserStanimir Varbanov
2018-07-25media: venus: core, helpers: add two more clocks found in Venus 4xxStanimir Varbanov
2018-07-25media: venus: hfi_venus: add suspend functionality for Venus 4xxStanimir Varbanov
2018-07-25media: venus: hfi_venus: move set of default properties to core initStanimir Varbanov
2018-07-25media: venus: hfi_venus: fix suspend function for venus 3xx versionsStanimir Varbanov
2018-07-25media: venus: hfi_venus: add halt AXI support for Venus 4xxStanimir Varbanov
2018-07-25media: venus: hfi: handle buffer output2 type as wellStanimir Varbanov
2018-07-25media: venus: hfi: support session continue for 4xx versionStanimir Varbanov
2018-07-25media: venus: hfi_cmds: add set_properties for 4xx versionStanimir Varbanov
2018-07-25media: venus: hfi: update sequence event to handle more propertiesStanimir Varbanov
2018-07-25media: venus: hfi: preparation to support venus 4xxStanimir Varbanov
2018-07-25media: venus: hfi_msgs: correct pointer incrementStanimir Varbanov
2018-07-25media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall
2018-07-25media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa
2018-07-25media: video-i2c: add hwmon support for amg88xxMatt Ranostay
2018-07-25media: coda: add missing h.264 levelsPhilipp Zabel
2018-07-25media: coda: use encoder crop rectangle to set visible width and heightPhilipp Zabel
2018-07-25media: coda: streamline framebuffer size calculation a bitPhilipp Zabel
2018-07-25media: coda: move framebuffer size calculation out of loopPhilipp Zabel
2018-07-25media: vicodec: add the virtual codec driverHans Verkuil
2018-07-25media: vicodec: add the FWHT software codecHans Verkuil
2018-07-25media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil
2018-07-25media: videodev.h: add PIX_FMT_FWHT for use with vicodecHans Verkuil
2018-07-25media: media/i2c: add missing entity functionsHans Verkuil
2018-07-25media: adv7180/tvp514x/tvp7002: fix entity functionHans Verkuil
2018-07-25media: ad9389b/adv7511: set proper media entity functionHans Verkuil
2018-07-25media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil
2018-07-25media: add flags field to struct media_v2_entityHans Verkuil
2018-07-25media: add 'index' to struct media_v2_padHans Verkuil
2018-07-25media: cec-gpio: support 5v testingHans Verkuil
2018-07-25media: cec: add support for 5V signal testingHans Verkuil
2018-07-24media: v4l: rcar_fdp1: Enable compilation on Gen2 platformsLaurent Pinchart