summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: rc-main: clean-up two warningsMauro Carvalho Chehab2019-05-231-4/+2
* media: media_device_enum_links32: clean a reserved fieldJungo Lin2019-05-231-1/+8
* media: vpss: fix the order of resource clean upMukesh Ojha2019-05-231-1/+1
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-05-231-0/+5
* media: staging/imx: Allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2019-05-231-1/+1
* media: coda: remove -I$(src) header search pathMasahiro Yamada2019-05-233-4/+3
* media: Kconfig: allow to select drivers if EMBEDDEDStefan Agner2019-05-234-5/+5
* media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus2019-05-232-1/+3
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-05-231-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-05-231-0/+4
* media: staging/intel-ipu3: update minimal GDC envelope size to 4Bingbu Cao2019-05-231-8/+6
* media: smiapp: core: add small range to usleep_rangeNicholas Mc Guire2019-05-231-1/+1
* media: marvell-ccic: don't generate EOF on parallel busLubomir Rintel2019-05-231-6/+0
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-05-231-2/+3
* media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 cameraLubomir Rintel2019-05-231-0/+50
* media: v4l: fwnode: C-PHY has no clock laneSakari Ailus2019-05-231-4/+4
* media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE setAkinobu Mita2019-05-231-2/+0
* media: ov7740: fix vertical flip controlAkinobu Mita2019-05-231-2/+2
* media: ov7740: avoid invalid framesize settingAkinobu Mita2019-05-231-1/+5
* media: ov7740: fix unbalanced pm_runtime_get/putAkinobu Mita2019-05-231-6/+6
* media: cec-ioc-g-mode.rst: be more specific when EPERM is returnedHans Verkuil2019-05-231-1/+2
* media: cec: allow any initiator for Ping and Image/Text View OnHans Verkuil2019-05-231-2/+11
* media: cec: support CEC_MSG_FL_RAWHans Verkuil2019-05-231-45/+62
* media: cec-ioc-receive.rst: document CEC_MSG_FL_RAWHans Verkuil2019-05-231-1/+14
* media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil2019-05-232-0/+6
* media: cec: move check from cec_transmit to cec_transmit_msg_fhHans Verkuil2019-05-232-8/+5
* media: cec: cec_transmit_msg_fh: do sanity checks firstHans Verkuil2019-05-231-5/+6
* media: cec-gpio: use disable/enable_irqHans Verkuil2019-05-231-17/+11
* media: cec: mark devnode as registered before actually registering itHans Verkuil2019-05-221-1/+2
* media: rc: meson-ir: update with SPDX Licence identifierNeil Armstrong2019-05-221-7/+1
* media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns2019-05-221-2/+0
* media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns2019-05-221-11/+0
* media: dvb-usb-v2: Report error on all error pathsStefan Brüns2019-05-221-5/+10
* media: au0828: fix null dereference in error pathSean Young2019-05-221-6/+6
* media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum2019-05-221-2/+5
* media: spi: IR LED: add missing of table registrationDaniel Gomez2019-05-221-0/+1
* media: si2168: add frequency data to frontend infoBrad Love2019-05-211-2/+5
* media: venus: helpers: fix dynamic buffer mode for v4Stanimir Varbanov2019-05-211-0/+7
* media: venus: hfi_cmds: add more not-implemented propertiesStanimir Varbanov2019-05-211-0/+2
* media: venus: Add support for H265 controlsKelvin Lawson2019-05-211-1/+20
* media: venus: core: fix max load for msm8996 and sdm845Alexandre Courbot2019-05-211-2/+2
* media: coda: update profile and level controls after sequence initializationPhilipp Zabel2019-05-214-28/+54
* media: coda: add menu strings to s_ctrl debug outputPhilipp Zabel2019-05-211-2/+7
* media: coda: demote s_ctrl debug messages to level 2Philipp Zabel2019-05-211-1/+1
* media: coda: improve decoder job finished debug messagePhilipp Zabel2019-05-211-5/+29
* media: coda: add coda_frame_type_char helperPhilipp Zabel2019-05-211-4/+9
* media: coda: move job ready message to coda_debug level 2Philipp Zabel2019-05-211-1/+1
* media: coda: move register debugging to coda_debug level 3Philipp Zabel2019-05-211-2/+2
* media: atmel: atmel-isc: make try_fmt error less verboseEugen Hristev2019-05-211-1/+2
* media: atmel: atmel-isc: add support for DO_WHITE_BALANCEEugen Hristev2019-05-211-7/+59