summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2016-02-19[media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-02-10[media] saa7134: add media controller supportMauro Carvalho Chehab4-5/+268
2016-02-10[media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab3-198/+10
2016-02-10[media] saa7134: unconditionlally update TV standard at demodMauro Carvalho Chehab1-2/+1
2016-02-10[media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab5-825/+853
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab4-5/+7
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab1-1/+4
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-2/+2
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-01[media] netup_unidvb: Remove a useless memsetChristophe JAILLET1-2/+1
2016-02-01[media] media: bt8xx: constify sp887x_config structureJulia Lawall1-1/+1
2016-02-01[media] media: bt8xx: constify or51211_config structureJulia Lawall1-1/+1
2016-02-01[media] av7110: constify sp8870_config structureJulia Lawall1-1/+1
2016-02-01[media] bttv: Returning only value constants in two functionsMarkus Elfring1-19/+6
2016-02-01[media] bttv-driver, usbvision-video: use to_video_device()Geliang Tang1-1/+1
2016-02-01[media] saa7134: add DMABUF supportHans Verkuil2-2/+4
2016-02-01[media] go7007: constify go7007_hpi_ops structuresJulia Lawall1-1/+1
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall3-4/+4
2016-01-25[media] media: change email addressPatrick Boettcher1-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab6-7/+8
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-3/+5
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung12-12/+12
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil1-2/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil20-46/+39
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2-6/+6
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab10-12/+12
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall4-4/+4
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall1-1/+1
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab9-15/+17
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig9-15/+17
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire1-2/+2
2015-11-17[media] av7110: potential divide by zeroDan Carpenter1-0/+3
2015-11-17[media] av7110: don't allow negative volumesDan Carpenter2-3/+6
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab19-20/+20
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab22-32/+32
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-1/+1
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3