summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2015-05-01dt3155: fix CodingStyle issuesMauro Carvalho Chehab1-5/+10
2015-05-01[media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil1-0/+1
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil6-0/+838
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil1-0/+1
2015-05-01saa7164: Fix CodingStyle issues added on previous patchesMauro Carvalho Chehab2-15/+22
2015-05-01[media] saa7164: fix querycap warningHans Verkuil2-10/+12
2015-05-01[media] saa7164: fix HVR2255 ATSC inversion issueSteven Toth1-1/+1
2015-05-01[media] saa7164: Copyright updateSteven Toth14-14/+14
2015-05-01[media] saa7164: Add Digital TV support for the HVR2255 and HVR2205Steven Toth3-14/+407
2015-05-01[media] saa7164: Improvements for I2C handlingSteven Toth1-1/+10
2015-05-01[media] saa7164: Adding additional I2C debugSteven Toth1-3/+5
2015-05-01[media] saa7164: I2C improvements for upcoming HVR2255/2205 boardsSteven Toth1-3/+4
2015-05-01[media] bttv: fix missing irq after reloading driverHans Verkuil1-0/+2
2015-05-01[media] cx88: v4l2-compliance fixesHans Verkuil5-16/+6
2015-05-01[media] cx23885: fix bad indentationMauro Carvalho Chehab1-1/+1
2015-05-01[media] saa7134: fix bad indentingMauro Carvalho Chehab1-1/+1
2015-05-01[media] bttv: fix audio hooksMauro Carvalho Chehab1-168/+275
2015-05-01[media] bttv: fix indentingMauro Carvalho Chehab1-1/+2
2015-04-30[media] mantis: remove dead codeMauro Carvalho Chehab1-3/+0
2015-04-30[media] zoran: fix indentMauro Carvalho Chehab1-8/+5
2015-04-30[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-2/+2
2015-04-30[media] saa7164: Check if dev is NULL before dereferencing itMauro Carvalho Chehab1-6/+8
2015-04-30[media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab1-4/+6
2015-04-30[media] saa7134: fix indent issuesMauro Carvalho Chehab1-8/+11
2015-04-30[media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab1-2/+2
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2-23/+0
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab39-415/+365
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2-23/+0
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann1-1/+1
2015-04-08[media] bttv: embed video_deviceHans Verkuil2-54/+25
2015-04-08[media] cx88: embed video_deviceHans Verkuil4-72/+46
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil1-21/+15
2015-04-08[media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2-1/+13
2015-04-08[media] cx18: add support for control eventsHans Verkuil2-8/+20
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells2-1/+1
2015-04-03[media] cx18: embed video_deviceHans Verkuil6-44/+28
2015-04-03[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2-12/+30
2015-04-03[media] ivtv: replace crop by selectionHans Verkuil1-46/+69
2015-04-03[media] sta2x11: embed video_deviceHans Verkuil1-23/+12
2015-04-03[media] meye: embed video_deviceHans Verkuil2-15/+8
2015-04-03[media] saa7146: embed video_deviceHans Verkuil5-7/+7
2015-04-03[media] ivtv: embed video_deviceHans Verkuil9-76/+61
2015-04-03[media] smipcie: switch ts2022 to ts2020 driverAntti Palosaari2-8/+6
2015-04-03[media] cx23885: switch ts2022 to ts2020 driverAntti Palosaari2-18/+13
2015-04-03[media] media: pci: cx23885: don't export static symbolJulia Lawall1-3/+0
2015-04-01[media] cx23885: fix querycapHans Verkuil1-7/+6
2015-03-24media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2-23/+0
2015-03-03[media] cx18: Fix bytes_per_lineSimon Farnsworth2-3/+7
2015-03-03[media] saa7164: free_irq before pci_disable_deviceOlli Salonen1-2/+2
2015-03-02[media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer1-1/+2