summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart
2018-07-30media: rc: read out of bounds if bpf reports high protocol numberSean Young
2018-07-26media: bpf: ensure bpf program is freed on detachSean Young
2018-06-27media: rc: be less noisy when driver misbehavesSean Young
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil
2018-06-05media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()Hans Verkuil
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-06-05media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann
2018-06-05media: uvcvideo: Prevent setting unavailable flagsKieran Bingham
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young
2018-05-28media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller
2018-05-28media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller
2018-05-28media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil
2018-05-28media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil