aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman
2020-01-27media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2020-01-27media: cx23885: check allocation returnNicholas Mc Guire
2020-01-27media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2020-01-27media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2020-01-27media: dvb/earth-pt1: fix wrong initialization for demod blocksAkihiro Tsukada
2019-12-31media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET
2019-11-24media: cx18: Don't check for address of video_devNathan Chancellor
2019-11-20media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai
2019-11-20media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero
2019-10-05media: saa7146: add cleanup in hexium_attach()Wenwen Wang
2019-07-26media: saa7164: fix remove_proc_entry warningKefeng Wang
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
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