summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7134: change the debug macros for video and vbiMauro Carvalho Chehab2015-05-132-16/+16
* [media] saa7134: change the debug macros for saa7134-tvaudioMauro Carvalho Chehab2015-05-131-74/+70
* [media] saa7134-ts: use pr_fmt() at the debug macroMauro Carvalho Chehab2015-05-131-8/+8
* [media] saa7134-i2c: make debug macros to use pr_fmt()Mauro Carvalho Chehab2015-05-131-27/+27
* [media] saa7134: better handle core debug messagesMauro Carvalho Chehab2015-05-131-35/+33
* [media] saa7134: use pr_warn() on some places where no KERN_foo were usedMauro Carvalho Chehab2015-05-132-15/+15
* [media] saa7134-empress: use pr_debug() for the saa7134 empress moduleMauro Carvalho Chehab2015-05-131-11/+4
* [media] saa7134-dvb: use pr_debug() for the saa7134 dvb moduleMauro Carvalho Chehab2015-05-131-19/+10
* [media] saa7134-dvb: get rid of wprintk() macroMauro Carvalho Chehab2015-05-131-32/+27
* [media] saa7134-alsa: use pr_debug() instead of printkMauro Carvalho Chehab2015-05-131-21/+11
* [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNINGMauro Carvalho Chehab2015-05-132-24/+19
* [media] saa7134: instead of using printk KERN_foo, use pr_fooMauro Carvalho Chehab2015-05-138-65/+65
* [media] saa7134: prepare to use pr_foo macrosMauro Carvalho Chehab2015-05-1313-32/+38
* [media] si2157: support selection of IF interfaceOlli Salonen2015-05-123-0/+8
* [media] mantis: fix error handlingSilvan Jegen2015-05-121-20/+16
* [media] saa7164: fix compiler warningHans Verkuil2015-05-011-1/+1
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-016-29/+42
* [media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-4/+7
* [media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil2015-05-011-3/+13
* [media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil2015-05-011-3/+6
* dt3155: fix CodingStyle issuesMauro Carvalho Chehab2015-05-011-5/+10
* [media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil2015-05-011-0/+1
* [media] dt3155: move out of staging into drivers/media/pciHans Verkuil2015-05-016-0/+838
* [media] cx18: add missing caps for the PCM video deviceHans Verkuil2015-05-011-0/+1
* saa7164: Fix CodingStyle issues added on previous patchesMauro Carvalho Chehab2015-05-012-15/+22
* [media] saa7164: fix querycap warningHans Verkuil2015-05-012-10/+12
* [media] saa7164: fix HVR2255 ATSC inversion issueSteven Toth2015-05-011-1/+1
* [media] saa7164: Copyright updateSteven Toth2015-05-0114-14/+14
* [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205Steven Toth2015-05-013-14/+407
* [media] saa7164: Improvements for I2C handlingSteven Toth2015-05-011-1/+10
* [media] saa7164: Adding additional I2C debugSteven Toth2015-05-011-3/+5
* [media] saa7164: I2C improvements for upcoming HVR2255/2205 boardsSteven Toth2015-05-011-3/+4
* [media] bttv: fix missing irq after reloading driverHans Verkuil2015-05-011-0/+2
* [media] cx88: v4l2-compliance fixesHans Verkuil2015-05-015-16/+6
* [media] cx23885: fix bad indentationMauro Carvalho Chehab2015-05-011-1/+1
* [media] saa7134: fix bad indentingMauro Carvalho Chehab2015-05-011-1/+1
* [media] bttv: fix audio hooksMauro Carvalho Chehab2015-05-011-168/+275
* [media] bttv: fix indentingMauro Carvalho Chehab2015-05-011-1/+2
* [media] mantis: remove dead codeMauro Carvalho Chehab2015-04-301-3/+0
* [media] zoran: fix indentMauro Carvalho Chehab2015-04-301-8/+5
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* [media] saa7164: Check if dev is NULL before dereferencing itMauro Carvalho Chehab2015-04-301-6/+8
* [media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab2015-04-301-4/+6
* [media] saa7134: fix indent issuesMauro Carvalho Chehab2015-04-301-8/+11
* [media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-212-23/+0
|\
| * Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-23/+0
| |\
| | * media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2015-03-242-23/+0
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-2139-415/+365
|\ \ \ | |/ / |/| |
| * | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-081-1/+1