aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2016-03-03[media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann
2016-03-03[media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen
2016-03-03[media] saa7134: Add support for Snazio TvPVR PROGEORGE
2016-03-01[media] pt3: fix device identificationMauro Carvalho Chehab
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede
2016-02-23[media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab
2016-02-23[media] av7110: remove a bogus smatch warningMauro Carvalho Chehab
2016-02-23[media] ivtv: steal could be NULLMauro Carvalho Chehab
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab
2016-02-19[media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede
2016-02-10[media] saa7134: add media controller supportMauro Carvalho Chehab
2016-02-10[media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab
2016-02-10[media] saa7134: unconditionlally update TV standard at demodMauro Carvalho Chehab
2016-02-10[media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro 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