aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds70-98/+94
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab5-11/+9
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-15docs: 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/wsa/linuxLinus Torvalds1-1/+1
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds47-91/+127
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook7-12/+17
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook7-8/+12
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook11-26/+43
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook12-24/+25
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook12-19/+29
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox1-2/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+3
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds332-18777/+15534
2018-06-06Merge 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/tiwai/soundLinus 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-28media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller1-5/+29
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller4-3/+5
2018-05-28media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2-2/+2
2018-05-28media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2-10/+15
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young1-2/+2
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski1-3/+6
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski1-46/+36
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski1-3/+3
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary1-3/+6
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary1-7/+0
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary1-8/+34
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil3-10/+33
2018-05-28media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil1-52/+31
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva1-8/+6
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil1-2/+2
2018-05-28media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil1-6/+13
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King1-1/+1
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita1-5/+12
2018-05-28media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia1-1/+2
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia1-1/+1
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia1-0/+2