aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds20-36/+606
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
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab1-0/+5
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab6-7/+11
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab1-0/+1
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab1-0/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells1-1/+1
2017-04-17[media] media: pci: saa7164: remove dead codeGustavo A. R. Silva1-2/+0
2017-04-17[media] media: pci: saa7164: remove unnecessary codeGustavo A. R. Silva1-2/+1
2017-04-17[media] media: pci: constify stv0299_config structuresBhumika Goyal4-8/+8
2017-04-17[media] pci: mantis: constify mb86a16_config structureBhumika Goyal1-1/+1
2017-04-17[media] cx88: constify mb86a16_config structureBhumika Goyal1-1/+1
2017-04-17[media] saa7134: constify nxt200x_config structuresBhumika Goyal1-2/+2
2017-04-10[media] av7110: use setup_timerGeliang Tang1-3/+2
2017-04-10[media] netup_unidvb: use setup_timerGeliang Tang1-3/+2
2017-04-10[media] ivtv: use setup_timerGeliang Tang1-3/+2
2017-04-10[media] cx18: use setup_timerGeliang Tang1-3/+1
2017-04-10[media] bt8xx: use setup_timerGeliang Tang1-3/+1
2017-04-10[media] saa7134: use setup_timerGeliang Tang3-9/+6
2017-04-05[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova3-4/+5
2017-04-05[media] ivtv: use for_each_sgGeliang Tang1-1/+1
2017-03-22[media] solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann1-2/+4
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan1-3/+1
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab8-19/+25
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab7-10/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar6-18/+23
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-08[media] ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-02-03[media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter1-2/+3
2017-02-03[media] media: pci: constify vb2_ops structureBhumika Goyal1-1/+1