summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-11-06media: ipu3-cio2: Use cio2_queues_exitSakari Ailus
2018-11-06media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-09media: cx23885: make const array addr_list staticColin Ian King
2018-10-09media: ivtv: make const array addr_list staticColin Ian King
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-09-24media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai
2018-09-17media: saa7134: declare its own padsMauro Carvalho Chehab
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann
2018-09-12media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei
2018-09-12media: ddbridge/sx8: remove redundant check of iq_mode == 2Colin Ian King
2018-09-12media: ddbridge: header/boilerplate cleanups and cosmeticsDaniel Scheller
2018-09-12media: ddbridge: add SPDX license identifiersDaniel Scheller
2018-09-12media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-08-31media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu
2018-08-31media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memsetzhong jiang
2018-08-08media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab
2018-08-07media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab
2018-08-02media: dm1105: Limit number of cards to avoid buffer over readAnton Vasilyev
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-07-30media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD definesDaniel Scheller
2018-07-30media: ddbridge/sx8: enable modulation selection in set_parameters()Daniel Scheller
2018-07-30media: ddbridge/sx8: disable automatic PLS code searchDaniel Scheller
2018-07-30media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macroDaniel Scheller
2018-07-30media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.cDaniel Scheller
2018-07-30media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() publicDaniel Scheller
2018-07-30media: ddbridge/mci: store mci type and number of ports in the hwinfoDaniel Scheller
2018-07-30media: ddbridge/mci: extend mci_command and mci_result structsDaniel Scheller
2018-07-30media: ddbridge/mci: rename defines and fix i/q var typesDaniel Scheller
2018-07-30media: ddbridge/mci: read and report signal strength and SNRDaniel Scheller
2018-07-30media: ddbridge/mci: update copyright year in headersDaniel Scheller
2018-07-30media: ddbridge: change MCI base ID and define a SX8 IDDaniel Scheller
2018-07-30media: ddbridge: link structure access cosmetics in ddb_port_probe()Daniel Scheller
2018-07-30media: ddbridge: remove unused MDIO defines and hwinfo memberDaniel Scheller
2018-07-30media: ddbridge: report I2C bus errorsDaniel Scheller