summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | [media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen2016-03-031-2/+2
* | [media] cx23885: fix reversed I2C bus numberingOlli Salonen2016-03-031-6/+6
* | [media] saa7134: Add support for Snazio TvPVR PROGEORGE2016-03-033-1/+59
* | [media] pt3: fix device identificationMauro Carvalho Chehab2016-03-011-1/+2
* | [media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede2016-03-011-6/+20
* | [media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab2016-02-231-9/+23
* | [media] av7110: remove a bogus smatch warningMauro Carvalho Chehab2016-02-231-4/+9
* | [media] ivtv: steal could be NULLMauro Carvalho Chehab2016-02-231-1/+1
* | [media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab2016-02-231-1/+2
* | [media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab2016-02-231-1/+1
* | [media] saa7134: fix detection of external decodersMauro Carvalho Chehab2016-02-231-1/+2
* | [media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-02-191-6/+12
* | [media] saa7134: add media controller supportMauro Carvalho Chehab2016-02-104-5/+268
* | [media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab2016-02-103-198/+10
* | [media] saa7134: unconditionlally update TV standard at demodMauro Carvalho Chehab2016-02-101-2/+1
* | [media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab2016-02-105-825/+853
* | [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-104-5/+7
* | Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-091-1/+4
|\ \ | |/
| * [media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-041-1/+4
* | [media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab2016-02-041-2/+2
* | [media] netup_unidvb: Remove a useless memsetChristophe JAILLET2016-02-011-2/+1
* | [media] media: bt8xx: constify sp887x_config structureJulia Lawall2016-02-011-1/+1
* | [media] media: bt8xx: constify or51211_config structureJulia Lawall2016-02-011-1/+1
* | [media] av7110: constify sp8870_config structureJulia Lawall2016-02-011-1/+1
* | [media] bttv: Returning only value constants in two functionsMarkus Elfring2016-02-011-19/+6
* | [media] bttv-driver, usbvision-video: use to_video_device()Geliang Tang2016-02-011-1/+1
* | [media] saa7134: add DMABUF supportHans Verkuil2016-02-012-2/+4
* | [media] go7007: constify go7007_hpi_ops structuresJulia Lawall2016-02-011-1/+1
* | [media] constify stv6110x_devctl structureJulia Lawall2016-02-013-4/+4
* | [media] media: change email addressPatrick Boettcher2016-01-251-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | [media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab2016-01-116-7/+8
* | [media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2015-12-181-3/+5
* | [media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab2015-12-181-1/+1
* | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-1812-12/+12
* | [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil2015-12-181-2/+1
* | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-1820-46/+39
* | [media] cx23885: video instead of vbi register usedHans Verkuil2015-12-181-2/+1
* | [media] cx23885: add support for ViewCast 260e and 460eHans Verkuil2015-12-186-1/+132
* | [media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2015-12-182-6/+6
* | [media] cx23885: fix format/crop handlingHans Verkuil2015-12-182-6/+38
* | [media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-0410-12/+12
* | [media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-031-1/+0
* | [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-034-4/+4
* | [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-031-1/+1
* | [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-1/+1
* | Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-239-15/+17
|\ \
| * | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-209-15/+17
* | | [media] media: cx23885: fix type of allowed_protosHeiner Kallweit2015-11-191-1/+1
OpenPOWER on IntegriCloud