aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03media: v4l2-core: split out data copy from video_usercopyArnd Bergmann1-39/+69
2020-01-03media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann9-12/+36
2020-01-03media: documentation: fix video_event descriptionArnd Bergmann2-2/+2
2019-12-16media: vivid: support multiplanar touch devicesHans Verkuil4-8/+60
2019-12-16media: v4l2-ioctl.c: allow multiplanar for touchHans Verkuil1-1/+1
2019-12-16media: vivid: set field to NONE for touchHans Verkuil1-0/+1
2019-12-16media: pulse8-cec: log when a CEC message is receivedHans Verkuil1-0/+4
2019-12-16media: pulse8-cec: schedule next ping after current ping finishedHans Verkuil1-1/+1
2019-12-16media: pulse8-cec: use adap_free callbackHans Verkuil1-7/+13
2019-12-16media: pulse8-cec: queue received messages in an arrayHans Verkuil1-19/+61
2019-12-16media: pulse8-cec: move the transmit to a workqueueHans Verkuil1-51/+81
2019-12-16media: pulse8-cec: set tx_done_status for transmit_done statusHans Verkuil1-20/+21
2019-12-16media: pulse8-cec: add 2nd debug levelHans Verkuil1-7/+17
2019-12-16media: pulse8-cec: locking improvementsHans Verkuil1-21/+26
2019-12-16media: pulse8-cec: reorganize function orderHans Verkuil1-256/+248
2019-12-16media: pulse8-cec: improve debuggingHans Verkuil1-5/+60
2019-12-16media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macrosNathan Chancellor1-6/+6
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia11-11/+343
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia10-18/+18
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia1-33/+20
2019-12-16media: vidioc-enum-fmt.rst: clarify format preferenceEzequiel Garcia1-1/+3
2019-12-16media: adv7604: extend deep color mode to ADV7611Dragos Bogdan1-11/+21
2019-12-16media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo1-15/+151
2019-12-16media: pixfmt-tch-td16/tu16.rst: document that this is little endianHans Verkuil2-34/+34
2019-12-16media: imx7-mipi-csis: remove subdev_notifierRui Miguel Silva1-3/+0
2019-12-16media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun1-4/+1
2019-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda1-6/+3
2019-12-16media: dt-bindings: rcar-vin: Document compatibility string for R8A77470Niklas Söderlund1-0/+1
2019-12-16media: dt-bindings: rcar-vin: Remove paragraph about aliasesNiklas Söderlund1-3/+0
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+27
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2-1/+14
2019-12-16media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+34
2019-12-16media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev1-3/+2
2019-12-16media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev1-6/+29
2019-12-16media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev1-9/+9
2019-12-16media: meson: vdec: add sm1 platformNeil Armstrong4-7/+59
2019-12-16media: dt-bindings: media: amlogic,gx-vdec: add bindings for SM1 familyNeil Armstrong1-0/+2
2019-12-16media: meson: vdec: add g12a platformMaxime Jourdan4-2/+44
2019-12-16media: dt-bindings: media: amlogic,gx-vdec: add bindings for G12A familyNeil Armstrong1-5/+37
2019-12-16media: dt-bindings: media: amlogic,vdec: convert to yamlNeil Armstrong2-72/+107
2019-12-16media: coda: avoid hardware lockups with more than 13 capture buffersPhilipp Zabel1-9/+14
2019-12-16media: coda: remove redundant platform_get_irq error messagePhilipp Zabel1-3/+1
2019-12-16media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel4-2/+756
2019-12-16media: coda: jpeg: add JPEG register definitions for CODA960Philipp Zabel1-0/+83
2019-12-16media: coda: jpeg: merge Huffman table bits and valuesPhilipp Zabel1-24/+16
2019-12-16media: coda: do not skip finish_run if abortingPhilipp Zabel2-1/+7
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai11-11/+0