summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2017-08-09media: saa7164: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: b2c2: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: cobalt: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ivtv: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: bt8xx: bttv: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: bt8xx: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: zoran: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: dm1105: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: pluto2: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: meye: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: cx23885: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: netup_unidvb: constify pci_device_idArvind Yadav1-1/+1
2017-07-20media: cx25821: get rid of CX25821_VERSION_CODEMauro Carvalho Chehab2-6/+1
2017-07-20media: media/dvb: earth-pt3: fix hang-up in a rare caseAkihiro Tsukada1-8/+3
2017-07-20media: ngene: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: mantis: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dm1105: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: ddbridge: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: ddbridge: stv0910 single demod mode module optionDaniel Scheller1-0/+7
2017-07-20media: ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardwareDaniel Scheller3-3/+138
2017-07-20media: ddbridge: return stv09xx id in port_has_stv0900_aa()Daniel Scheller1-5/+4
2017-07-20media: solo6x10: fix detection of TW2864B chipsAnton Sviridenko1-0/+1
2017-07-19media: solo6x10: make const array saa7128_regs_ntsc staticColin Ian King1-1/+1
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal1-1/+1
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab1-8/+24
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-36/+606
2017-06-26media: staging: cxd2099: Fixed buffer modeRalph Metzler1-0/+1
2017-06-25media: ddbridge: dev_* logging fixupDaniel Scheller1-1/+1
2017-06-24media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan3-5/+5
2017-06-24media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2-12/+8
2017-06-24media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2-7/+7
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab1-0/+1
2017-06-24media: ddbridge: use dev_* macros in favor of printkDaniel Scheller1-32/+46
2017-06-24media: ddbridge: make (ddb)readl in while-loops fail-safeDaniel Scheller1-5/+18
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller3-4/+88
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller3-14/+132
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller2-0/+158
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller3-0/+27
2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller1-1/+1
2017-06-20[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller1-1/+2
2017-06-20[media] ddbridge: support STV0367-based cards and modulesDaniel Scheller3-1/+161
2017-06-20[media] ddbridge: add i2c_read_regs()Daniel Scheller1-2/+8
2017-06-07[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai1-1/+3
2017-06-07[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_freeJia-Ju Bai1-1/+3
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-06-06[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King1-1/+1
2017-06-06[media] cobalt: fix unchecked return valuesPan Bian1-0/+2
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-06-02[media] solo6x10: Convert to the new PCM opsTakashi Iwai1-8/+24
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab1-0/+2