summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-05-23media: rc-main: clean-up two warningsMauro Carvalho Chehab1-4/+2
2019-05-23media: media_device_enum_links32: clean a reserved fieldJungo Lin1-1/+8
2019-05-23media: vpss: fix the order of resource clean upMukesh Ojha1-1/+1
2019-05-23media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-23media: coda: remove -I$(src) header search pathMasahiro Yamada3-4/+3
2019-05-23media: Kconfig: allow to select drivers if EMBEDDEDStefan Agner4-5/+5
2019-05-23media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus1-0/+1
2019-05-23media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-05-23media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus1-0/+4
2019-05-23media: smiapp: core: add small range to usleep_rangeNicholas Mc Guire1-1/+1
2019-05-23media: marvell-ccic: don't generate EOF on parallel busLubomir Rintel1-6/+0
2019-05-23media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel1-2/+3
2019-05-23media: v4l: fwnode: C-PHY has no clock laneSakari Ailus1-4/+4
2019-05-23media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE setAkinobu Mita1-2/+0
2019-05-23media: ov7740: fix vertical flip controlAkinobu Mita1-2/+2
2019-05-23media: ov7740: avoid invalid framesize settingAkinobu Mita1-1/+5
2019-05-23media: ov7740: fix unbalanced pm_runtime_get/putAkinobu Mita1-6/+6
2019-05-23media: cec: allow any initiator for Ping and Image/Text View OnHans Verkuil1-2/+11
2019-05-23media: cec: support CEC_MSG_FL_RAWHans Verkuil1-45/+62
2019-05-23media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil1-0/+5
2019-05-23media: cec: move check from cec_transmit to cec_transmit_msg_fhHans Verkuil2-8/+5
2019-05-23media: cec: cec_transmit_msg_fh: do sanity checks firstHans Verkuil1-5/+6
2019-05-23media: cec-gpio: use disable/enable_irqHans Verkuil1-17/+11
2019-05-22media: cec: mark devnode as registered before actually registering itHans Verkuil1-1/+2
2019-05-22media: rc: meson-ir: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-22media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns1-2/+0
2019-05-22media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns1-11/+0
2019-05-22media: dvb-usb-v2: Report error on all error pathsStefan Brüns1-5/+10
2019-05-22media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-05-22media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum1-2/+5
2019-05-22media: spi: IR LED: add missing of table registrationDaniel Gomez1-0/+1
2019-05-21media: si2168: add frequency data to frontend infoBrad Love1-2/+5
2019-05-21media: venus: helpers: fix dynamic buffer mode for v4Stanimir Varbanov1-0/+7
2019-05-21media: venus: hfi_cmds: add more not-implemented propertiesStanimir Varbanov1-0/+2
2019-05-21media: venus: Add support for H265 controlsKelvin Lawson1-1/+20
2019-05-21media: venus: core: fix max load for msm8996 and sdm845Alexandre Courbot1-2/+2
2019-05-21media: coda: update profile and level controls after sequence initializationPhilipp Zabel4-28/+54
2019-05-21media: coda: add menu strings to s_ctrl debug outputPhilipp Zabel1-2/+7
2019-05-21media: coda: demote s_ctrl debug messages to level 2Philipp Zabel1-1/+1
2019-05-21media: coda: improve decoder job finished debug messagePhilipp Zabel1-5/+29
2019-05-21media: coda: add coda_frame_type_char helperPhilipp Zabel1-4/+9
2019-05-21media: coda: move job ready message to coda_debug level 2Philipp Zabel1-1/+1
2019-05-21media: coda: move register debugging to coda_debug level 3Philipp Zabel1-2/+2
2019-05-21media: atmel: atmel-isc: make try_fmt error less verboseEugen Hristev1-1/+2
2019-05-21media: atmel: atmel-isc: add support for DO_WHITE_BALANCEEugen Hristev1-7/+59
2019-05-21media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev1-0/+1
2019-05-21media: atmel: atmel-isc: reworked white balance featureEugen Hristev2-25/+181
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-20/+144