aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ipu3-cio2: Parse information from firmware without using callbacksfwnode-linearSakari Ailus1-43/+50
2019-06-28ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus1-5/+5
2019-06-28ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus1-2/+6
2019-06-28v4l2-async: Safely clean up an uninitialised notifierSakari Ailus1-1/+1
2019-06-28omap3isp: Rework OF endpoint parsingSakari Ailus1-134/+197
2019-06-28v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus2-0/+48
2019-06-28v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus7-32/+21
2019-06-28davinci-vpif: Don't dereference endpoint after putting it, fix refcountingSakari Ailus1-3/+2
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter1-20/+2
2019-06-27media: doc-rst: Fix typosBastien Nocera1-5/+5
2019-06-27media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-06-27media: stv0297: fix frequency range limitMauro Carvalho Chehab1-1/+1
2019-06-27media: rc: Prefer KEY_NUMERIC_* for number buttons on remotesBastien Nocera110-1250/+1254
2019-06-27media: dvb_frontend: split dvb_frontend_handle_ioctl functionArnd Bergmann1-63/+77
2019-06-27media: mceusb: disable "nonsensical irdata" messagesA Sun1-2/+2
2019-06-27media: rc: remove redundant dev_err messageDing Xiang3-7/+2
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil2-0/+163
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz5-41/+132
2019-06-27media: cec-notifier: rename variables, check kstrdup and n->conn_nameHans Verkuil1-9/+18
2019-06-24media: MAINTAINERS: Add maintainers for Media ControllerSakari Ailus1-0/+11
2019-06-24media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko5-115/+276
2019-06-24media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko6-93/+349
2019-06-24media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-06-24media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-06-24media: atmel: atmel-isc: fix i386 build errorEugen Hristev2-6/+2
2019-06-24media: v4l2-ctrl: Move compound control initializationEzequiel Garcia1-15/+22
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia1-3/+5
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan1-2/+2
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil27-192/+159
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pad config argumentJanusz Krzysztofik1-6/+21
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pointer argumentsJanusz Krzysztofik1-0/+27
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik2-92/+152
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel4-0/+115
2019-06-24media: coda: add coda_slice_mode() functionPhilipp Zabel1-21/+24
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel3-23/+19
2019-06-24media: coda: mark last returned framePhilipp Zabel1-0/+17
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel3-7/+42
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel3-5/+27
2019-06-24media: coda: flag the last encoded bufferPhilipp Zabel1-7/+9
2019-06-24media: coda: only wake up capture queue if no pending buffers to encodePhilipp Zabel1-8/+9
2019-06-24media: coda: retire coda_buf_is_end_of_streamPhilipp Zabel1-11/+1
2019-06-24media: coda: mark the last output buffer on encoder stop commandPhilipp Zabel1-0/+5
2019-06-24media: coda: only set the stream end flags if there are no more pending outpu...Philipp Zabel1-8/+12
2019-06-24media: coda: mark the last output buffer on decoder stop commandPhilipp Zabel2-0/+9
2019-06-24media: coda: allow flagging last output buffer internallyPhilipp Zabel1-1/+19
2019-06-24media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-06-24media: coda: flush bitstream ring buffer on decoder restartPhilipp Zabel3-0/+28
2019-06-24media: coda: do not enforce 512-byte initial bitstream payload on CODA960Philipp Zabel1-1/+3
2019-06-24media: coda: pad first buffer with repeated MPEG headers to fix sequence initPhilipp Zabel4-3/+139

Privacy Policy