summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-272-2/+2
* media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai2018-07-271-10/+10
* media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai2018-07-271-2/+2
* media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-3/+3
* media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai2018-07-271-1/+1
* media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...Jia-Ju Bai2018-07-271-41/+41
* media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...Jia-Ju Bai2018-07-271-1/+1
* media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai2018-07-271-1/+1
* media: dvb-bt8xx: remove duplicate codeGustavo A. R. Silva2018-07-271-4/+0
* media: netup_unidvb: don't check number of messages in the driverWolfram Sang2018-07-271-5/+0
* media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa2018-07-251-3/+8
* media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero2018-07-041-0/+1
* media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia2018-07-041-0/+6
* media: cx88: add error handling for snd_ctl_addZhouyang Jia2018-06-281-2/+5
* media: cx18: remove redundant zero check on retvalColin Ian King2018-06-281-2/+0
* media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King2018-06-281-1/+1
* media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe2018-06-285-1557/+0
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-152-3/+3
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-153-3/+3
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-134-4/+4
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-133-3/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-2/+3
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-0768-12581/+1694
|\
| * media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller2018-05-281-5/+29
| * media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-282-0/+2
| * media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2018-05-282-2/+2
| * media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2018-05-282-10/+15
| * media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia2018-05-281-1/+2
| * media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-286-6/+0
| * media: zoran: move to staging in preparation for removalHans Verkuil2018-05-2521-10708/+0
| * media: cx23885: Add some missing register documentationBrad Love2018-05-111-1/+8
| * media: cx23885: Expand registers in dma tsport reg dumpBrad Love2018-05-111-0/+12
| * media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2018-05-112-2/+74
| * media: cx23885: Use PCI and TS masks in irq functionsBrad Love2018-05-111-2/+10
| * media: cx23885: Handle additional bufs on interruptBrad Love2018-05-111-13/+24
| * Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1011-13/+13
| |\
| * | media: Revert cleanup ktime_set() usageJasmin Jessich2018-05-092-3/+5
| * | media: Use ktime_set() in pt1.cJasmin Jessich2018-05-091-1/+1
| * | media: saa7164: Fix driver name in debug outputBrad Love2018-05-091-1/+2
| * | media: intel-ipu3: Kconfig coding style issueBrad Love2018-05-091-6/+6
| * | media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav2018-05-091-16/+15
| * | media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao2018-05-091-10/+22
| * | media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab2018-05-051-1/+2
| * | media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller2018-05-051-1/+0
| * | media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck2018-05-052-2/+2
| * | media: ngene: fix ci_tsfix modparam description typoDaniel Scheller2018-05-051-1/+1
| * | media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller2018-05-051-13/+0
| * | media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab2018-05-051-1/+1
| * | media: pt1: fix strncmp() size warningMauro Carvalho Chehab2018-05-051-1/+2