summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-03-12media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-03-12media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil1-2/+2
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko2-0/+26
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2-7/+15
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai1-1/+1
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai1-0/+22
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-24media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford1-1/+1
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-04media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-04media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-04media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-04media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-04media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-17/+40
2019-12-13media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil1-4/+13
2019-12-13media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil1-8/+12
2019-12-13media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil1-2/+12
2019-12-13media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil1-3/+3
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya2-13/+13
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-18/+21
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-23/+3
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-9/+1
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds202-4133/+8656
2019-11-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab200-4100/+8623
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-2/+1
2019-11-14media: uvcvideo: drop error check of debugfs_create_dir()Chunfeng Yun1-9/+1
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-3/+2
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil1-3/+6
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot1-1/+1
2019-11-10media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King1-4/+2
2019-11-10media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar4-5/+5
2019-11-10media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-11-10media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih1-0/+7
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel1-1/+2
2019-11-10media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel1-1/+2