summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-12-13media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire
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
2018-07-30media: ddbridge: evaluate the actual link when setting up the dummy tunerDaniel Scheller
2018-07-30media: ddbridge: probe for LNBH25 chips before attachingDaniel Scheller
2018-07-30media: pci/pt1: suppress compiler warning in xtensa archAkihiro Tsukada
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai
2018-07-27media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...Jia-Ju Bai
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...Jia-Ju Bai
2018-07-27media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai
2018-07-27media: dvb-bt8xx: remove duplicate codeGustavo A. R. Silva
2018-07-27media: netup_unidvb: don't check number of messages in the driverWolfram Sang
2018-07-25media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa
2018-07-04media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero
2018-07-04media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King
2018-06-28media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King
2018-06-28media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-28media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller