aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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