summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-316-7/+7
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-316-7/+7
* | media: cx23885: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: ivtv: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: bttv-input: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: cx18: Don't check for address of video_devNathan Chancellor2018-10-081-1/+1
* | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* | media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-1/+1
* | media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-5/+7
* | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-042-6/+3
* | media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor2018-09-241-1/+0
* | media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-09-241-0/+10
* | media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX2018-09-241-0/+15
* | media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai2018-09-241-1/+1
* | media: saa7134: declare its own padsMauro Carvalho Chehab2018-09-172-6/+12
* | media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+2
* | media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-1/+0
* | media: dvb: move compat handlers into driversArnd Bergmann2018-09-122-3/+87
* | media: dvb: move most compat_ioctl handling into driversArnd Bergmann2018-09-122-0/+11
* | media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei2018-09-121-1/+1
* | media: ddbridge/sx8: remove redundant check of iq_mode == 2Colin Ian King2018-09-121-3/+1
* | media: ddbridge: header/boilerplate cleanups and cosmeticsDaniel Scheller2018-09-1213-28/+1
* | media: ddbridge: add SPDX license identifiersDaniel Scheller2018-09-1213-0/+13
* | media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller2018-09-121-1/+1
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-1131-74/+80
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1150-129/+132
|/
* media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu2018-08-311-2/+7
* media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memsetzhong jiang2018-08-311-4/+2
* media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab2018-08-081-3/+3
* media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab2018-08-071-0/+1
* media: dm1105: Limit number of cards to avoid buffer over readAnton Vasilyev2018-08-021-0/+3
* media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-024-23/+21
* media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD definesDaniel Scheller2018-07-301-8/+16
* media: ddbridge/sx8: enable modulation selection in set_parameters()Daniel Scheller2018-07-301-7/+23
* media: ddbridge/sx8: disable automatic PLS code searchDaniel Scheller2018-07-301-1/+1
* media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macroDaniel Scheller2018-07-301-2/+6
* media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.cDaniel Scheller2018-07-307-419/+516
* media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() publicDaniel Scheller2018-07-302-47/+51
* media: ddbridge/mci: store mci type and number of ports in the hwinfoDaniel Scheller2018-07-303-6/+10
* media: ddbridge/mci: extend mci_command and mci_result structsDaniel Scheller2018-07-301-8/+66
* media: ddbridge/mci: rename defines and fix i/q var typesDaniel Scheller2018-07-302-29/+29
* media: ddbridge/mci: read and report signal strength and SNRDaniel Scheller2018-07-301-1/+46
* media: ddbridge/mci: update copyright year in headersDaniel Scheller2018-07-302-6/+6
* media: ddbridge: change MCI base ID and define a SX8 IDDaniel Scheller2018-07-302-3/+5
* media: ddbridge: link structure access cosmetics in ddb_port_probe()Daniel Scheller2018-07-301-8/+9
* media: ddbridge: remove unused MDIO defines and hwinfo memberDaniel Scheller2018-07-302-9/+0
* media: ddbridge: report I2C bus errorsDaniel Scheller2018-07-301-1/+4
* media: ddbridge: evaluate the actual link when setting up the dummy tunerDaniel Scheller2018-07-301-1/+1
* media: ddbridge: probe for LNBH25 chips before attachingDaniel Scheller2018-07-301-7/+15
* media: pci/pt1: suppress compiler warning in xtensa archAkihiro Tsukada2018-07-301-2/+0