summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-09-26media: ov5645: Supported external clock is 24MHzTodor Tomov1-6/+7
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil1-0/+5
2018-09-26media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa1-3/+8
2018-09-19media: em28xx: Fix DualHD disconnect oopsBrad Love1-1/+3
2018-09-19media: em28xx: Fix dual transport stream operationBrad Love1-1/+3
2018-09-19media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki1-1/+4
2018-09-19media: rcar-csi2: update stream start for V3MNiklas Söderlund1-6/+14
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki1-11/+12
2018-09-19media: em28xx: explicitly disable TS packet filterRobert Schlabbach1-2/+2
2018-09-19media: camss: csid: Configure data type and decode format properlyTodor Tomov1-5/+11
2018-09-19media: dw2102: Fix memleak on sequence of probesAnton Vasilyev1-5/+14
2018-09-19media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev1-8/+16
2018-09-09media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas1-1/+1
2018-08-22media: gl861: fix probe of dvb_usb_gl861Mika Båtsman1-11/+10
2018-08-03Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-9/+16
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart1-3/+1
2018-07-30media: rc: read out of bounds if bpf reports high protocol numberSean Young1-2/+10
2018-07-26media: bpf: ensure bpf program is freed on detachSean Young1-0/+1
2018-06-27media: rc: be less noisy when driver misbehavesSean Young1-4/+4
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young1-12/+2
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds70-98/+94
2018-06-16Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2018-06-16media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-16media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab5-11/+9
2018-06-16media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-16media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab8-9/+9
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds47-91/+127
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook7-12/+17
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook7-8/+12
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook11-26/+43
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook12-24/+25
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook12-19/+29
2018-06-13Convert v4l2 event to struct_sizeMatthew Wilcox1-2/+1
2018-06-12Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-14/+3
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds332-18777/+15534
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-2/+388
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann1-1/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-12/+13
2018-06-05media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil1-0/+1
2018-06-05media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()Hans Verkuil1-1/+1
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-12/+23
2018-06-05media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann1-0/+2
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann2-6/+12
2018-06-05media: uvcvideo: Prevent setting unavailable flagsKieran Bingham1-8/+9
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young6-2/+388
2018-05-29media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller1-5/+29
2018-05-29media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller4-3/+5
2018-05-29media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2-2/+2