summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab
2016-02-01[media] netup_unidvb: Remove a useless memsetChristophe JAILLET
2016-02-01[media] media: bt8xx: constify sp887x_config structureJulia Lawall
2016-02-01[media] media: bt8xx: constify or51211_config structureJulia Lawall
2016-02-01[media] av7110: constify sp8870_config structureJulia Lawall
2016-02-01[media] bttv: Returning only value constants in two functionsMarkus Elfring
2016-02-01[media] bttv-driver, usbvision-video: use to_video_device()Geliang Tang
2016-02-01[media] saa7134: add DMABUF supportHans Verkuil
2016-02-01[media] go7007: constify go7007_hpi_ops structuresJulia Lawall
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall
2016-01-25[media] media: change email addressPatrick Boettcher
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire
2015-11-17[media] av7110: potential divide by zeroDan Carpenter
2015-11-17[media] av7110: don't allow negative volumesDan Carpenter
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan
2015-10-20[media] ivtv: Convert to get_user_pages_unlocked()Jan Kara
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung