aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-30media: ddbridge/sx8: disable automatic PLS code searchDaniel Scheller1-1/+1
2018-07-30media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macroDaniel Scheller1-2/+6
2018-07-30media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.cDaniel Scheller7-419/+516
2018-07-30media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() publicDaniel Scheller2-47/+51
2018-07-30media: ddbridge/mci: store mci type and number of ports in the hwinfoDaniel Scheller3-6/+10
2018-07-30media: ddbridge/mci: extend mci_command and mci_result structsDaniel Scheller1-8/+66
2018-07-30media: ddbridge/mci: rename defines and fix i/q var typesDaniel Scheller2-29/+29
2018-07-30media: ddbridge/mci: read and report signal strength and SNRDaniel Scheller1-1/+46
2018-07-30media: ddbridge/mci: update copyright year in headersDaniel Scheller2-6/+6
2018-07-30media: ddbridge: change MCI base ID and define a SX8 IDDaniel Scheller2-3/+5
2018-07-30media: ddbridge: link structure access cosmetics in ddb_port_probe()Daniel Scheller1-8/+9
2018-07-30media: ddbridge: remove unused MDIO defines and hwinfo memberDaniel Scheller2-9/+0
2018-07-30media: ddbridge: report I2C bus errorsDaniel Scheller1-1/+4
2018-07-30media: ddbridge: evaluate the actual link when setting up the dummy tunerDaniel Scheller1-1/+1
2018-07-30media: ddbridge: probe for LNBH25 chips before attachingDaniel Scheller1-7/+15
2018-07-30media: pci/pt1: suppress compiler warning in xtensa archAkihiro Tsukada1-2/+0
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2-2/+2
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai1-10/+10
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai1-2/+2
2018-07-27media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai2-3/+3
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai1-1/+1
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup()Jia-Ju Bai1-41/+41
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset()Jia-Ju Bai1-1/+1
2018-07-27media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai1-1/+1
2018-07-27media: dvb-bt8xx: remove duplicate codeGustavo A. R. Silva1-4/+0
2018-07-27media: netup_unidvb: don't check number of messages in the driverWolfram Sang1-5/+0
2018-07-25media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa1-3/+8
2018-07-04media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero1-0/+1
2018-07-04media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia1-0/+6
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia1-2/+5
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King1-2/+0
2018-06-28media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King1-1/+1
2018-06-28media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe5-1557/+0
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2-3/+3
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab3-3/+3