| Commit message (Expand) | Author | Age | Files | Lines |
* | media: rc-main: clean-up two warnings | Mauro Carvalho Chehab | 2019-05-23 | 1 | -4/+2 |
* | media: media_device_enum_links32: clean a reserved field | Jungo Lin | 2019-05-23 | 1 | -1/+8 |
* | media: vpss: fix the order of resource clean up | Mukesh Ojha | 2019-05-23 | 1 | -1/+1 |
* | media: vpss: fix a potential NULL pointer dereference | Kangjie Lu | 2019-05-23 | 1 | -0/+5 |
* | media: coda: remove -I$(src) header search path | Masahiro Yamada | 2019-05-23 | 3 | -4/+3 |
* | media: Kconfig: allow to select drivers if EMBEDDED | Stefan Agner | 2019-05-23 | 4 | -5/+5 |
* | media: videobuf2-core.h: Document the alloc memop size argument as page aligned | Sakari Ailus | 2019-05-23 | 1 | -0/+1 |
* | media: videobuf2-dma-sg: Prevent size from overflowing | Sakari Ailus | 2019-05-23 | 1 | -1/+1 |
* | media: videobuf2-core: Prevent size alignment wrapping buffer size to 0 | Sakari Ailus | 2019-05-23 | 1 | -0/+4 |
* | media: smiapp: core: add small range to usleep_range | Nicholas Mc Guire | 2019-05-23 | 1 | -1/+1 |
* | media: marvell-ccic: don't generate EOF on parallel bus | Lubomir Rintel | 2019-05-23 | 1 | -6/+0 |
* | media: marvell-ccic: fix DMA s/g desc number calculation | Lubomir Rintel | 2019-05-23 | 1 | -2/+3 |
* | media: v4l: fwnode: C-PHY has no clock lane | Sakari Ailus | 2019-05-23 | 1 | -4/+4 |
* | media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE set | Akinobu Mita | 2019-05-23 | 1 | -2/+0 |
* | media: ov7740: fix vertical flip control | Akinobu Mita | 2019-05-23 | 1 | -2/+2 |
* | media: ov7740: avoid invalid framesize setting | Akinobu Mita | 2019-05-23 | 1 | -1/+5 |
* | media: ov7740: fix unbalanced pm_runtime_get/put | Akinobu Mita | 2019-05-23 | 1 | -6/+6 |
* | media: cec: allow any initiator for Ping and Image/Text View On | Hans Verkuil | 2019-05-23 | 1 | -2/+11 |
* | media: cec: support CEC_MSG_FL_RAW | Hans Verkuil | 2019-05-23 | 1 | -45/+62 |
* | media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function | Hans Verkuil | 2019-05-23 | 1 | -0/+5 |
* | media: cec: move check from cec_transmit to cec_transmit_msg_fh | Hans Verkuil | 2019-05-23 | 2 | -8/+5 |
* | media: cec: cec_transmit_msg_fh: do sanity checks first | Hans Verkuil | 2019-05-23 | 1 | -5/+6 |
* | media: cec-gpio: use disable/enable_irq | Hans Verkuil | 2019-05-23 | 1 | -17/+11 |
* | media: cec: mark devnode as registered before actually registering it | Hans Verkuil | 2019-05-22 | 1 | -1/+2 |
* | media: rc: meson-ir: update with SPDX Licence identifier | Neil Armstrong | 2019-05-22 | 1 | -7/+1 |
* | media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rw | Stefan Brüns | 2019-05-22 | 1 | -2/+0 |
* | media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw | Stefan Brüns | 2019-05-22 | 1 | -11/+0 |
* | media: dvb-usb-v2: Report error on all error paths | Stefan Brüns | 2019-05-22 | 1 | -5/+10 |
* | media: au0828: fix null dereference in error path | Sean Young | 2019-05-22 | 1 | -6/+6 |
* | media: dvb: usb: fix use after free in dvb_usb_device_exit | Oliver Neukum | 2019-05-22 | 1 | -2/+5 |
* | media: spi: IR LED: add missing of table registration | Daniel Gomez | 2019-05-22 | 1 | -0/+1 |
* | media: si2168: add frequency data to frontend info | Brad Love | 2019-05-21 | 1 | -2/+5 |
* | media: venus: helpers: fix dynamic buffer mode for v4 | Stanimir Varbanov | 2019-05-21 | 1 | -0/+7 |
* | media: venus: hfi_cmds: add more not-implemented properties | Stanimir Varbanov | 2019-05-21 | 1 | -0/+2 |
* | media: venus: Add support for H265 controls | Kelvin Lawson | 2019-05-21 | 1 | -1/+20 |
* | media: venus: core: fix max load for msm8996 and sdm845 | Alexandre Courbot | 2019-05-21 | 1 | -2/+2 |
* | media: coda: update profile and level controls after sequence initialization | Philipp Zabel | 2019-05-21 | 4 | -28/+54 |
* | media: coda: add menu strings to s_ctrl debug output | Philipp Zabel | 2019-05-21 | 1 | -2/+7 |
* | media: coda: demote s_ctrl debug messages to level 2 | Philipp Zabel | 2019-05-21 | 1 | -1/+1 |
* | media: coda: improve decoder job finished debug message | Philipp Zabel | 2019-05-21 | 1 | -5/+29 |
* | media: coda: add coda_frame_type_char helper | Philipp Zabel | 2019-05-21 | 1 | -4/+9 |
* | media: coda: move job ready message to coda_debug level 2 | Philipp Zabel | 2019-05-21 | 1 | -1/+1 |
* | media: coda: move register debugging to coda_debug level 3 | Philipp Zabel | 2019-05-21 | 1 | -2/+2 |
* | media: atmel: atmel-isc: make try_fmt error less verbose | Eugen Hristev | 2019-05-21 | 1 | -1/+2 |
* | media: atmel: atmel-isc: add support for DO_WHITE_BALANCE | Eugen Hristev | 2019-05-21 | 1 | -7/+59 |
* | media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE | Eugen Hristev | 2019-05-21 | 1 | -0/+1 |
* | media: atmel: atmel-isc: reworked white balance feature | Eugen Hristev | 2019-05-21 | 2 | -25/+181 |
* | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 30 | -49/+47 |
* | media: remove unneeded header search paths | Masahiro Yamada | 2019-05-18 | 7 | -11/+0 |
* | Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-05-16 | 7 | -20/+144 |
|\ |
|