summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorLines
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-36/+606
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller-4/+88
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller-14/+132
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller-0/+158
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller-0/+27
2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller-1/+1
2017-06-20[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller-1/+2
2017-06-20[media] ddbridge: support STV0367-based cards and modulesDaniel Scheller-1/+161
2017-06-20[media] ddbridge: add i2c_read_regs()Daniel Scheller-2/+8
2017-06-07[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai-1/+3
2017-06-07[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_freeJia-Ju Bai-1/+3
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth-12/+1
2017-06-06[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King-1/+1
2017-06-06[media] cobalt: fix unchecked return valuesPan Bian-0/+2
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller-2/+9
2017-06-02[media] solo6x10: Convert to the new PCM opsTakashi Iwai-8/+24
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab-0/+2
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab-0/+5
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab-7/+11
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab-0/+1
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab-0/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells-1/+1
2017-04-17[media] media: pci: saa7164: remove dead codeGustavo A. R. Silva-2/+0
2017-04-17[media] media: pci: saa7164: remove unnecessary codeGustavo A. R. Silva-2/+1
2017-04-17[media] media: pci: constify stv0299_config structuresBhumika Goyal-8/+8
2017-04-17[media] pci: mantis: constify mb86a16_config structureBhumika Goyal-1/+1
2017-04-17[media] cx88: constify mb86a16_config structureBhumika Goyal-1/+1
2017-04-17[media] saa7134: constify nxt200x_config structuresBhumika Goyal-2/+2
2017-04-10[media] av7110: use setup_timerGeliang Tang-3/+2
2017-04-10[media] netup_unidvb: use setup_timerGeliang Tang-3/+2
2017-04-10[media] ivtv: use setup_timerGeliang Tang-3/+2
2017-04-10[media] cx18: use setup_timerGeliang Tang-3/+1
2017-04-10[media] bt8xx: use setup_timerGeliang Tang-3/+1
2017-04-10[media] saa7134: use setup_timerGeliang Tang-9/+6
2017-04-05[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova-4/+5
2017-04-05[media] ivtv: use for_each_sgGeliang Tang-1/+1
2017-03-22[media] solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko-0/+11
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann-2/+4
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan-3/+2
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan-3/+2
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan-3/+1
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab-19/+25
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab-10/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-18/+23
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar-0/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2017-02-08[media] ttpci: address stringop overflow warningArnd Bergmann-10/+10
2017-02-03[media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter-2/+3
2017-02-03[media] media: pci: constify vb2_ops structureBhumika Goyal-1/+1