summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-05-23media: ov7740: fix unbalanced pm_runtime_get/putAkinobu Mita
2019-05-23media: cec: allow any initiator for Ping and Image/Text View OnHans Verkuil
2019-05-23media: cec: support CEC_MSG_FL_RAWHans Verkuil
2019-05-23media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil
2019-05-23media: cec: move check from cec_transmit to cec_transmit_msg_fhHans Verkuil
2019-05-23media: cec: cec_transmit_msg_fh: do sanity checks firstHans Verkuil
2019-05-23media: cec-gpio: use disable/enable_irqHans Verkuil
2019-05-22media: cec: mark devnode as registered before actually registering itHans Verkuil
2019-05-22media: dvb: warning about dvb frequency limits produces too much noiseSean Young
2019-05-22media: rc: meson-ir: update with SPDX Licence identifierNeil Armstrong
2019-05-22media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns
2019-05-22media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns
2019-05-22media: dvb-usb-v2: Report error on all error pathsStefan Brüns
2019-05-22media: au0828: fix null dereference in error pathSean Young
2019-05-22media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-05-22media: spi: IR LED: add missing of table registrationDaniel Gomez
2019-05-22media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-05-21media: si2168: add frequency data to frontend infoBrad Love
2019-05-21media: venus: helpers: fix dynamic buffer mode for v4Stanimir Varbanov
2019-05-21media: venus: hfi_cmds: add more not-implemented propertiesStanimir Varbanov
2019-05-21media: venus: Add support for H265 controlsKelvin Lawson
2019-05-21media: venus: core: fix max load for msm8996 and sdm845Alexandre Courbot
2019-05-21media: coda: update profile and level controls after sequence initializationPhilipp Zabel
2019-05-21media: coda: add menu strings to s_ctrl debug outputPhilipp Zabel
2019-05-21media: coda: demote s_ctrl debug messages to level 2Philipp Zabel
2019-05-21media: coda: improve decoder job finished debug messagePhilipp Zabel
2019-05-21media: coda: add coda_frame_type_char helperPhilipp Zabel
2019-05-21media: coda: move job ready message to coda_debug level 2Philipp Zabel
2019-05-21media: coda: move register debugging to coda_debug level 3Philipp Zabel
2019-05-21media: atmel: atmel-isc: make try_fmt error less verboseEugen Hristev
2019-05-21media: atmel: atmel-isc: add support for DO_WHITE_BALANCEEugen Hristev
2019-05-21media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev
2019-05-21media: atmel: atmel-isc: reworked white balance featureEugen Hristev
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-21media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return checkHans Verkuil
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-05-08media: rcar-csi2: Propagate the FLD signal for NTSC and PALNiklas Söderlund