aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor1-3/+3
2018-12-05media: ddbridge: remove another duplicate of io.h and sort includesMauro Carvalho Chehab1-27/+25
2018-12-05media: ddbridge: remove some duplicated include filezhong jiang1-2/+0
2018-12-05media: remove redundant include moduleparam.hzhong jiang2-2/+0
2018-12-05media: drivers: media: pci: b2c2: Fix errors due to unappropriate coding style.Iliya Iliev1-33/+37
2018-12-03media: saa7134: rc-core maintains users count, no need to duplicateSean Young3-67/+18
2018-11-22media: saa7134: hvr1110 can decode rc6Sean Young1-39/+4
2018-11-22media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young2-4/+1
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil6-42/+43
2018-11-20media: cropcap/g_selection splitHans Verkuil2-9/+57
2018-11-06media: intel-ipu3: cio2: Remove redundant definitionsRajmohan Mani1-2/+0
2018-11-06media: ipu3-cio2: Use cio2_queues_exitSakari Ailus1-3/+1
2018-11-06media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus1-2/+2
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-7/+7
2018-10-09media: cx23885: make const array addr_list staticColin Ian King1-1/+1
2018-10-09media: ivtv: make const array addr_list staticColin Ian King1-1/+1
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King1-1/+1
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor1-1/+1
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-1/+1
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-5/+7
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2-6/+3
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor1-1/+0
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-09-24media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX1-0/+15
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai1-1/+1
2018-09-17media: saa7134: declare its own padsMauro Carvalho Chehab2-6/+12
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+2
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+0
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann2-3/+87
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann2-0/+11
2018-09-12media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei1-1/+1
2018-09-12media: ddbridge/sx8: remove redundant check of iq_mode == 2Colin Ian King1-3/+1
2018-09-12media: ddbridge: header/boilerplate cleanups and cosmeticsDaniel Scheller13-28/+1
2018-09-12media: ddbridge: add SPDX license identifiersDaniel Scheller13-0/+13
2018-09-12media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab31-74/+80
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab50-129/+132
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil6-7/+7
2018-08-31media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu1-2/+7
2018-08-31media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memsetzhong jiang1-4/+2
2018-08-08media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab1-3/+3
2018-08-07media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab1-0/+1
2018-08-02media: dm1105: Limit number of cards to avoid buffer over readAnton Vasilyev1-0/+3
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab4-23/+21
2018-07-30media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD definesDaniel Scheller1-8/+16
2018-07-30media: ddbridge/sx8: enable modulation selection in set_parameters()Daniel Scheller1-7/+23